patch-2.2.0-pre7 linux/include/linux/mm.h
Next file: linux/include/linux/proc_fs.h
Previous file: linux/include/linux/file.h
Back to the patch index
Back to the overall index
- Lines: 8
- Date:
Mon Jan 11 10:37:07 1999
- Orig file:
v2.2.0-pre6/linux/include/linux/mm.h
- Orig date:
Fri Jan 8 22:36:24 1999
diff -u --recursive --new-file v2.2.0-pre6/linux/include/linux/mm.h linux/include/linux/mm.h
@@ -324,6 +324,7 @@
#define GFP_USER (__GFP_LOW | __GFP_WAIT | __GFP_IO)
#define GFP_KERNEL (__GFP_MED | __GFP_WAIT | __GFP_IO)
#define GFP_NFS (__GFP_HIGH | __GFP_WAIT | __GFP_IO)
+#define GFP_KSWAPD (__GFP_IO)
/* Flag - indicates that the buffer will be suitable for DMA. Ignored on some
platforms, used as appropriate on others */
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov