Main Page   Modules   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

Todo List

File xdr.c
the xdr functions have to be documented

Member _gettimeofday(struct timeval *tp, struct timezone *ignore)
gettimeofday does not work

Member get(struct iobuf *x)
this function performs a spinlock busy wait on an empty buffer. This needs to be changed.

Member KERN_sysvarinit()
maybe the heap pointer reset fits in here

Member sem_post(sem_t x)
Should this be changed into a pointer ?

instead of the simple list, this should also use the LIST component

Member sem_wait(sem_t x)
Should this be changed into a pointer ?

instead of the simple list, this should also use the LIST component

Member kill(int pid, int sig)
maybe this should also do a KERN_wakeup()

Member sbrk(int nbytes)
this prevents memory to be freed upon reset since the pointer is still in the pre-reset condition. Also the memory management relies on the ld file upon compile time, we should better discover the memory on our own or at least rely on the newer bootmon's memory sizer.

Member NET_init()
this is currently a placeholder

Generated on Thu Feb 20 15:39:02 2003 for cubeOS by doxygen1.2.14 written by Dimitri van Heesch, © 1997-2002