[Bug 246940] [wishlist/enhancement, patch incl.]: idle user tasks should be charged as "nice" or "idle" CPU time
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Wed Feb 3 00:19:42 UTC 2021
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=246940
--- Comment #17 from Walter von Entferndt <walter.von.entferndt at posteo.net> ---
Note that if you apply the patch it is necessary to recompile all kernel
modules _including_external_ones_ (those in /boot/modules, e.g. GPU drivers)...
since an internal kernel structure changed; IIRC it is struct pcpu in
sys/sys/pcpu.h? Likewise, do not forget to update /usr/include/sys.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the freebsd-bugs
mailing list