Rev |
Age |
Author |
Path |
Log message |
Diff |
2456 |
6361 d 7 h |
hudecek |
/branches/rcu/kernel/ |
Model use of RCU |
|
2430 |
6371 d 7 h |
hudecek |
/branches/rcu/kernel/ |
finished RCU tests, polishing, style, comments |
|
2400 |
6376 d 17 h |
hudecek |
/branches/rcu/kernel/ |
Renamed rcu_sync_callback, added stronger test |
|
2330 |
6387 d 4 h |
hudecek |
/branches/rcu/kernel/ |
RCU implementation finally done, removed debug prints, polishing, comments |
|
2315 |
6388 d 6 h |
hudecek |
/branches/rcu/kernel/ |
update of waitq from trunk
some debug printouts in rcu
-O0 hack |
|
2309 |
6391 d 7 h |
hudecek |
/branches/rcu/kernel/ |
Improved tasklets and RCU, still imperfect though |
|
2307 |
6391 d 7 h |
hudecek |
/branches/rcu/ |
Updated branch to latest trunk revision |
|
2131 |
6434 d 11 h |
decky |
/branches/ |
add development branches |
|
2071 |
6500 d 8 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2053 |
6529 d 11 h |
decky |
/trunk/kernel/test/ |
quiet variants of tests |
|
2050 |
6529 d 18 h |
decky |
/trunk/kernel/ |
benchmarking with statistics (initial) |
|
2042 |
6534 d 12 h |
decky |
/trunk/kernel/ |
introduce uncounted threads, whose accounting doesn't affect accumulated task accounting
run tests in kconsole thread again |
|
2029 |
6536 d 10 h |
decky |
/trunk/kernel/test/ |
remove asserts and panics from tests |
|
2028 |
6536 d 11 h |
decky |
/trunk/kernel/test/ |
cleanup tests |
|
2027 |
6536 d 16 h |
decky |
/trunk/kernel/ |
cleanup kernel tests infrastructure |
|
2024 |
6537 d 9 h |
decky |
/trunk/kernel/test/synch/ |
remove static keyword |
|
2022 |
6537 d 9 h |
decky |
/trunk/kernel/ |
integrate rest of the tests |
|
1852 |
6644 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 |
6690 d 10 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
1780 |
6697 d 11 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|