All the private pages (data, bss, stack) from dead processes are good
candidates for zeroing, particularly since you need zeroed pages anyway for
zfod mappings. The big problem with background zeroing is that it trashes
useful stuff in the cache, but some architectures (at least the PPC) let you
lock down the cache while you scribble.
J
-
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/