Re: 3.0 Very Slow?
Jonathan Stone <[email protected]> Tue, 17 Jan 2006 17:30:11 -0800
| Newsgroups | gmane.os.netbsd.ports.i386,gmane.os.netbsd.ports.sun3 |
|---|---|
| Message-ID | <[email protected]> |
In message <[email protected]>Douglas Wade Needham writes >Greetings John, and the rest of the NetBSD community, > >I don't think it is just the sun3 port. I did a build of a set of >pkgsrc packages about three weeks ago with a 2.1.0 kernel, and the >build took 76913 seconds. Then, I noticed that 3.0 was available, and >after making changes to my build wrapper scripts, building 3.0 into my >sandbox, and upgrading to the 3.0 kernel, I started the same exact >build for 3.0, and the build is still going after 186920 seconds!!! >The same build techniques, the same pkgsrc tree, roughly the same disk >usage on the very same drive with the main difference being a 2.1 >vs. 3.0 kernel, and the sandbox into which I chroot to do the build >has the matching binaries produced with the same scripts. Here are >more details: > > Kernel: GENERIC.APM (a generic kernel with APM enabled) this may be a dumb question, but: Is it possible APM is throttling down your CPU when it's ``idle''? Do you get the same behaviour if you remove APM from your kernel, or disable APM/ACPI in your BIOS (or both)?