patch-2.0.33 linux/mm/page_alloc.c
Next file: linux/mm/vmalloc.c
Previous file: linux/mm/filemap.c
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Wed Dec 10 18:09:44 1997
- Orig file:
v2.0.32/linux/mm/page_alloc.c
- Orig date:
Tue Dec 2 13:52:33 1997
diff -u --recursive --new-file v2.0.32/linux/mm/page_alloc.c linux/mm/page_alloc.c
@@ -320,6 +320,7 @@
return;
}
if (!page) {
+ printk("swap_in:");
set_pte(page_table, BAD_PAGE);
swap_free(entry);
oom(tsk);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov