Rev |
Age |
Author |
Path |
Log message |
Diff |
2456 |
6366 d 16 h |
hudecek |
/branches/rcu/kernel/ |
Model use of RCU |
|
2430 |
6376 d 16 h |
hudecek |
/branches/rcu/kernel/ |
finished RCU tests, polishing, style, comments |
|
2400 |
6382 d 3 h |
hudecek |
/branches/rcu/kernel/ |
Renamed rcu_sync_callback, added stronger test |
|
2330 |
6392 d 13 h |
hudecek |
/branches/rcu/kernel/ |
RCU implementation finally done, removed debug prints, polishing, comments |
|
2315 |
6393 d 15 h |
hudecek |
/branches/rcu/kernel/ |
update of waitq from trunk
some debug printouts in rcu
-O0 hack |
|
2309 |
6396 d 16 h |
hudecek |
/branches/rcu/kernel/ |
Improved tasklets and RCU, still imperfect though |
|
2307 |
6396 d 16 h |
hudecek |
/branches/rcu/ |
Updated branch to latest trunk revision |
|
2131 |
6439 d 21 h |
decky |
/branches/ |
add development branches |
|
2071 |
6505 d 17 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2053 |
6534 d 20 h |
decky |
/trunk/kernel/test/ |
quiet variants of tests |
|
2050 |
6535 d 3 h |
decky |
/trunk/kernel/ |
benchmarking with statistics (initial) |
|
2042 |
6539 d 21 h |
decky |
/trunk/kernel/ |
introduce uncounted threads, whose accounting doesn't affect accumulated task accounting
run tests in kconsole thread again |
|
2029 |
6541 d 19 h |
decky |
/trunk/kernel/test/ |
remove asserts and panics from tests |
|
2028 |
6541 d 20 h |
decky |
/trunk/kernel/test/ |
cleanup tests |
|
2027 |
6542 d 1 h |
decky |
/trunk/kernel/ |
cleanup kernel tests infrastructure |
|
2024 |
6542 d 18 h |
decky |
/trunk/kernel/test/synch/ |
remove static keyword |
|
2022 |
6542 d 18 h |
decky |
/trunk/kernel/ |
integrate rest of the tests |
|
1852 |
6649 d 19 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 |
6695 d 19 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6702 d 20 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|