| 2004-05-26 |
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
|
|
|
mpiSpam() test
reddawg
committed
on 25 May 2004
|
|
|
Added Syscall Interface For MPI
reddawg
committed
on 25 May 2004
|
|
|
Enabled mpiSpam();
reddawg
committed
on 25 May 2004
|
|
|
Sorry we can't forget the headers files
reddawg
committed
on 25 May 2004
|
|
|
First insertion of the MPI into our kernel
reddawg
committed
on 25 May 2004
|
|
|
We now build the MPI into the kernel
reddawg
committed
on 25 May 2004
|
|
|
Implimented Better Spinlocking No More Issues With KMALLOC which actually
...
reddawg
committed
on 25 May 2004
|
|
| 2004-05-23 |
Fixens
reddawg
committed
on 23 May 2004
|
| 2004-05-22 |
Spinlock
reddawg
committed
on 22 May 2004
|