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
4377 5570 d 9 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3424 5808 d 7 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 5980 d 13 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2745 6009 d 17 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2499 6222 d 18 h jermar /trunk/kernel/ Import the AVL tree implementation from the RCU branch.  
2498 6223 d 8 h jermar /branches/rcu/kernel/test/avltree/ Cleanup the avltree1 test.  
2431 6285 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 6287 d 7 h mencl /branches/rcu/kernel/ Repaired and debuged data structures and added timeout test  
2416 6288 d 7 h mencl /branches/rcu/ All timeout structures and tests added
Use timeout structures in timeout mechanism - not tested yet