| 2004-05-31 |
Cleanup
reddawg
committed
on 31 May 2004
|
|---|---|
|
Cleaned up the Makefiles
reddawg
committed
on 31 May 2004
|
|
|
Try now mark
reddawg
committed
on 31 May 2004
|
|
| 2004-05-27 |
mpi: took a few suggestions from TCA
reddawg
committed
on 27 May 2004
|
| 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: oops forgot a spinUnlock
reddawg
committed
on 26 May 2004
|
|
|
mpi: had problem with mpiCreateMbox interface was putting garbage on end
reddawg
committed
on 26 May 2004
|
|
|
device: Added spin locks to prevent any possible future reentrant issues
reddawg
committed
on 26 May 2004
|
|
|
mpi: Fixed security now the pid used at time of mpiCreateMbox is the only pid
...
reddawg
committed
on 26 May 2004
|
|
|
kmalloc: fixed memrgeMemBlocks hopefully it will prevent future segfault issues
...
reddawg
committed
on 26 May 2004
|
|
|
devfs: Added spin locks to fix some possible reentrant issues
reddawg
committed
on 26 May 2004
|
|
| 2004-05-25 |
Changing the way our mutex work
reddawg
committed
on 25 May 2004
|
|
turned back on shell
reddawg
committed
on 25 May 2004
|
|
|
Stupid Old CODE!!!
reddawg
committed
on 25 May 2004
|
|
|
Removed debug code
reddawg
committed
on 25 May 2004
|
|
|
Typo Fix
reddawg
committed
on 25 May 2004
|
|
|
Idle task now just does what it is suposed to
reddawg
committed
on 25 May 2004
|
|
|
Removed sample code
reddawg
committed
on 25 May 2004
|
|
|
We now use 128byte messages I can increase later
reddawg
committed
on 25 May 2004
|
|
|
Made MESSAGE_LENGTH define instead of hard coded message size
reddawg
committed
on 25 May 2004
|
|
|
Lock Onto PID
reddawg
committed
on 25 May 2004
|
|
|
We now lock onto a pid
reddawg
committed
on 25 May 2004
|
|
|
IDLE task will be our toy task to test things with
reddawg
committed
on 25 May 2004
|
|
|
This now covers our MPI
reddawg
committed
on 25 May 2004
|
|
|
We now have mpiDestroyMbox(char *) This will of course destroy a mail box
reddawg
committed
on 25 May 2004
|
|
|
Added some basic documentation
reddawg
committed
on 25 May 2004
|
|
|
Made mpiFindMbox() static
reddawg
committed
on 25 May 2004
|
|
|
Spin Locks
reddawg
committed
on 25 May 2004
|