Re: Clear reboot?

Chris Wedgwood (cw@ix.net.nz)
Thu, 13 May 1999 12:02:02 +1200


On Wed, May 12, 1999 at 11:44:33AM +0300, Olaf Titz wrote:

> Except when the process table/memory is full/the scheduler is hosed
> etc.

Load the process at startup, nice it nice and high priority (it will
be sleeping most of the time so this won't hurt) and lock the code
pages down in memory.

If the scheduler is hosed, kernel space solution may not work either.

-cw

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