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

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