Download raw body.
Newest uvm_purge() to try
On Mon, Jun 02, 2025 at 11:43:25PM -0700, Philip Guenther wrote: > On Mon, Jun 2, 2025 at 4:46 AM Claudio Jeker <cjeker@diehard.n-r-g.com> wrote: > ... > > We really should switch kthreads to proper threads but that is one of > > those todo items that look easy but aren't. > > Nah, it *is* easy, it's just that there were objections (ahem) to the > effect on ps/top/etc output, turning it into an exercise in > guessing^Wmatching user-expectations without 'unreasonable' > contortions to the code. But with p_name that should be easy to solve now. Since we can have per thread names and use that in the FILL_PROC magic to change the name to p_name if P_SYSTEM. -- :wq Claudio
Newest uvm_purge() to try