Re: Reserving physical memory at boot time

Randy.Dunlap (rddunlap@osdl.org)
Tue, 3 Dec 2002 19:53:15 -0800 (PST)


On 3 Dec 2002, James Stevenson wrote:

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

see http://badmem.sourceforge.net/

-- 
~Randy

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