kernel-ark/arch/s390
Martin Schwidefsky 63b1224664 [S390] virtual cpu accounting vs. machine checks.
If a machine checks interrupts the external or the i/o interrupt
handler before they have completed the cpu time calculations, the
accounting goes wrong. After the cpu returned from the machine check
handler to the interrupted interrupt handler, a negative cpu time delta
can occur.  If the accumulated cpu time in lowcore is small enough
this value can get negative as well. The next jiffy interrupt will pick
up that negative value, shift it by 12 and add the now huge positive
value to the cpu time of the process.
To solve this the machine check handler is modified not to change any
of the timestamps in the lowcore if the machine check interrupted kernel
context.

Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2006-06-29 14:58:05 +02:00
..
appldata [S390] add __cpuinit to appldata cpu hotplug notifier. 2006-06-29 14:57:58 +02:00
boot
crypto [CRYPTO] all: Pass tfm instead of ctx to algorithms 2006-06-26 17:34:39 +10:00
hypfs [PATCH] s390_hypfs filesystem: get_sb_single() fix 2006-06-23 08:47:27 -07:00
kernel [S390] virtual cpu accounting vs. machine checks. 2006-06-29 14:58:05 +02:00
lib [PATCH] s390: Increase spinlock retry code performance 2006-03-09 19:47:38 -08:00
math-emu
mm [PATCH] s390: segment operation error codes 2006-04-28 08:33:48 -07:00
oprofile
defconfig [PATCH] s390: update default configuration 2006-04-11 06:18:37 -07:00
Kconfig [PATCH] s390_hypfs filesystem 2006-06-23 07:43:02 -07:00
Kconfig.debug
Makefile [PATCH] s390_hypfs filesystem 2006-06-23 07:43:02 -07:00