SOURCES: kernel-desktop-fbsplash.patch - updated (both fcache nad ...

adamg adamg at pld-linux.org
Sun Aug 19 12:28:39 CEST 2007


Author: adamg                        Date: Sun Aug 19 10:28:39 2007 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- updated (both fcache nad fbsplash alter sysctl.h)

---- Files affected:
SOURCES:
   kernel-desktop-fbsplash.patch (1.5 -> 1.6) 

---- Diffs:

================================================================
Index: SOURCES/kernel-desktop-fbsplash.patch
diff -u SOURCES/kernel-desktop-fbsplash.patch:1.5 SOURCES/kernel-desktop-fbsplash.patch:1.6
--- SOURCES/kernel-desktop-fbsplash.patch:1.5	Mon Jul 30 17:43:11 2007
+++ SOURCES/kernel-desktop-fbsplash.patch	Sun Aug 19 12:28:34 2007
@@ -1762,9 +1762,9 @@
  	KERN_NMI_WATCHDOG=75, /* int: enable/disable nmi watchdog */
  	KERN_PANIC_ON_NMI=76, /* int: whether we will panic on an unrecovered */
 +	KERN_FBSPLASH=77,	/* string: path to fbsplash helper */
- };
- 
- 
+	KERN_INTERACTIVE=83,	/* interactive tasks can have cpu bursts */
+	KERN_COMPUTE=84,	/* adjust timeslices for a compute server */
+	KERN_ISO_CPU=85,	/* percent cpu SCHED_ISO tasks run SCHED_RR */
 diff -urN linux-2.6.22/kernel/sysctl.c linux-2.6.22.fbsplash/kernel/sysctl.c
 --- linux-2.6.22/kernel/sysctl.c	2007-07-09 01:32:17.000000000 +0200
 +++ linux-2.6.22.fbsplash/kernel/sysctl.c	2007-07-30 17:00:57.023612604 +0200
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/kernel-desktop-fbsplash.patch?r1=1.5&r2=1.6&f=u



More information about the pld-cvs-commit mailing list