Re: Top briefly updated too fast
Sulev-Madis Silber <[email protected]> Tue, 12 May 2026 23:35:17 +0300
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
On May 12, 2026 10:32:16 PM GMT+03:00, bob prohaska <[email protected]> wrote: >While glancing at a top display from a Pi2 running buildworld >on -current the display update rate went briefly from its >normal two second interval to several, perhaps five, updates >per second. In less than a minute it then reverted to its >customary 2 second interval. Top had been started with 8 >as the number of processes to report. > >The top session had been running for hours (on the serial console, >if that could matter). No sign that anything special had happened. > >I've never seen such behavior and wonder how it's possible.... > >Thanks for reading! > >bob prohaska > are you sure it didn't somehow lag? eg resource exhaustion or ssh over jittery links. then you would get huge bursts of data all at once which would look like top is speeding up due all the data in queue now also wants to be displayed. once that's done, it returns to normal update speed