Date: Sun, 4 Sep 2005 04:27:24 +0200 From: Emanuel Strobl <Emanuel.strobl@gmx.net> To: freebsd-current@freebsd.org Cc: "L.Edgeworth" <primereflex@yahoo.co.uk>, FreeBSD Stable <freebsd-stable@freebsd.org> Subject: HZ option [Was: Re: custom kernel + if_xl + error] Message-ID: <200509040427.33471@harrymail> In-Reply-To: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com> References: <20050904011556.25064.qmail@web25407.mail.ukl.yahoo.com>
next in thread | previous in thread | raw e-mail | index | archive | help
--nextPart34192815.NYQQaFsB5d Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Content-Disposition: inline Am Sonntag, 4. September 2005 03:15 CEST schrieb L.Edgeworth: [*snip*] Sorry, can't help, i can't see any reason for this in your config file... > > options SMP > device apic > > options DEVICE_POLLING > options HZ=3D1000 AFAIK setting HZ to 1000 isn't nedded on 6.0 and above systems. It's=20 standard. Here's what my non-acpi/apic system (486@133MHz) says: kern.clockrate: { hz =3D 1000, tick =3D 1000, profhz =3D 1024, stathz =3D 1= 28 } And here from my 1GHz Celeron with acpi and apic: kern.clockrate: { hz =3D 1000, tick =3D 1000, profhz =3D 666, stathz =3D 13= 3 } Can somebody eplain the profhz to me? Especially why it's higher on the=20 much slower machine... =2DHarry > > device acpi > > device isa > device pci > device agp > > device ata > device atadisk > device atapicd > device atapicam > options ATA_STATIC_ID > > device scbus > device da > device cd > device pass > > device npx > > device atkbdc > device atkbd > device psm > > device vga > device splash > options VESA > > device sc > options MAXCONS=3D12 > options SC_PIXEL_MODE > > device miibus > device rl > > device loop > device mem > device io > device random > device ether > device tun > device tap > device pty > device if_bridge > > device bpf > > device usb > device uhci > device ohci > device ehci > device ugen > device uhid > device ukbd > device umass > device ums > > device sound > device snd_cmi > device snd_ich > > device drm > device radeondrm > > options NETGRAPH > options NETGRAPH_BLUETOOTH > options NETGRAPH_BLUETOOTH_L2CAP > options NETGRAPH_BLUETOOTH_SOCKET > options NETGRAPH_BLUETOOTH_UBT > options NETGRAPH_BLUETOOTH_HCI > > this is RELENG_6 *just* before BETA3. > > > > ___________________________________________________________ > To help you stay safe and secure online, we've developed the all new > Yahoo! Security Centre. http://uk.security.yahoo.com > _______________________________________________ > freebsd-current@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-current > To unsubscribe, send any mail to > "freebsd-current-unsubscribe@freebsd.org" --nextPart34192815.NYQQaFsB5d Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQBDGluVBylq0S4AzzwRAjP1AJ4+lyDUOEAGm6OUYqgzqe1VMmSISgCfR6ri y3uIjDFk0wS60+q8OlnNjJM= =i4aH -----END PGP SIGNATURE----- --nextPart34192815.NYQQaFsB5d--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509040427.33471>