Date: Thu, 04 May 2006 21:16:15 -0500 From: Eric Anderson <anderson@centtech.com> To: freebsd-hackers@freebsd.org Subject: Core Duo - only one cpu being used Message-ID: <445AB56F.8090907@centtech.com>
next in thread | raw e-mail | index | archive | help
Forgive me if I've missed this on a list somewhere, but My new laptop with a Core Duo doesn't seem to use both CPU's. It sees both, but I never see anything on cpu 1. Here's a top snippet: last pid: 20852; load averages: 1.31, 1.27, 1.00 up 0+01:20:55 21:05:47 100 processes: 2 running, 98 sleeping CPU states: 47.4% user, 0.0% nice, 1.3% system, 1.3% interrupt, 50.0% idle Mem: 383M Active, 391M Inact, 154M Wired, 34M Cache, 110M Buf, 25M Free Swap: 2048M Total, 2048M Free PID USERNAME THR PRI NICE SIZE RES STATE C TIME WCPU COMMAND 20851 root 1 127 0 23024K 22400K RUN 0 0:03 88.66% cc1plus 861 anderson 1 96 0 108M 85384K select 0 1:22 0.98% Xorg 958 anderson 5 20 0 109M 97228K kserel 0 2:14 0.00% firefox-bin 922 anderson 1 96 0 19556K 14944K select 0 0:54 0.00% xfce4-panel 592 root 1 8 0 1348K 872K nanslp 0 0:43 0.00% powerd 932 anderson 6 20 0 75360K 60860K kserel 0 0:20 0.00% thunderbird-bin 28378 root 1 8 0 31388K 30920K wait 0 0:17 0.00% ruby18 909 anderson 1 96 0 29416K 15816K select 0 0:12 0.00% kdeinit 920 anderson 1 96 0 16412K 11228K select 0 0:03 0.00% xfdesktop 559 root 1 96 0 1448K 872K select 0 0:02 0.00% bthidd All processes are on cpu 0. Output of sysctl dev.cpu shows: dev.cpu.0.%desc: ACPI CPU dev.cpu.0.%driver: cpu dev.cpu.0.%location: handle=\_PR_.CPU0 dev.cpu.0.%pnpinfo: _HID=none _UID=0 dev.cpu.0.%parent: acpi0 dev.cpu.0.freq: 2005 dev.cpu.0.freq_levels: 2005/-1 1754/-1 1503/-1 1253/-1 1002/-1 751/-1 501/-1 250/-1 dev.cpu.1.%desc: ACPI CPU dev.cpu.1.%driver: cpu dev.cpu.1.%location: handle=\_PR_.CPU1 dev.cpu.1.%pnpinfo: _HID=none _UID=0 dev.cpu.1.%parent: acpi0 More information (dmesg, sysctl -a, devinfo, pciconf, etc) can be found here: http://www.googlebit.com/freebsd/200605041945/ Thanks.. Eric -- ------------------------------------------------------------------------ Eric Anderson Sr. Systems Administrator Centaur Technology Anything that works is better than anything that doesn't. ------------------------------------------------------------------------
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?445AB56F.8090907>