| 2004-05-26 |
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 |
Fixed it so msg prints correctly to the screen
reddawg
committed
on 25 May 2004
|
|
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
|
|
|
Test code
reddawg
committed
on 25 May 2004
|
|
|
Removed debug code
reddawg
committed
on 25 May 2004
|
|
|
Forgot the atoi
reddawg
committed
on 25 May 2004
|
|
|
We turned back on GUI
reddawg
committed
on 25 May 2004
|
|
|
Added functio *msg* into shell now you can test message passing
reddawg
committed
on 25 May 2004
|
|
|
Typo Fix
reddawg
committed
on 25 May 2004
|
|
|
chg: Fix in ogSurface::ogClear(). Function should have returned after doing
...
flameshadow
committed
on 25 May 2004
|
|
|
Userland now uses MESSAGE_LENGTH
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
|
|
|
The system INIT task now responds to messages it is the root process for the OS
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
|
|
|
It is no good having a userland mpi if it isnt compiling now is it?
reddawg
committed
on 25 May 2004
|
|
|
mpiSpam() test
reddawg
committed
on 25 May 2004
|
|
|
Added Syscall Interface For MPI
reddawg
committed
on 25 May 2004
|