mirror of
https://git.proxmox.com/git/mirror_ubuntu-kernels.git
synced 2025-11-17 04:36:09 +00:00
A few remaining architectures directly kill the page faulting task in an
out of memory situation. This is usually not a good idea since that
task might not even use a significant amount of memory and so may not be
the optimal victim to resolve the situation.
Since 2.6.29's
|
||
|---|---|---|
| .. | ||
| fault.c | ||
| init.c | ||
| ioremap.c | ||
| Makefile | ||
| tlb.c | ||