Subversion Repositories HelenOS

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
4296 5589 d 13 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4055 5628 d 17 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5911 d 19 h decky /branches/dd/ device drivers branch  
2745 6003 d 19 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2499 6216 d 19 h jermar /trunk/kernel/ Import the AVL tree implementation from the RCU branch.  
2498 6217 d 9 h jermar /branches/rcu/kernel/test/avltree/ Cleanup the avltree1 test.  
2431 6279 d 9 h mencl /branches/rcu/kernel/ Repaired extavl and extavlrel data structures, added benchmark tests for avl based data structures and
simulating timeout mechanismus
 
2421 6281 d 8 h mencl /branches/rcu/kernel/ Repaired and debuged data structures and added timeout test  
2416 6282 d 8 h mencl /branches/rcu/ All timeout structures and tests added
Use timeout structures in timeout mechanism - not tested yet