Tested out the MPI seems to function well how ever I am going to adjust the way sync_messages work and kmalloc has been reimplimented
1 parent fa886c1 commit 867ce5e51c5d649cc16b5ec12148a22a9de0011f
@reddawg reddawg authored on 30 Oct 2004
Showing 10 changed files
View
src/sys/Makefile
View
src/sys/include/assert.h 0 → 100644
View
src/sys/include/lib/kmalloc.h 0 → 100644
View
src/sys/include/string.h 0 → 100644
View
src/sys/include/vmm/vmm.h
View
src/sys/lib/Makefile
View
src/sys/lib/assert.c 0 → 100644
View
src/sys/lib/kmalloc.c 0 → 100644
View
src/sys/mpi/mpi.c
View
src/sys/vmm/paging.c