summaryrefslogtreecommitdiffstats
path: root/drivers/acpi/bus.c
diff options
context:
space:
mode:
authorStephane Eranian2006-07-10 03:12:39 +0200
committerLinus Torvalds2006-07-10 03:47:12 +0200
commitb3cf257623fabd8f1ee6700a6d328cc1c5da5a1d (patch)
tree28b98f21dd108864d2edc11d179cb48c118b2cf8 /drivers/acpi/bus.c
parentMerge commit master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 of HEAD (diff)
downloadkernel-qcow2-linux-b3cf257623fabd8f1ee6700a6d328cc1c5da5a1d.tar.gz
kernel-qcow2-linux-b3cf257623fabd8f1ee6700a6d328cc1c5da5a1d.tar.xz
kernel-qcow2-linux-b3cf257623fabd8f1ee6700a6d328cc1c5da5a1d.zip
[PATCH] i386: use thread_info flags for debug regs and IO bitmaps
Use thread info flags to track use of debug registers and IO bitmaps. - add TIF_DEBUG to track when debug registers are active - add TIF_IO_BITMAP to track when I/O bitmap is used - modify __switch_to() to use the new TIF flags Performance tested on Pentium II, ten runs of LMbench context switch benchmark (smaller is better:) before after avg 3.65 3.39 min 3.55 3.33 Signed-off-by: Stephane Eranian <eranian@hpl.hp.com> Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Acked-by: Andi Kleen <ak@suse.de> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'drivers/acpi/bus.c')
0 files changed, 0 insertions, 0 deletions