Subversion Repositories HelenOS-historic

Rev

Go to most recent revision | Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
1088 6635 d 2 h palkovsky /kernel/trunk/generic/ More IPC stuff, added correct closing of connections from both sides.  
1040 6638 d 2 h palkovsky /kernel/trunk/generic/ Changed ipc to use spinlocks instead of mutexes again.
Fixed loading inits to set nameservice as the first loaded process.
Lot of TODO in ipc done.
 
1027 6638 d 14 h palkovsky /kernel/trunk/ Implemented callback IPC call (connect_to_me).  
980 6640 d 0 h palkovsky /kernel/trunk/ Small speed update of ipc.
Fixed some bugs regarding pages in mremap.
 
955 6640 d 19 h palkovsky /kernel/trunk/ Added kernel IPC functionality.