rpms/kernel/F-12 sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch, 1.2, 1.3

Chuck Ebbert cebbert at fedoraproject.org
Tue Nov 17 17:17:14 UTC 2009


Author: cebbert

Update of /cvs/pkgs/rpms/kernel/F-12
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31956

Modified Files:
	sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch 
Log Message:
document where sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch came from

sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch:
 include/linux/sched.h |    6 +++++
 kernel/sched.c        |   54 ++++++++++++++++++++++++++++++++++++++++++--------
 2 files changed, 52 insertions(+), 8 deletions(-)

Index: sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch
===================================================================
RCS file: /cvs/pkgs/rpms/kernel/F-12/sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -p -r1.2 -r1.3
--- sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch	22 Jun 2009 16:15:12 -0000	1.2
+++ sched-introduce-SCHED_RESET_ON_FORK-scheduling-policy-flag.patch	17 Nov 2009 17:17:14 -0000	1.3
@@ -1,3 +1,33 @@
+Rollup of:
+
+
+From: Lennart Poettering <lennart at poettering.net>
+Date: Mon, 15 Jun 2009 15:17:47 +0000 (+0200)
+Subject: sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
+X-Git-Tag: v2.6.32-rc1~719^2~55
+X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=ca94c442535a44d508c99a77e54f21a59f4fc462
+
+sched: Introduce SCHED_RESET_ON_FORK scheduling policy flag
+
+
+From: Mike Galbraith <efault at gmx.de>
+Date: Wed, 17 Jun 2009 08:46:01 +0000 (+0200)
+Subject: sched: Clean up SCHED_RESET_ON_FORK
+X-Git-Tag: v2.6.32-rc1~719^2~54
+X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=b9dc29e72fd3dc2a739ce8eafd958220d0745734
+
+sched: Clean up SCHED_RESET_ON_FORK
+
+
+From: Mike Galbraith <efault at gmx.de>
+Date: Wed, 17 Jun 2009 08:48:02 +0000 (+0200)
+Subject: sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks
+X-Git-Tag: v2.6.32-rc1~719^2~53
+X-Git-Url: http://git.kernel.org/?p=linux%2Fkernel%2Fgit%2Ftorvalds%2Flinux-2.6.git;a=commitdiff_plain;h=6c697bdf08a09ce461e305a22362973036e95db3
+
+sched: Add SCHED_RESET_ON_FORK functionality for nice < 0 tasks
+
+
 diff --git a/include/linux/sched.h b/include/linux/sched.h
 index 4d07542..5ba2c37 100644
 --- a/include/linux/sched.h




More information about the fedora-extras-commits mailing list