Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 20 Sep 2002 14:13:02 GMT
From:      "zvezdi" <zvezdi@LanGame.Net>
To:        David Malone <dwmalone@maths.tcd.ie>
Cc:        hackers@freebsd.org
Subject:   Re: microuptime() went backwards?
Message-ID:  <20020920141302.63446.qmail@mailman.langame.net>
In-Reply-To: <20020920102325.GA29908@walton.maths.tcd.ie> 
References:  <20020920105034.48316.qmail@mailman.langame.net> <20020920102325.GA29908@walton.maths.tcd.ie>

next in thread | previous in thread | raw e-mail | index | archive | help
David Malone writes:

> On Fri, Sep 20, 2002 at 10:50:34AM +0000, zvezdi wrote:
>> I went over the list (hackers) and saw the last discussion
>> on microuptime() which suggested to remove apm0.  
>> 
>> I have it disabled in my config (by default), but still I see these.
>> APM is disabled in the bios. 
> 
> Removing apm has a slightly different effect to disabeling it. I
> think if it is disabled it still has an effect on what timers are
> used. Try compiling it out of the kernel and see if that helps. 
> 
> 	David.

I understand your point, but maybe there is some missunderstanding.
I disabled in my BIOS and in my config file, as you can see in
my previous e-mail. 

This as far as I can tell leaves no code
for power management in the kernel. (via strings /kernel|grep -i apm,
or strings /kernel | grep -i power ). It leaves however a
code that detects the pci chipset. I don't if that is what
you're talking about (detecting it at the pci level), but if
it is that, I really don't know how to disable it.
 - 

One more thing, my HZ is set by default. I have heavy usage of DUMMYNET
subsystem, and in the LINT it is said that I should make it
more granullar(HZ=1000), but my expectaions are, this may worsen the
situation. 

Am I right on my expectations?
 -
Zvezdelin Vladov 

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020920141302.63446.qmail>