[lug] Max ramdisk size?

Jonathan Briggs zlynx at acm.org
Tue Aug 6 17:09:18 MDT 2002


The ramdisks are fixed in size.  That size can be configured when you
build the kernel.  It defaults to 4 MB.

I would recommend using the tmpfs filesystem.  It stores files in memory
and they can be swapped to disk if needed.  The size can be configured
with a mount parameter.  It defaults to half your memory.  tmpfs doesn't
immediately use all the memory allocated to it, that's just its maximum
size.

On Mon, 2002-08-05 at 17:01, Rob Riggs wrote:
> Anyone know what the limit on ramdisk size is? If I have a 16GB (ia32) 
> box, can I make a single 15GB ramdisk, or will I need to make a number 
> of smaller ones?

-- 
Jonathan Briggs
jbriggs at esoft.com
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 232 bytes
Desc: This is a digitally signed message part
URL: <http://lists.lug.boulder.co.us/pipermail/lug/attachments/20020806/b3fa3694/attachment.pgp>


More information about the LUG mailing list