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