Staging
v0.5.1
https://github.com/torvalds/linux
Revision 4da94d49b2ecb0a26e716a8811c3ecc542c2a65d authored by Peter Zijlstra on 11 February 2009, 10:30:27 UTC, committed by Ingo Molnar on 11 February 2009, 13:04:21 UTC
The POSIX timer interface allows for absolute time expiry values through the
TIMER_ABSTIME flag, therefore we have to synchronize the timer to the clock
every time we start it.

Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
1 parent 3fccfd6
History
Tip revision: 4da94d49b2ecb0a26e716a8811c3ecc542c2a65d authored by Peter Zijlstra on 11 February 2009, 10:30:27 UTC
timers: fix TIMER_ABSTIME for process wide cpu timers
Tip revision: 4da94d4
File Mode Size
Documentation
arch
block
crypto
drivers
firmware
fs
include
init
ipc
kernel
lib
mm
net
samples
scripts
security
sound
usr
virt
.gitignore -rw-r--r-- 867 bytes
.mailmap -rw-r--r-- 3.9 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 91.3 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 106.5 KB
Makefile -rw-r--r-- 53.2 KB
README -rw-r--r-- 16.7 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top