sgpemv2/plugins/pyloader/src/builtin-policies
tchernobog 9c50d712f3 - Fix bug in FCFS. Thanks, Filippo.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1126 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-13 11:59:44 +00:00
..
fcfs.py - Fix bug in FCFS. Thanks, Filippo. 2006-09-13 11:59:44 +00:00
lottery.py - Add lottery and plain round robin cpu policies. I didn't test 2006-09-01 17:03:34 +00:00
rr.py - Fix all policies to ensure that the sort *IS* stable 2006-09-06 13:04:31 +00:00
rr_priority.py - Fix all policies to ensure that the sort *IS* stable 2006-09-06 13:04:31 +00:00
sjf.py - Fix all policies to ensure that the sort *IS* stable 2006-09-06 13:04:31 +00:00