Nigel J. Andrews wrote:
> Are you using a 'lazy' memory allocation setup. You could find that suddenly
> finding the requested memory isn't really there when told it was when
> requesting it has nasty effects.
But this wouldn't cause the kernel to crash. The kernel might start
killing processes, possibly randomly, in an effort to free memory (and
others would die of their own accord as their attempts to allocate
memory fail), but it shouldn't cause the kernel itself to hang or
crash.
--
Kevin Brown kevin@sysexperts.com