Summary: | konsole prevents laptop disks from spinning down | ||
---|---|---|---|
Product: | [Applications] konsole | Reporter: | Arnt Gulbrandsen <arnt> |
Component: | general | Assignee: | Konsole Developer <konsole-devel> |
Status: | CLOSED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 1.0.1 | ||
Target Milestone: | --- | ||
Platform: | unspecified | ||
OS: | Other | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Arnt Gulbrandsen
2002-07-11 16:16:34 UTC
On Thursday 11 July 2002 09:16 am Arnt Gulbrandsen wrote: > Package: konsole > Version: 2.1 (and various newer versions - this machine is old) > > Konsole writes to /dev/ptmx very often. This means that the mtime of > /dev/ptmx keeps changing and consequently the disk has to keep spinning. > Bad for laptops. Hi Arnt Long time no see :-) /dev/ptmx is the terminal device used by konsole to communicate with the=20 shell so it's sort of hard not to write to it. Which distro / kernel are you using? Cheers Waldo --=20 bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com Waldo Bastian <bastian@kde.org> > On Thursday 11 July 2002 09:16 am Arnt Gulbrandsen wrote: > > Package: konsole > > Version: 2.1 (and various newer versions - this machine is old) > > > > Konsole writes to /dev/ptmx very often. This means that the mtime of > > /dev/ptmx keeps changing and consequently the disk has to keep spinning. > > Bad for laptops. > > Hi Arnt > > Long time no see :-) ;) > /dev/ptmx is the terminal device used by konsole to communicate with the > shell so it's sort of hard not to write to it. xterm doesn't ;) Since I quit using konsole my laptop is silent and cool. ISTR a /dev/[pt]ty* pair is used for communicating with the shell. /dev/ptmx is used to manage the [pt]ty pair. If I've understood it correctly konsole must write to ptmx on startup but not every ten seconds. > Which distro / kernel are you using? On this laptop: caldera 3.1. Custom 2.4.17. --Arnt Not a bug intended system behaviour. Beg^H^H^HAsked kernel-gods for a fix. Cheers Waldo --=20 bastian@kde.org | SuSE Labs KDE Developer | bastian@suse.com |