diff options
author | Anton Blanchard <anton@samba.org> | 2005-07-07 17:56:32 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2005-07-07 18:23:41 -0700 |
commit | 3c57bb9f454e8fc7b3d815b991b0dec43c766641 (patch) | |
tree | f9bfb5f481a3967eee66603107065fa728602448 /arch/ppc64/kernel/pSeries_setup.c | |
parent | 08d5e3eb4b2141e1031835c89a62ee3ddf896641 (diff) |
[PATCH] ppc64: iSeries idle fixups
- remove min/max yield time, we dont use the values anywhere
- separate shared and dedicated idle loops
- check need_resched again with irqs off to avoid sleeping with pending work
- continually set runlatch off in idle loop, this means we dont need to
turn the runlatch off on exception exit and suffer that associated
cost for all exceptions. (A future patch will turn the runlatch on at
exception entry)
Signed-off-by: Anton Blanchard <anton@samba.org>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc64/kernel/pSeries_setup.c')
0 files changed, 0 insertions, 0 deletions