patch-2.3.43 linux/include/linux/mmzone.h

Next file: linux/include/linux/msdos_fs.h
Previous file: linux/include/linux/mm.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.42/linux/include/linux/mmzone.h linux/include/linux/mmzone.h
@@ -29,7 +29,7 @@
 	unsigned long offset;
 	unsigned long free_pages;
 	int low_on_memory;
-	unsigned long pages_low, pages_high;
+	unsigned long pages_min, pages_low, pages_high;
 	struct pglist_data *zone_pgdat;
 
 	/*

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)