https://github.com/torvalds/linux
Revision 07454bfff151d2465ada809bbaddf3548cc1097c authored by Thomas Gleixner on 04 October 2008, 08:51:07 UTC, committed by Thomas Gleixner on 04 October 2008, 08:51:07 UTC
Impact: jiffies increment too fast.

Hugh Dickins noted that with NOHZ=n and HIGHRES=n jiffies get
incremented too fast. The reason is a wrong check in the broadcast
enter/exit code, which keeps the local apic timer in periodic mode
when the switch happens.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
1 parent 2165f63
History
Tip revision: 07454bfff151d2465ada809bbaddf3548cc1097c authored by Thomas Gleixner on 04 October 2008, 08:51:07 UTC
clockevents: check broadcast tick device not the clock events device
Tip revision: 07454bf
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.7 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 90.7 KB
Kbuild -rw-r--r-- 2.4 KB
MAINTAINERS -rw-r--r-- 99.5 KB
Makefile -rw-r--r-- 55.4 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.1 KB

README

back to top