Re: Strange load averages on 5.3-STABLE

2005-03-11 Thread Giovanni P. Tirloni
Dmitry Kozhevnikov wrote: please show us 1. cat /var/run/dmesg.boot 2. uname -a 3. egrep (^REVISION|^BRANCH) /usr/src/sys/conf/newvers.sh GPT David Fleck wrote: On Thu, 10 Mar 2005, Michael Ross wrote: last pid: 771; load averages: 176.65, 770.13, 926.55 up 0+00:03:13 08:11:07 Your may have

Re[2]: Strange load averages on 5.3-STABLE

2005-03-11 Thread Dmitry Kozhevnikov
Sometimes I get strange effects on 5.3-STABLE too. So I use tag=RELENG_5_3 and have no such troubles. Try this, maybe sources was broken a little that time? GPT Dmitry Kozhevnikov wrote: please show us 1. cat /var/run/dmesg.boot 2. uname -a 3. egrep (^REVISION|^BRANCH)

Strange load averages on 5.3-STABLE

2005-03-10 Thread Giovanni P. Tirloni
Hi, This is the output of top: last pid: 771; load averages: 176.65, 770.13, 926.55 up 0+00:03:13 08:11:07 48 processes: 1 running, 47 sleeping CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.0% interrupt, 100% idle Mem: 40M Active, 63M Inact, 45M Wired, 16K Cache, 35M Buf, 99M Free Swap: 487M

Re: Strange load averages on 5.3-STABLE

2005-03-10 Thread Michael Ross
On Thu, 10 Mar 2005 08:13:53 -0300 Giovanni P. Tirloni [EMAIL PROTECTED] wrote: Hi, This is the output of top: last pid: 771; load averages: 176.65, 770.13, 926.55 up 0+00:03:13 08:11:07 48 processes: 1 running, 47 sleeping CPU states: 0.0% user, 0.0% nice, 0.0% system, 0.0%

Re: Strange load averages on 5.3-STABLE

2005-03-10 Thread David Fleck
On Thu, 10 Mar 2005, Michael Ross wrote: last pid: 771; load averages: 176.65, 770.13, 926.55 up 0+00:03:13 08:11:07 Your may have compiled kernel and userland from different sources. and programs like ps(1) and top(1) will fail to work until the kernel and source code versions are the same.

Re: Strange load averages on 5.3-STABLE

2005-03-10 Thread Giovanni P. Tirloni
David Fleck wrote: On Thu, 10 Mar 2005, Michael Ross wrote: last pid: 771; load averages: 176.65, 770.13, 926.55 up 0+00:03:13 08:11:07 Your may have compiled kernel and userland from different sources. and programs like ps(1) and top(1) will fail to work until the kernel and source code

Re[2]: Strange load averages on 5.3-STABLE

2005-03-10 Thread Dmitry Kozhevnikov
please show us 1. cat /var/run/dmesg.boot 2. uname -a 3. egrep (^REVISION|^BRANCH) /usr/src/sys/conf/newvers.sh GPT David Fleck wrote: On Thu, 10 Mar 2005, Michael Ross wrote: last pid: 771; load averages: 176.65, 770.13, 926.55 up 0+00:03:13 08:11:07 Your may have compiled kernel and