Jeremy Kerr
|
ce7c191bca
[POWERPC] spufs: don't (ab)use SCHED_IDLE
|
17 years ago |
Andre Detsch
|
2a58aa33da
[POWERPC] spufs: fix use time accounting on SPE-overcommit
|
17 years ago |
Jeremy Kerr
|
4ef110141b
[POWERPC] spufs: fix scheduler starvation by idle contexts
|
17 years ago |
Christoph Hellwig
|
038200cfdc
[POWERPC] spufs: Add marker-based tracing facility
|
17 years ago |
Paul Mackerras
|
9156ad4833
Merge branch 'linux-2.6'
|
17 years ago |
Paul Mackerras
|
a5a971129c
[POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=y
|
17 years ago |
Bob Nelson
|
aed3a8c9bb
[POWERPC] Oprofile: Remove dependency on spufs module
|
17 years ago |
Aegis Lin
|
90608a2928
[POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculation
|
17 years ago |
Christoph Hellwig
|
c9101bdb1b
[POWERPC] spufs: make state_mutex interruptible
|
17 years ago |
Luke Browning
|
e65c2f6fce
[POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous scheduling)
|
17 years ago |
Luke Browning
|
b192541b39
[POWERPC] spufs: spu_find_victim may choose wrong victim
|
17 years ago |
Luke Browning
|
91569531d1
[POWERPC] spufs: reorganize spu_run_init
|
17 years ago |
Jeremy Kerr
|
d6ad39bc53
[POWERPC] spufs: rework class 0 and 1 interrupt handling
|
17 years ago |
Arnd Bergmann
|
33bfd7a738
[POWERPC] spufs: block fault handlers in spu_acquire_runnable
|
17 years ago |
Jeremy Kerr
|
7cd58e4381
[POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs module
|
17 years ago |
Julio M. Merino Vidal
|
9b1d21f858
[POWERPC] spufs: fix typos in sched.c comments
|
17 years ago |
Paul Mackerras
|
0ce49a3945
Merge branch 'linux-2.6'
|
18 years ago |
Christoph Hellwig
|
c0e7b4aa1c
[POWERPC] spusched: Fix null pointer dereference in find_victim
|
18 years ago |
Andre Detsch
|
36ddbb1380
[POWERPC] spufs: Fix race condition on gang->aff_ref_spu
|
18 years ago |
Andre Detsch
|
683e3ab2b5
[POWERPC] spufs: Fix affinity after introduction of node_allowed() calls
|
18 years ago |
Masato Noguchi
|
6f6a6dc0c8
[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spus
|
18 years ago |
Christoph Hellwig
|
486acd4850
[CELL] spufs: rework list management and associated locking
|
18 years ago |
Bob Nelson
|
1474855d08
[CELL] oprofile: add support to OProfile for profiling CELL BE SPUs
|
18 years ago |
Bob Nelson
|
36aaccc1e9
[CELL] oprofile: enable SPU switch notification to detect currently active SPU tasks
|
18 years ago |
Arnd Bergmann
|
cbc23d3e7c
[CELL] spufs: integration of SPE affinity with the scheduller
|
18 years ago |
Arnd Bergmann
|
c5fc8d2a92
[CELL] cell: add placement computation for scheduling of affinity contexts
|
18 years ago |
Arnd Bergmann
|
aa6d5b2025
[CELL] cell: add per BE structure with info about its SPUs
|
18 years ago |
Masato Noguchi
|
7e90b74967
[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()
|
18 years ago |
Andre Detsch
|
27ec41d3a1
[CELL] spufs: add spu stats in sysfs and ctx stat file in spufs
|
18 years ago |
Jeremy Kerr
|
e840cfe681
[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contexts
|
18 years ago |