Subversion Repositories HelenOS

Rev

Show changed files | Details | Compare with Previous | Blame | RSS feed

Filtering Options

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