rpms/kernel/FC-4 kernel-2.6.spec,1.1559,1.1560

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Fri Jan 6 05:58:02 UTC 2006


Author: davej

Update of /cvs/dist/rpms/kernel/FC-4
In directory cvs.devel.redhat.com:/tmp/cvs-serv26443

Modified Files:
	kernel-2.6.spec 
Log Message:
oom killer tweaks



Index: kernel-2.6.spec
===================================================================
RCS file: /cvs/dist/rpms/kernel/FC-4/kernel-2.6.spec,v
retrieving revision 1.1559
retrieving revision 1.1560
diff -u -r1.1559 -r1.1560
--- kernel-2.6.spec	6 Jan 2006 05:57:24 -0000	1.1559
+++ kernel-2.6.spec	6 Jan 2006 05:57:59 -0000	1.1560
@@ -359,6 +359,7 @@
 Patch2000: linux-2.6-vm-oomkiller-debugging.patch
 Patch2001: linux-2.6-vm-silence-atomic-alloc-failures.patch
 Patch2002: linux-2.6-vm-debug.patch
+Patch2003: linux-2.6-vm-clear-unreclaimable.patch
 
 #
 # 10000 to 20000 is for stuff that has to come last due to the
@@ -787,6 +788,8 @@
 %patch2001 -p1
 # Debug-fu
 %patch2002 -p1
+# OOM killer tweaks.
+%patch2003 -p1
 
 #
 # Patches 5000 to 6000 are reserved for new drivers that are about to




More information about the fedora-cvs-commits mailing list