Re: Reserving physical memory at boot time

James Stevenson (james@stev.org)
03 Dec 2002 23:23:21 +0000


On Tue, 2002-12-03 at 12:03, Duncan Sands wrote:
> I would like to reserve a particular page of physical memory when
> the kernel boots. By reserving I mean that no one else gets to read
> from it or write to it: it is mine. Any suggestions for the best way
> to go about this with a 2.5 kernel?

try having a look for the linux badmem patches i belive they might do
the same sort of thing.

James

-
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/