ldomctl: status: Make stopped ldom utilization appear as zero

2023-04-21 Thread Koakuma
I noticed that when using `ldomctl status` the utilization value of stopped ldoms is always a copy of the previous entry's value, which is probably incorrect? Zeroing utilization value in `ldomctl status` at the start of the loop makes it so that stopped ldoms' utilization appear as a zero, which

Re: Size reduction experiments for LLVM-built sparc64 kernel

2022-12-27 Thread Koakuma
Jeremie Courreges-Anglas wrote: > Koakuma koac...@protonmail.com wrote: > > 2. I tried a larger set of LLVM patches (D51206, D128263, D130006, > > D132465, D135515, D138532, D138741, D138887, D138922, D139535, and > > D140515) and while it does reduce the kernel binary, it d

Re: Size reduction experiments for LLVM-built sparc64 kernel

2022-12-25 Thread Koakuma
Some weekend updates: 1. The clang-built kernels seem to be working well enough that I could complete building a (GCC-built) userland. 2. I tried a larger set of LLVM patches (D51206, D128263, D130006, D132465, D135515, D138532, D138741, D138887, D138922, D139535, and D140515) and while

Size reduction experiments for LLVM-built sparc64 kernel

2022-12-22 Thread Koakuma
Hello tech@, I had a discussion about this earlier with kn@ and he suggested me to post this here, so here it is... If I'm understanding it correctly, one of the things preventing sparc64 from fully switching to clang/LLVM is that the generated binaries (particularly, for the kernel) are much