| Rev |
Age |
Author |
Path |
Log message |
Diff |
| 2456 |
6787 d 2 h |
hudecek |
/branches/rcu/kernel/ |
Model use of RCU |
|
| 2430 |
6797 d 2 h |
hudecek |
/branches/rcu/kernel/ |
finished RCU tests, polishing, style, comments |
|
| 2400 |
6802 d 13 h |
hudecek |
/branches/rcu/kernel/ |
Renamed rcu_sync_callback, added stronger test |
|
| 2330 |
6812 d 23 h |
hudecek |
/branches/rcu/kernel/ |
RCU implementation finally done, removed debug prints, polishing, comments |
|
| 2315 |
6814 d 1 h |
hudecek |
/branches/rcu/kernel/ |
update of waitq from trunk
some debug printouts in rcu
-O0 hack |
|
| 2309 |
6817 d 2 h |
hudecek |
/branches/rcu/kernel/ |
Improved tasklets and RCU, still imperfect though |
|
| 2307 |
6817 d 2 h |
hudecek |
/branches/rcu/ |
Updated branch to latest trunk revision |
|
| 2131 |
6860 d 7 h |
decky |
/branches/ |
add development branches |
|
| 2071 |
6926 d 3 h |
jermar |
/trunk/ |
(c) versus (C) |
|
| 2053 |
6955 d 6 h |
decky |
/trunk/kernel/test/ |
quiet variants of tests |
|
| 2050 |
6955 d 13 h |
decky |
/trunk/kernel/ |
benchmarking with statistics (initial) |
|
| 2042 |
6960 d 7 h |
decky |
/trunk/kernel/ |
introduce uncounted threads, whose accounting doesn't affect accumulated task accounting
run tests in kconsole thread again |
|
| 2029 |
6962 d 5 h |
decky |
/trunk/kernel/test/ |
remove asserts and panics from tests |
|
| 2028 |
6962 d 6 h |
decky |
/trunk/kernel/test/ |
cleanup tests |
|
| 2027 |
6962 d 11 h |
decky |
/trunk/kernel/ |
cleanup kernel tests infrastructure |
|
| 2024 |
6963 d 4 h |
decky |
/trunk/kernel/test/synch/ |
remove static keyword |
|
| 2022 |
6963 d 4 h |
decky |
/trunk/kernel/ |
integrate rest of the tests |
|
| 1852 |
7070 d 5 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 |
7116 d 5 h |
decky |
/ |
move kernel/trunk, uspace/trunk and boot/trunk to trunk/kernel, trunk/uspace and trunk/boot |
|
| 1780 |
7123 d 6 h |
jermar |
/kernel/trunk/ |
Replace old __u?? types with respective C99 variants (e.g. uint32_t, int64_t, uintptr_t etc.). |
|