LWN: Comments on "Finding system latency with LatencyTOP" https://lwn.net/Articles/266153/ This is a special feed containing comments posted to the individual LWN article titled "Finding system latency with LatencyTOP". en-us Sat, 18 Oct 2025 10:28:49 +0000 Sat, 18 Oct 2025 10:28:49 +0000 https://www.rssboard.org/rss-specification lwn@lwn.net Audio capture too, or just playback? https://lwn.net/Articles/266501/ https://lwn.net/Articles/266501/ arjan <div class="FormattedComment"><pre> Today.. only a little... (eg it shows at least how long things take etc) But the plan/hope is that the -rt latency tracer makes it to mainline at some point in the future, which then really would help latencytop in giving the level of deep details needed for this kind of analysis. </pre></div> Thu, 24 Jan 2008 21:59:23 +0000 Audio capture too, or just playback? https://lwn.net/Articles/266462/ https://lwn.net/Articles/266462/ johnkarp <div class="FormattedComment"><pre> Would this patch also help diagnose latency in the case of audio capture, not just playback? Because they seem to be related but different problems; playback latency is the time between a userspace process making a syscall to write audio and the kernel poking the audio hardware, capture latency the time between the audio hardware asserting an interrupt and the userspace process receiving the data. Or at least thats my educated guess, I Am Not A Kernel Hacker. </pre></div> Thu, 24 Jan 2008 18:35:39 +0000 Finding system latency with LatencyTOP https://lwn.net/Articles/266429/ https://lwn.net/Articles/266429/ jake <div class="FormattedComment"><pre> <font class="QuotedText">&gt; The function is called restore_latency_reason in the code and reset_latency_reason in the article.</font> Good catch! Fixed, thanks. jake </pre></div> Thu, 24 Jan 2008 15:15:41 +0000 Finding system latency with LatencyTOP https://lwn.net/Articles/266403/ https://lwn.net/Articles/266403/ csali The function is called <i>restore</i>_latency_reason in the code and <i>reset</i>_latency_reason in the article. Thu, 24 Jan 2008 11:35:00 +0000 Finding system latency with LatencyTOP https://lwn.net/Articles/266378/ https://lwn.net/Articles/266378/ arjan <div class="FormattedComment"><pre> Btw, in the current version of the LatencyTOP patch, the annotations are all gone, they're no longer needed. (and, many aren't needed in the original patch, since most of the Unknown ones actually get resolved in userspace even in the original, and adding a missing annotation even there was just adding a line to the userspace program) </pre></div> Thu, 24 Jan 2008 07:12:38 +0000