Rev |
Age |
Author |
Path |
Log message |
Diff |
2456 |
6412 d 7 h |
hudecek |
/branches/rcu/kernel/ |
Model use of RCU |
|
2430 |
6422 d 8 h |
hudecek |
/branches/rcu/kernel/ |
finished RCU tests, polishing, style, comments |
|
2400 |
6427 d 18 h |
hudecek |
/branches/rcu/kernel/ |
Renamed rcu_sync_callback, added stronger test |
|
2330 |
6438 d 5 h |
hudecek |
/branches/rcu/kernel/ |
RCU implementation finally done, removed debug prints, polishing, comments |
|
2315 |
6439 d 6 h |
hudecek |
/branches/rcu/kernel/ |
update of waitq from trunk
some debug printouts in rcu
-O0 hack |
|
2309 |
6442 d 7 h |
hudecek |
/branches/rcu/kernel/ |
Improved tasklets and RCU, still imperfect though |
|
2307 |
6442 d 7 h |
hudecek |
/branches/rcu/ |
Updated branch to latest trunk revision |
|
2131 |
6485 d 12 h |
decky |
/branches/ |
add development branches |
|
2071 |
6551 d 8 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2053 |
6580 d 11 h |
decky |
/trunk/kernel/test/ |
quiet variants of tests |
|
2050 |
6580 d 19 h |
decky |
/trunk/kernel/ |
benchmarking with statistics (initial) |
|
2042 |
6585 d 12 h |
decky |
/trunk/kernel/ |
introduce uncounted threads, whose accounting doesn't affect accumulated task accounting
run tests in kconsole thread again |
|
2029 |
6587 d 10 h |
decky |
/trunk/kernel/test/ |
remove asserts and panics from tests |
|
2028 |
6587 d 12 h |
decky |
/trunk/kernel/test/ |
cleanup tests |
|
2027 |
6587 d 16 h |
decky |
/trunk/kernel/ |
cleanup kernel tests infrastructure |
|
2024 |
6588 d 9 h |
decky |
/trunk/kernel/test/synch/ |
remove static keyword |
|
2022 |
6588 d 9 h |
decky |
/trunk/kernel/ |
integrate rest of the tests |
|
1852 |
6695 d 10 h |
jermar |
/trunk/kernel/ |
sparc64 work.
Bunch of changes in preparation for sparc64 mm and userspace support.
Fix alignment of hardcoded_* variables in linker script. |
|
1787 |
6741 d 11 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6748 d 12 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|