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