Messages in this thread |  | | Date | Sat, 2 Dec 2000 10:20:23 +0800 | From | hugang <> | Subject | Path: for oom_kill.c |
| |
Hello all:
old ----> points = p->mm->total_vm; change to ---> points = p->pid;
I write a shell to test it,
cat > bin/hello hello ^D
hello before change it ,kernel will kill some pid, to change it kernel will kill hello(bash). - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org Please read the FAQ at http://www.tux.org/lkml/
|  |