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
4581 5465 d 10 h mejdrech /branches/network/ Net: synchronized with trunk rev.4580  
4263 5544 d 9 h mejdrech /branches/network/ Net: merged with trunk:4261  
3386 5762 d 12 h decky /branches/network/ add new network branch (copy of current trunk)  
3165 5840 d 7 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 5854 d 13 h decky /trunk/kernel/test/ proper printf formatting  
2745 5951 d 16 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2499 6164 d 17 h jermar /trunk/kernel/ Import the AVL tree implementation from the RCU branch.  
2498 6165 d 7 h jermar /branches/rcu/kernel/test/avltree/ Cleanup the avltree1 test.  
2431 6227 d 7 h mencl /branches/rcu/kernel/ Repaired extavl and extavlrel data structures, added benchmark tests for avl based data structures and
simulating timeout mechanismus
 
2421 6229 d 6 h mencl /branches/rcu/kernel/ Repaired and debuged data structures and added timeout test  
2416 6230 d 6 h mencl /branches/rcu/ All timeout structures and tests added
Use timeout structures in timeout mechanism - not tested yet