Date: Fri, 12 Dec 2003 10:00:02 +0100 (CET) From: Lukas Ertl <l.ertl@univie.ac.at> To: Nate Lawson <nate@root.org> Cc: current@freebsd.org Subject: Re: [acpi-jp 2878] Re: ACPI throttling changes Message-ID: <20031212095938.E599@korben.in.tern> In-Reply-To: <20031211170144.Q51376@root.org> References: <20031209175230.I44055@root.org> <20031211141205.X50937@root.org> <20031212013059.M599@korben.in.tern> <20031211170144.Q51376@root.org>
next in thread | previous in thread | raw e-mail | index | archive | help
On Thu, 11 Dec 2003, Nate Lawson wrote: > > # sysctl hw.acpi.cpu.current_speed=8 > > # dd if=/dev/zero bs=1m count=500 | md5 > > 524288000 bytes transferred in 10.128099 secs (51765687 bytes/sec) > > > > # sysctl hw.acpi.cpu.current_speed=4 > > # dd if=/dev/zero bs=1m count=500 | md5 > > 524288000 bytes transferred in 12.186178 secs (43023169 bytes/sec) > > > > # sysctl hw.acpi.cpu.current_speed=1 > > # dd if=/dev/zero bs=1m count=500 | md5 > > 524288000 bytes transferred in 12.127831 secs (43230154 bytes/sec) > > Send the output of sysctl hw.acpi.cpu. You may only have two > throttling states (as shown by hw.acpi.cpu.max_speed). hw.acpi.cpu.max_speed: 8 hw.acpi.cpu.current_speed: 8 hw.acpi.cpu.cx_supported: C1/1 C2/1 C3/85 C3/185 hw.acpi.cpu.cx_lowest: 0 hw.acpi.cpu.cx_history: 24436/0 0/0 0/0 0/0 regards, le -- Lukas Ertl eMail: l.ertl@univie.ac.at UNIX Systemadministrator Tel.: (+43 1) 4277-14073 Vienna University Computer Center Fax.: (+43 1) 4277-9140 University of Vienna http://mailbox.univie.ac.at/~le/
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20031212095938.E599>