3862 |
5863 d 6 h |
rimsky |
/branches/sparc/kernel/ |
Changed the structure of header files, which have sun4u and sun4v versions. Implemented some sun4v TSB functions. |
|
3770 |
5896 d 7 h |
rimsky |
/branches/sparc/ |
Working on Niagara port - TLB initialization, MMU fault status area initialization, hypercall enhancement, modified tick.c so that the (hyperprivileged) TICK register does not have to be accessed. Now the initialization phase proceeds, but some parts of it are omitted for now (e.g. CPU initialization). |
|
3742 |
5903 d 16 h |
rimsky |
/branches/sparc/ |
The sparc branch synchronized with trunk at revision 3722 (trunk@3722). |
|
3492 |
5976 d 9 h |
rimsky |
/branches/sparc/ |
Changes in trunk merged into the sparc branch. SILO's ramdisk issue solved by the CONFIG_RD_EXTERNAL option. |
|
3343 |
6032 d 11 h |
decky |
/branches/sparc/ |
add sparc branch |
|
3065 |
6109 d 13 h |
decky |
/trunk/kernel/generic/src/console/ |
remove original klog
permanent kernel cyclic log buffer
proper printf formatting |
|
2721 |
6228 d 14 h |
decky |
/trunk/kernel/ |
convert e820list to a generic physmem command |
|
2319 |
6499 d 18 h |
decky |
/trunk/kernel/generic/src/console/ |
run mcall only on active CPUs |
|
2275 |
6519 d 9 h |
decky |
/trunk/kernel/generic/ |
add fancy uptime kconsole command |
|
2227 |
6530 d 22 h |
decky |
/trunk/kernel/ |
start shutdown infrastructure |
|
2224 |
6531 d 4 h |
decky |
/trunk/kernel/generic/src/console/ |
detach joined thread |
|
2223 |
6531 d 4 h |
decky |
/trunk/kernel/generic/src/ |
add mcall0 command (calling a function on each CPU) |
|
2216 |
6532 d 8 h |
decky |
/trunk/ |
make thread ID 64 bit (task ID is 64 bit already)
cleanup thread syscalls |
|
2114 |
6593 d 14 h |
decky |
/trunk/kernel/generic/src/console/ |
explicit typecast |
|
2089 |
6601 d 15 h |
decky |
/trunk/ |
huge type system cleanup
remove cyclical type dependencies across multiple header files
many minor coding style fixes |
|
2071 |
6612 d 8 h |
jermar |
/trunk/ |
(c) versus (C) |
|
2051 |
6641 d 17 h |
decky |
/trunk/kernel/ |
quiet mode |
|
2050 |
6641 d 18 h |
decky |
/trunk/kernel/ |
benchmarking with statistics (initial) |
|
2042 |
6646 d 11 h |
decky |
/trunk/kernel/ |
introduce uncounted threads, whose accounting doesn't affect accumulated task accounting
run tests in kconsole thread again |
|
2039 |
6646 d 16 h |
decky |
/trunk/kernel/generic/ |
accumulate task accounting, run tests as separate kernel task |
|