Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 03 Jan 2001 23:20:33 +0000
From:      Richard Smith <rdls@rdls.net>
To:        Mobile Mailing List <freebsd-mobile@freebsd.org>
Subject:   load averages and suspend
Message-ID:  <3A53B3C1.6CE66D2C@rdls.net>

next in thread | raw e-mail | index | archive | help
On my Dell Inspiron 7500 running 4.2-RELEASE and the XiG X server, I
have noticed that (sometimes) after resuming from suspended mode, the
load average jumps from around 0.1 to about 2.0. The unit remains 100%
idle...


top(1) before yields:

last pid:   393;  load averages:  0.13,  0.06,  0.02    up 0+00:17:22 
22:19:50
59 processes:  2 running, 57 sleeping
CPU states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100%
idle
Mem: 32M Active, 27M Inact, 19M Wired, 128K Cache, 26M Buf, 169M Free
Swap: 500M Total, 500M Free

  PID USERNAME PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
  345 richard   10   0  1796K  1200K RUN      0:02  0.00%  0.00% asapm
  353 richard   28   0  1972K  1252K RUN      0:01  0.00%  0.00% top


...whereas top(1) after yields:

last pid:   791;  load averages:  1.99,  0.99,  0.42    up 0+00:26:34 
22:30:58
58 processes:  2 running, 56 sleeping
CPU states:  0.0% user,  0.0% nice,  0.0% system,  0.0% interrupt,  100%
idle
Mem: 32M Active, 27M Inact, 19M Wired, 56K Cache, 26M Buf, 169M Free
Swap: 500M Total, 500M Free

  PID USERNAME PRI NICE  SIZE    RES STATE    TIME   WCPU    CPU COMMAND
  193 root       2   0   884K   500K RUN      0:02  0.00%  0.00% moused
  353 richard   28   0  1972K  1252K RUN      0:02  0.00%  0.00% top


Is this a sampling clock problem? Is there anything I should do to
isolate the problem?

Richard


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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3A53B3C1.6CE66D2C>