Placed a comment to not the location of the blocker
[tpg/acess2.git] / Kernel / threads.c
2010-10-02 John HodgePlaced a comment to not the location of the blocker
2010-10-02 John HodgeFixed threading bug
2010-09-09 John HodgePer-CPU task switch disable, minor spiderscript changes
2010-09-07 John HodgeMore thread issue fixing, still not working
2010-09-05 John HodgeStill some issues, but it seems to not crash anymore
2010-09-04 John HodgeFiddling with threading code to attempt to fix this...
2010-09-04 John HodgeJust a bit of commenting and cleanup (plus correctness...
2010-08-31 John HodgeFiddling with threading bugs (both Qemu and Bochs hate...
2010-08-24 John HodgeFixed TID0 not being on the All Threads list
2010-08-24 John HodgeTrying to reduce the ability for a fork bomb to fault...
2010-08-23 John HodgeUnborking some threading code
2010-08-22 John HodgeFixing commenting (always nice)
2010-08-22 John HodgeChanged spinlock mechananisim
2010-07-31 John HodgeMP Scheduling work (slightly buggy, but no impact on...
2010-07-28 John HodgeBugfixed MP scheduling code in MP build
2010-07-28 John HodgeFixing MultiCPU thread distribution (only tested in...
2010-07-24 John HodgeFixing bugs and removing debug statements
2010-06-20 John HodgeFixing behavior of Threads_CloneTCB
2010-06-18 John HodgeIt's been too long since I committed
2010-05-13 John HodgeMore work on x86_64 port, also cleaned up a little...
2010-05-11 John HodgeMerge branch 'master' of serenade.mutabah.net:acess2
2010-05-11 John HodgeCleaned up thread code, changed default compiler name...
2010-05-11 John HodgeMerge branch 'master' of [email protected]:acess2
2010-05-01 John HodgeImproved user error handling, now a user DIV0 doesn...
2010-04-30 John HodgeMany changes, bugfixes to user vsnprintf and to escape...
2010-04-23 John HodgeFixes to VM8086 handler to remove operand size errors.
2010-04-13 John HodgeMerge branch 'master' of git://git.ucc.asn.au/acess2
2010-04-02 John HodgeFixes to x86 error and interrupt handling
2010-04-02 John HodgeVM8086 Support, Starting on VESA Driver
2010-03-04 John HodgeMore work on TCP, Connection is successfully establishe...
2010-01-19 John HodgeBugfixes and debug cleanup
2010-01-19 John HodgeMulti-user testing and bugfixing
2009-12-29 John HodgeChanged "common.h" to "acess.h" to reduce possible...
2009-11-19 John HodgeCleanup and Bugfixes
2009-10-26 John HodgeFixes to Libc, Doxygen Comments and VTerm layout
2009-10-15 John HodgeVarious Changes
2009-10-02 John HodgeFixed bug where system would lock if a user task segfau...
2009-10-02 John HodgeFixed bug with handling of . and .. that was trashing...
2009-10-02 John HodgeCleanup
2009-09-30 John HodgeFixed Segfault if execve fails, fixed errors in LibC...
2009-09-28 John HodgeDebug
2009-09-28 John HodgeDebug
2009-09-28 John HodgeCut down on debug, fixed tabs, made process tree be...
2009-09-27 John HodgeRemoved debug
2009-09-27 John HodgeChanged user stack to be at 8M
2009-09-27 John HodgeAdded tracing of ticket draws
2009-09-27 John HodgeMoved adding a task to the active list to threads.c
2009-09-27 John HodgeAdded debug to Threads_GetNext
2009-09-27 John HodgeAdded magic breakpoint to SYS_CLONE, cleaned up other...
2009-09-27 John HodgeDisabled debug in binary loader and added sleeping...
2009-09-27 John HodgeExtra debug in Idle thread
2009-09-27 John HodgeAdded debug to idle task
2009-09-27 John HodgeFixed Threads_Yield clearning the Quantum, not the...
2009-09-27 John HodgeMade Threads_WaitTID do a Threads_Dump to find bug...
2009-09-25 John HodgeFixed thread deletion when not explicitly killed.
2009-09-25 John HodgeFix race condition with scheduler starting before task...
2009-09-25 John HodgeMoved task selection to threads.c, fixed segfault in...
2009-09-25 John HodgeSeparated Architecture independent thread controll...

UCC git Repository :: git.ucc.asn.au