Re: RAMDisk Blues

Ivan Passos (lists@cyclades.com)
Wed, 18 Jul 2001 10:31:50 -0700 (PDT)


On Tue, 17 Jul 2001, Nick DeClario wrote:

> Hi, I know there is this option in the kernel:
>
> Default RAM disk size
> CONFIG_BLK_DEV_RAM_SIZE
> The default value is 4096. Only change this if you know what are
> you doing. If you are using IBM S/390, then set this to 8192.
>
> I grabbed that from ~/linux/Documentation/Configure.help. I have never
> gone about changing this before as the largest RAM disks I have delt
> with were no larger than 3Mb. But it defaults to 4Mb, so perhaps
> increasing this would solve your problem.

This is set to 131072 (128MB). Just to make sure, I also set it on the
lilo.conf in the append line, with "ramdisk_size=131072". Maybe there is a
limitation in the RAMDisk driver and it doesn't work well with huge
RAMDisk sizes??

Any other hints?!?!

Later,
Ivan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/