HelenOS
HelenOS-doc
HelenOS-historic
Català-Valencià – Catalan
中文 – Chinese (Simplified)
中文 – Chinese (Traditional)
Česky – Czech
Dansk – Danish
Nederlands – Dutch
English – English
Suomi – Finnish
Français – French
Deutsch – German
עברית – Hebrew
हिंदी – Hindi
Magyar – Hungarian
Bahasa Indonesia – Indonesian
Italiano – Italian
日本語 – Japanese
한국어 – Korean
Македонски – Macedonian
मराठी – Marathi
Norsk – Norwegian
Polski – Polish
Português – Portuguese
Português – Portuguese (Brazil)
Русский – Russian
Slovenčina – Slovak
Slovenščina – Slovenian
Español – Spanish
Svenska – Swedish
Türkçe – Turkish
Українська – Ukrainian
Oëzbekcha – Uzbek
Subversion Repositories
HelenOS
(root)
/
branches
/
rcu
/
kernel
/
test
/
test.h
@ 4733
– Rev 2461
Rev
Show changed files
|
Details
|
Compare with Previous
|
Blame
|
RSS feed
Filtering Options
From rev
To rev
Max revs
Search history for
Show All
Rev
Age
Author
Path
Log message
Diff
2461
6782 d 1 h
mencl
/branches/rcu/kernel/
Added Fast avl tree structure which should be used as timeout data structure instead of simple avl tree. This
structure has much faster search min and delete min operations (constant time).
2431
6791 d 23 h
mencl
/branches/rcu/kernel/
Repaired extavl and extavlrel data structures, added benchmark tests for avl based data structures and
simulating timeout mechanismus
2421
6793 d 23 h
mencl
/branches/rcu/kernel/
Repaired and debuged data structures and added timeout test
2416
6794 d 23 h
mencl
/branches/rcu/
All timeout structures and tests added
Use timeout structures in timeout mechanism - not tested yet
2309
6812 d 23 h
hudecek
/branches/rcu/kernel/
Improved tasklets and RCU, still imperfect though
2292
6821 d 12 h
hudecek
/branches/rcu/
updated to latest trunk revision, minor tweaks in tasklet.c
2260
6833 d 5 h
hudecek
/branches/rcu/kernel/
tasklets without support for SMP, first basic test of tasklets, sketch of RCU
2131
6856 d 4 h
decky
/branches/
add development branches
2089
6911 d 8 h
decky
/trunk/
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes
2071
6922 d 1 h
jermar
/trunk/
(c) versus (C)
2050
6951 d 11 h
decky
/trunk/kernel/
benchmarking with statistics (initial)
2028
6958 d 4 h
decky
/trunk/kernel/test/
cleanup tests
2027
6958 d 9 h
decky
/trunk/kernel/
cleanup kernel tests infrastructure
2022
6959 d 2 h
decky
/trunk/kernel/
integrate rest of the tests
2021
6959 d 2 h
decky
/trunk/kernel/
integrate more tests
2020
6959 d 2 h
decky
/trunk/kernel/
integrate more tests
2019
6959 d 3 h
decky
/trunk/kernel/
prepare for new test infrastructure