Subject:

how to reduce ramdisk

i am beginers to kernel developement . where do i start


2012-06-18 11:52:27

by  

[permalink] [raw]
Subject: Re:

Hi,

On 18 June 2012 05:44, sakthiperumal karuthasamy
<[email protected]> wrote:
> how to reduce ramdisk
>
> i am beginers to kernel developement . where do i start

That is an _implementation_ problem, not a development problem.

Your question is better placed in either the Linux-Admin or your
distro's equivalent mail list.
(See http://vger.kernel.org/vger-lists.html#linux-admin )

However, (since I've already typed this much) try
make help
and read about localyesconfig

good luck!
-p