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