linux-stable-rt/arch/um/os-Linux
Jeff Dike fe2cc53ee0 uml: track and make up lost ticks
Alarm delivery could be noticably late in the !CONFIG_NOHZ case because lost
ticks weren't being taken into account.  This is now treated more carefully,
with the time between ticks being calculated and the appropriate number of
ticks delivered to the timekeeping system.

Cc: Nix <nix@esperi.org.uk>
Signed-off-by: Jeff Dike <jdike@linux.intel.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2008-05-13 08:02:22 -07:00
..
drivers
include
skas
sys-i386
sys-x86_64
Makefile
aio.c
elf_aux.c
execvp.c
file.c
helper.c
irq.c
main.c
mem.c
process.c
registers.c
sigio.c uml: random driver fixes 2008-05-13 08:02:22 -07:00
signal.c uml: track and make up lost ticks 2008-05-13 08:02:22 -07:00
start_up.c
time.c uml: track and make up lost ticks 2008-05-13 08:02:22 -07:00
tls.c
tty.c
tty_log.c
uaccess.c
umid.c
user_syms.c
util.c