1
linux/arch/powerpc/platforms/cell
Arnd Bergmann 5110459f18 [PATCH] spufs: Improved SPU preemptability.
This patch makes it easier to preempt an SPU context by
having the scheduler hold ctx->state_sema for much shorter
periods of time.

As part of this restructuring, the control logic for the "run"
operation is moved from arch/ppc64/kernel/spu_base.c to
fs/spufs/file.c.  Of course the base retains "bottom half"
handlers for class{0,1} irqs.  The new run loop will re-acquire
an SPU if preempted.

From: Mark Nutter <mnutter@us.ibm.com>
Signed-off-by: Arnd Bergmann <arndb@de.ibm.com>
Signed-off-by: Paul Mackerras <paulus@samba.org>
2006-01-09 14:52:55 +11:00
..
spufs [PATCH] spufs: Improved SPU preemptability. 2006-01-09 14:52:55 +11:00
interrupt.c
interrupt.h
iommu.c
iommu.h
Kconfig [PATCH] spufs: The SPU file system, base 2006-01-09 14:49:12 +11:00
Makefile [PATCH] spufs: The SPU file system, base 2006-01-09 14:49:12 +11:00
setup.c [PATCH] spufs: fix local store page refcounting 2006-01-09 14:52:45 +11:00
smp.c
spider-pic.c
spu_base.c [PATCH] spufs: Improved SPU preemptability. 2006-01-09 14:52:55 +11:00
spu_syscalls.c [PATCH] spufs: Fix oops when spufs module is not loaded 2006-01-09 14:52:48 +11:00