diff options
author | Jeremy Kerr <jk@ozlabs.org> | 2007-12-20 08:39:59 +0100 |
---|---|---|
committer | Paul Mackerras <paulus@samba.org> | 2007-12-21 09:46:20 +0100 |
commit | d6ad39bc53521275d14fde86bfb94d9b2ddb7a08 (patch) | |
tree | 07dcc592b343395cb7fbfb3053aa21103fb94352 /net/wireless | |
parent | [POWERPC] spufs: use #defines for SPU class [012] exception status (diff) | |
download | linux-d6ad39bc53521275d14fde86bfb94d9b2ddb7a08.tar.xz linux-d6ad39bc53521275d14fde86bfb94d9b2ddb7a08.zip |
[POWERPC] spufs: rework class 0 and 1 interrupt handling
Based on original patches from
Arnd Bergmann <arnd.bergman@de.ibm.com>; and
Luke Browning <lukebr@linux.vnet.ibm.com>
Currently, spu contexts need to be loaded to the SPU in order to take
class 0 and class 1 exceptions.
This change makes the actual interrupt-handlers much simpler (ie,
set the exception information in the context save area), and defers the
handling code to the spufs_handle_class[01] functions, called from
spufs_run_spu.
This should improve the concurrency of the spu scheduling leading to
greater SPU utilization when SPUs are overcommited.
Signed-off-by: Jeremy Kerr <jk@ozlabs.org>
Signed-off-by: Paul Mackerras <paulus@samba.org>
Diffstat (limited to 'net/wireless')
0 files changed, 0 insertions, 0 deletions