On Sun, Feb 23, 2025 at 03:20:42PM +0100, Kamil Ignacak wrote:
> Hi!
>
> If I read the history correctly, then I see the following changes to code:
>
> In 2005 a loop reading child process' (dpkg) output was added, together with
> a call to usleep(1000) that slows an idle loop down. This was made
Hi!
If I read the history correctly, then I see the following changes to code:
In 2005 a loop reading child process' (dpkg) output was added, together
with a call to usleep(1000) that slows an idle loop down. This was made
in https://salsa.debian.org/apt-team/apt/-/commit/75ef8f1417.
In 2006
Package: apt
Version: 0.6.46.4-0.1
Severity: wishlist
Playing around with powertop, I noticed a huge amount of wake-ups while
doing some massive apt-get install. Almost 1000 wake-ups reported by
powertop.
These are due to usleep(1000) in apt-pkg/deb/dpkgpm.cc. The thing is
that apt sets the pipe
3 matches
Mail list logo