Re: RAM disk question

Theodore Y. Ts'o (tytso@mit.edu)
Tue, 11 May 1999 19:35:05 -0400 (EDT)


Date: Tue, 11 May 1999 19:02:14 -0400
From: Wakko Warner <wakko@animx.eu.org>

Wasn't this something new in 2.2.7?

> That's funny. There's a MODULE_PARAM(rd_sizd, "1i") declaration the
> drivers/block/rd.c which should have allowed this to work, which is the
> answer to your question about how to make things a module parameter.

You're right, the MODULE_PARM line was added in 2.2.7; so the answer to
the question is upgrade to 2.2.7, and you'll be able to specify rd_size
as a module parameter when you load the module.

- Ted

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