Author :
gkoehler
Date :
2025-04-07 15:43:00
Hash :98b93c7c Message :Fix cpu idle percentage in top(1) on macppc
I broke it in October 2024 (locore.S r1.66), when I missed that the
depth of a clock interrupt on an idle cpu changed from 0 to 1.
ok kettenis@ miod@ jca@