History for ubixos / src / sys / kernel
2004-05-26
@reddawg
idletask: tweaked reboot for performance
reddawg committed on 26 May 2004
@reddawg
idletask: This task now also receives all of the systems message ...
reddawg committed on 26 May 2004
@reddawg
mpi: brought mpiDestroyMbox(char *name) in to the userland
reddawg committed on 26 May 2004
@reddawg
mpi: had problem with mpiCreateMbox interface was putting garbage on end
reddawg committed on 26 May 2004
2004-05-25
@reddawg
Changing the way our mutex work
reddawg committed on 25 May 2004
@reddawg
Removed debug code
reddawg committed on 25 May 2004
@reddawg
Idle task now just does what it is suposed to
reddawg committed on 25 May 2004
@reddawg
IDLE task will be our toy task to test things with
reddawg committed on 25 May 2004
@reddawg
Spin Locks
reddawg committed on 25 May 2004
@reddawg
Added Syscall Interface For MPI
reddawg committed on 25 May 2004
2004-05-22
@reddawg
Fixes: Started to fix re-entrancy issues many more to look into
reddawg committed on 22 May 2004
@reddawg
Fixed some bugs
reddawg committed on 22 May 2004
2004-05-21
@reddawg
Added Code To Debug ISsue
reddawg committed on 21 May 2004
@reddawg
Fixed a few bugs which prevented the system from loadin
reddawg committed on 21 May 2004
@reddawg
The os does better housekeeping now when a task is exited
reddawg committed on 21 May 2004
@reddawg
Fixed a couple of typo
reddawg committed on 21 May 2004
@reddawg
Changed the sys fileExec works it just loads sections needed now instead of fully should be a performance increase of about 40%
reddawg committed on 21 May 2004
@reddawg
Cleaned up
reddawg committed on 21 May 2004
@reddawg
Cleaned Up
reddawg committed on 21 May 2004
2004-05-19
@reddawg
Added the correct endTask Procedure
reddawg committed on 19 May 2004
@reddawg
Cleaned up some warning from leaving out typedefs
reddawg committed on 19 May 2004
@reddawg
Fixed some typedef problems in exec
reddawg committed on 19 May 2004
@reddawg
kmalloc(size,pid) no more it is no kmalloc(size); the way it should of been
reddawg committed on 19 May 2004
2004-05-18
@reddawg
Tweaked
reddawg committed on 18 May 2004
2004-05-14
@reddawg
Lots of changes
reddawg committed on 14 May 2004
2004-05-04
@reddawg
Ok Mark Cleaned Up Boot This
reddawg committed on 4 May 2004
2004-05-02
@reddawg
SMP Support Thanks To Some Help From Slowcoder now to make it interface ...
reddawg committed on 2 May 2004
2004-05-01
@reddawg
Added Spinlock Provision For SMP
reddawg committed on 1 May 2004
2004-04-30
@reddawg
Fixed all the datatypes to be consistant uInt8,uInt16,uInt32,Int8,Int16,Int32
reddawg committed on 30 Apr 2004
@reddawg
Just doing spring cleaning for the new members
reddawg committed on 30 Apr 2004