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
4377 5484 d 2 h svoboda /branches/tracing/ Merge latest trunk changes to tracing. (i.e. revs 3684:4374, huge). This time hopefully the real thing.  
3424 5721 d 23 h svoboda /branches/tracing/ Merge trunk changes up to r3180 into tracing  
2787 5894 d 5 h decky /branches/tracing/ add dynamic linking, debugging and tracing branch  
2745 5923 d 10 h decky /trunk/ code cleanup (mostly signed/unsigned)
allow extra compiler warnings
 
2499 6136 d 10 h jermar /trunk/kernel/ Import the AVL tree implementation from the RCU branch.  
2498 6137 d 0 h jermar /branches/rcu/kernel/test/avltree/ Cleanup the avltree1 test.  
2431 6199 d 0 h mencl /branches/rcu/kernel/ Repaired extavl and extavlrel data structures, added benchmark tests for avl based data structures and
simulating timeout mechanismus
 
2421 6201 d 0 h mencl /branches/rcu/kernel/ Repaired and debuged data structures and added timeout test  
2416 6201 d 23 h mencl /branches/rcu/ All timeout structures and tests added
Use timeout structures in timeout mechanism - not tested yet