aboutsummaryrefslogtreecommitdiffstats
path: root/arch/powerpc/platforms/cell/spufs/sched.c
Commit message (Expand)AuthorAge
* [POWERPC] spufs: fix use time accounting on SPE-overcommitAndre Detsch2008-02-28
* [POWERPC] spufs: fix scheduler starvation by idle contextsJeremy Kerr2008-02-18
* [POWERPC] spufs: Add marker-based tracing facilityChristoph Hellwig2008-02-06
* Merge branch 'linux-2.6'Paul Mackerras2008-01-23
|\
| * [POWERPC] Fix build failure on Cell when CONFIG_SPU_FS=yPaul Mackerras2008-01-01
| * [POWERPC] Oprofile: Remove dependency on spufs moduleBob Nelson2007-12-27
* | [POWERPC] spufs: Use separate timer for /proc/spu_loadavg calculationAegis Lin2007-12-21
* | [POWERPC] spufs: make state_mutex interruptibleChristoph Hellwig2007-12-21
* | [POWERPC] spufs: decouple spu scheduler from spufs_spu_run (asynchronous sche...Luke Browning2007-12-21
* | [POWERPC] spufs: spu_find_victim may choose wrong victimLuke Browning2007-12-21
* | [POWERPC] spufs: reorganize spu_run_initLuke Browning2007-12-21
* | [POWERPC] spufs: rework class 0 and 1 interrupt handlingJeremy Kerr2007-12-21
* | [POWERPC] spufs: block fault handlers in spu_acquire_runnableArnd Bergmann2007-12-21
* | [POWERPC] spufs: move fault, lscsa_alloc and switch code to spufs moduleJeremy Kerr2007-12-21
* | [POWERPC] spufs: fix typos in sched.c commentsJulio M. Merino Vidal2007-12-21
|/
* Merge branch 'linux-2.6'Paul Mackerras2007-09-19
|\
| * [POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig2007-09-19
* | [POWERPC] spufs: Fix race condition on gang->aff_ref_spuAndre Detsch2007-09-19
|/
* [POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch2007-08-03
* [POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi2007-07-26
* [CELL] spufs: rework list management and associated lockingChristoph Hellwig2007-07-20
* [CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson2007-07-20
* [CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson2007-07-20
* [CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann2007-07-20
* [CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann2007-07-20
* [CELL] cell: add per BE structure with info about its SPUsArnd Bergmann2007-07-20
* [CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi2007-07-20
* [CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch2007-07-20
* [CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr2007-07-20
* [CELL] spufs: remove section mismatch warningSebastian Siewior2007-07-20
* [POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig2007-07-03
* [POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig2007-07-03
* [POWERPC] spusched: Disable tick when not neededChristoph Hellwig2007-07-03
* [POWERPC] spufs: Add stat file to spufsChristoph Hellwig2007-07-03
* [POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig2007-07-03
* [POWERPC] spufs: Add tid fileChristoph Hellwig2007-07-03
* [POWERPC] spufs: Trivial whitespace fixesJeremy Kerr2007-07-03
* [POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig2007-07-03
* [POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig2007-07-03
* [POWERPC] spusched: fix cpu/node bindingChristoph Hellwig2007-07-03
* [POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig2007-07-03
* [POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr2007-07-03
* [POWERPC] spusched: Fix timeslice calculationsJeremy Kerr2007-07-03
* [POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig2007-07-03
* [POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig2007-07-03
* [POWERPC] spufs: Don't yield nosched contextChristoph Hellwig2007-06-06
* [POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig2007-06-06
* header cleaning: don't include smp_lock.h when not usedRandy Dunlap2007-05-08
* [POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning2007-04-23
* [POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig2007-04-23