lkml.org 
[lkml]   [2011]   [Dec]   [19]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
Subject[PATCH 0/2] Add a thread cpu time implementation to vDSO (v2)
Date
Changes since last rev:

* Drop the direct vsyscall (hope clock_gettime_ns() addresses the gap)
* Add a compile time check for vvar page overflow
* Handle return value from the syscall
* Pack the VVAR page more tightly
* Handle NR_CPUS > 64

Arun Sharma (1):
Extend VVAR support to multiple pages

Kumar Sundararajan (1):
Add a thread cpu time implementation to vDSO

Documentation/cgroups/timer_slack.txt | 81 ----------------
drivers/Makefile | 3 -
drivers/fb/Makefile | 1 -
drivers/fb/tsc/Makefile | 2 -
drivers/fb/tsc/tsc.c | 29 ------
fs/select.c | 7 +-
include/linux/cgroup_subsys.h | 7 --
include/linux/prctl.h | 6 -
include/linux/sched.h | 11 --
include/linux/topology.h | 2 -
init/Kconfig | 8 --
kernel/Makefile | 1 -
kernel/cgroup_timer_slack.c | 169 ---------------------------------
kernel/fork.c | 4 -
kernel/futex.c | 4 +-
kernel/hrtimer.c | 2 +-
kernel/sched_fair.c | 54 -----------
kernel/sys.c | 3 -
18 files changed, 8 insertions(+), 386 deletions(-)
delete mode 100644 Documentation/cgroups/timer_slack.txt
delete mode 100644 drivers/fb/Makefile
delete mode 100644 drivers/fb/tsc/Makefile
delete mode 100644 drivers/fb/tsc/tsc.c
delete mode 100644 kernel/cgroup_timer_slack.c

--
1.7.4



\
 
 \ /
  Last update: 2011-12-19 20:53    [W:0.035 / U:1.164 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site