Rev |
Age |
Author |
Path |
Log message |
Diff |
2307 |
6391 d 3 h |
hudecek |
/branches/rcu/ |
Updated branch to latest trunk revision |
|
2296 |
6398 d 0 h |
hudecek |
/branches/rcu/kernel/ |
Tasklets working, some forgotten backporting from trunk |
|
2292 |
6399 d 15 h |
hudecek |
/branches/rcu/ |
updated to latest trunk revision, minor tweaks in tasklet.c |
|
2283 |
6404 d 10 h |
hudecek |
/branches/rcu/kernel/ |
Better tasklet test. Debug printouts in scheduler.c. Tasklet rescheduling |
|
2265 |
6411 d 0 h |
hudecek |
/branches/rcu/kernel/ |
incl. of rev. 2218, tasklets non-functional |
|
2260 |
6411 d 8 h |
hudecek |
/branches/rcu/kernel/ |
tasklets without support for SMP, first basic test of tasklets, sketch of RCU |
|
2131 |
6434 d 7 h |
decky |
/branches/ |
add development branches |
|
2118 |
6481 d 9 h |
decky |
/trunk/kernel/generic/src/ |
explicit typecast, fix signed/unsigned comparison |
|
2089 |
6489 d 11 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|
2087 |
6490 d 7 h |
jermar |
/trunk/kernel/ |
Indentaion and formatting changes even Martin will like :-) |
|
2071 |
6500 d 4 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2070 |
6500 d 11 h |
jermar |
/trunk/ |
Rather big indentation and formatting changes.
More inteligent long line wrapping. |
|
2066 |
6512 d 9 h |
jermar |
/trunk/kernel/generic/src/main/ |
Formatting changes.
Bump year in kernel copyright. |
|
2048 |
6532 d 5 h |
jermar |
/trunk/ |
Formatting and indentation changes. |
|
2042 |
6534 d 7 h |
decky |
/trunk/kernel/ |
introduce uncounted threads, whose accounting doesn't affect accumulated task accounting
run tests in kconsole thread again |
|
2039 |
6534 d 12 h |
decky |
/trunk/kernel/generic/ |
accumulate task accounting, run tests as separate kernel task |
|
2019 |
6537 d 6 h |
decky |
/trunk/kernel/ |
prepare for new test infrastructure |
|
2015 |
6539 d 4 h |
jermar |
/trunk/ |
Rework support for virtually indexed cache.
Instead of repeatedly flushing the data cache, which was a huge overkill, refuse to create an illegal address alias
in the kernel (again) and allocate appropriate page color in userspace instead. Extend the detection also to
SYS_PHYSMEM_MAP syscall.
Add support for tracking physical memory areas mappable by SYS_PHYSMEM_MAP.
Lots of coding style changes. |
|
2005 |
6548 d 9 h |
decky |
/trunk/ |
update rd |
|
2002 |
6548 d 10 h |
decky |
/trunk/kernel/generic/ |
rd work |
|