aboutsummaryrefslogtreecommitdiff
path: root/arch/powerpc/platforms/cell/spufs/sched.c
AgeCommit message (Expand)Author
2007-09-19[POWERPC] spusched: Fix null pointer dereference in find_victimChristoph Hellwig
2007-08-03[POWERPC] spufs: Fix affinity after introduction of node_allowed() callsAndre Detsch
2007-07-26[POWERPC] spufs: Fix incorrect initialization of cbe_spu_info.spusMasato Noguchi
2007-07-20[CELL] spufs: rework list management and associated lockingChristoph Hellwig
2007-07-20[CELL] oprofile: add support to OProfile for profiling CELL BE SPUsBob Nelson
2007-07-20[CELL] oprofile: enable SPU switch notification to detect currently active SP...Bob Nelson
2007-07-20[CELL] spufs: integration of SPE affinity with the schedullerArnd Bergmann
2007-07-20[CELL] cell: add placement computation for scheduling of affinity contextsArnd Bergmann
2007-07-20[CELL] cell: add per BE structure with info about its SPUsArnd Bergmann
2007-07-20[CELL] spufs: use find_first_bit() instead of sched_find_first_bit()Masato Noguchi
2007-07-20[CELL] spufs: add spu stats in sysfs and ctx stat file in spufsAndre Detsch
2007-07-20[CELL] spufs: Remove spurious WARN_ON for spu_deactivate for NOSCHED contextsJeremy Kerr
2007-07-20[CELL] spufs: remove section mismatch warningSebastian Siewior
2007-07-03[POWERPC] spufs: Add spu stats in sysfsChristoph Hellwig
2007-07-03[POWERPC] spusched: Fix runqueue corruptionChristoph Hellwig
2007-07-03[POWERPC] spusched: Disable tick when not neededChristoph Hellwig
2007-07-03[POWERPC] spufs: Add stat file to spufsChristoph Hellwig
2007-07-03[POWERPC] spufs: Implement /proc/spu_loadavgChristoph Hellwig
2007-07-03[POWERPC] spufs: Add tid fileChristoph Hellwig
2007-07-03[POWERPC] spufs: Trivial whitespace fixesJeremy Kerr
2007-07-03[POWERPC] spusched: No preemption for nosched contextsChristoph Hellwig
2007-07-03[POWERPC] spusched: Catch nosched contexts in spu_deactivateChristoph Hellwig
2007-07-03[POWERPC] spusched: fix cpu/node bindingChristoph Hellwig
2007-07-03[POWERPC] spusched: Update scheduling paramters on every spu_runChristoph Hellwig
2007-07-03[POWERPC] spusched: Print out scheduling tunables with DEBUGJeremy Kerr
2007-07-03[POWERPC] spusched: Fix timeslice calculationsJeremy Kerr
2007-07-03[POWERPC] spusched: Dynamic timeslicing for SCHED_OTHERChristoph Hellwig
2007-07-03[POWERPC] spusched: Switch from workqueues to kthread + timer tickChristoph Hellwig
2007-06-07[POWERPC] spufs: Don't yield nosched contextChristoph Hellwig
2007-06-07[POWERPC] spufs scheduler: Fix wakeup racesChristoph Hellwig
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap
2007-04-23[POWERPC] spu sched: make addition to stop_wq and runque atomic vs wakeupLuke Browning
2007-04-23[POWERPC] spufs: remove woken threads from the runqueue earlyChristoph Hellwig
2007-04-23[POWERPC] spufs: add memory barriers after set_bitArnd Bergmann
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueue, p...Christoph Hellwig
2007-04-23[POWERPC] spu sched: ensure preempted threads are put back on the runqueueChristoph Hellwig
2007-04-23[POWERPC] spufs: use cancel_rearming_delayed_workqueue when stopping spu cont...Christoph Hellwig
2007-04-13[POWERPC] spufs: don't yield CPU in spu_yieldChristoph Hellwig
2007-03-10[POWERPC] Fix spu SLB invalidationsBenjamin Herrenschmidt
2007-03-10[POWERPC] avoid SPU_ACTIVATE_NOWAKE optimizationChristoph Hellwig
2007-02-13[POWERPC] spu sched: static timeslicing for SCHED_RR contextsChristoph Hellwig
2007-02-13[POWERPC] spu sched: use DECLARE_BITMAPChristoph Hellwig
2007-02-13[POWERPC] spu sched: forced preemption at executionChristoph Hellwig
2007-02-13[POWERPC] spu sched: update some commentsChristoph Hellwig
2007-02-13[POWERPC] spu sched: simplity spu_remove_from_active_listChristoph Hellwig
2007-02-13[POWERPC] spufs: optimize spu_runChristoph Hellwig
2007-02-13[POWERPC] spufs: runqueue simplificationChristoph Hellwig
2007-02-13[POWERPC] spufs: move prio to spu_contextChristoph Hellwig
2007-02-13[POWERPC] spufs: simplify state_mutexChristoph Hellwig
2007-02-13[POWERPC] spufs: sched.c cleanupsChristoph Hellwig