tchernobog
b0ad3f19e5
Remove spurious debug line.
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1345 3ecf2c5c-341e-0410-92b4-d18e462d057c
2009-05-28 20:00:54 +00:00
tchernobog
cd10080cca
Port everything to work with Python 2.6 and (hopefully) 3.0.
...
Phew, this was harder than I expected, mostly because I
noticed I never grokked metaclasses all that well. Now it's
slightly better ;-).
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1344 3ecf2c5c-341e-0410-92b4-d18e462d057c
2009-05-28 19:58:32 +00:00
tchernobog
aedac205ea
- Add a warning about quicksort being stable only with some
...
operators
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@1066 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-09-08 15:09:36 +00:00
tchernobog
45ef305a1b
- Incapsulate code so that the hack we previously used in CPUPoliciesGatekeeper isn't needed anymore
...
- Now CPUPolicy has a callback method for scripting languages, but it is up to derived classes to take
mutexes and set the value when needed (maybe we can improve this?)
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@862 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-08-14 14:28:41 +00:00
tchernobog
3968bc7cbd
- Fix CPUPolicy.get_parameters() in Python with a simple yet effective hack
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@835 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-08-09 14:01:46 +00:00
tchernobog
86308ca185
- Revert back to old behaviour. Still wrong, but at least understandable
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@834 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-08-09 13:41:52 +00:00
tchernobog
72e562e803
- Try to make CPUPolicy.get_parameters() and RR-Priority work. Won't
...
run.
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@833 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-08-09 13:37:42 +00:00
tchernobog
43b817aaed
- Rename Policy to CPUPolicy where appropriate
...
git-svn-id: svn://svn.gna.org/svn/sgpemv2/trunk@811 3ecf2c5c-341e-0410-92b4-d18e462d057c
2006-08-02 21:57:36 +00:00