actors: some bugs fixed in task switching
commit5ed2560df69ed1a73b29896389fd6b45afd4d044
authorPawel Dziepak <pdziepak@quarnos.org>
Sun, 28 Dec 2008 17:36:47 +0000 (28 18:36 +0100)
committerPawel Dziepak <pdziepak@quarnos.org>
Sun, 28 Dec 2008 17:36:47 +0000 (28 18:36 +0100)
treee0bbe2051197ad335a47d6113f22a7a2106875aa
parent4a7b506d3d966dcdc962d2236e5a7b33db9c8aa1
actors: some bugs fixed in task switching

 WARNING: this code still may not work on real PC
12 files changed:
actors/actor.cpp
actors/actor.h
actors/director.cpp
actors/director.h
actors/roundrobin.cpp
actors/roundrobin.h
arch/x86/console.cpp
arch/x86/launch.cpp
arch/x86/taskswitch.cpp
arch/x86/taskswitch.h
libs/vector.cpp
manes/start.cpp