Subversion Repositories HelenOS

Rev

Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
4537 5483 d 4 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4536)  
4296 5542 d 20 h trochtova /branches/dd/ dd branch synchronized with trunk (revision 4295)  
4055 5582 d 0 h trochtova /branches/dd/ changes in trunk (rev 4054) merged into dd branch  
3022 5865 d 2 h decky /branches/dd/ device drivers branch  
2745 5957 d 2 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2499 6170 d 2 h jermar /trunk/kernel/ Import the AVL tree implementation from the RCU branch.  
2498 6170 d 16 h jermar /branches/rcu/kernel/test/avltree/ Cleanup the avltree1 test.  
2431 6232 d 16 h mencl /branches/rcu/kernel/ Repaired extavl and extavlrel data structures, added benchmark tests for avl based data structures and
simulating timeout mechanismus
 
2421 6234 d 15 h mencl /branches/rcu/kernel/ Repaired and debuged data structures and added timeout test  
2416 6235 d 15 h mencl /branches/rcu/ All timeout structures and tests added
Use timeout structures in timeout mechanism - not tested yet