Subversion Repositories HelenOS

Rev

Go to most recent revision | Show changed files | Directory listing | RSS feed

Filtering Options

Rev Age Author Path Log message Diff
3888 5557 d 5 h jermar /tags/0.4.0/ Tag 0.4.0.  
3165 5798 d 22 h jermar /trunk/kernel/test/avltree/ Fix an off-by-one bug in avltree1 test and also declare an unused static
function as used. These two bugs were breaking building by gcc 4.3.1.
 
3069 5813 d 5 h decky /trunk/kernel/test/ proper printf formatting  
2745 5910 d 8 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2499 6123 d 8 h jermar /trunk/kernel/ Import the AVL tree implementation from the RCU branch.  
2498 6123 d 23 h jermar /branches/rcu/kernel/test/avltree/ Cleanup the avltree1 test.  
2431 6185 d 22 h mencl /branches/rcu/kernel/ Repaired extavl and extavlrel data structures, added benchmark tests for avl based data structures and
simulating timeout mechanismus
 
2421 6187 d 22 h mencl /branches/rcu/kernel/ Repaired and debuged data structures and added timeout test  
2416 6188 d 21 h mencl /branches/rcu/ All timeout structures and tests added
Use timeout structures in timeout mechanism - not tested yet