Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 21 Sep 1998 15:00:47 +0200
From:      Frank Nobis <fn@radio-do.de>
To:        freebsd-smp@FreeBSD.ORG
Cc:        freebsd-current@FreeBSD.ORG
Subject:   Weired top display at smp current kernel from today
Message-ID:  <19980921150047.A315@radio-do.de>

next in thread | raw e-mail | index | archive | help
Running a mkae world -j4 I noticed only 50% idle time during the make.

Running just two programs whit a busy loop gives that output fron top

last pid:   314;  load averages:  1.84,  0.75,  0.30                   14:55:17
45 processes:  3 running, 42 sleeping
CPU states: 50.0% user,  0.0% nice,  0.0% system,  0.0% interrupt, 50.0% idle
Mem: 7080K Active, 6332K Inact, 16M Wired, 100K Cache, 3457K Buf, 473M Free
Swap: 199M Total, 199M Free

  PID USERNAME PRI NICE  SIZE    RES STATE  C   TIME   WCPU    CPU COMMAND
  308 fn        90   0   748K   236K RUN    1   1:36 50.00% 49.97% pig
  310 fn        91   0   748K   236K RUN    1   0:57 49.18% 49.02% pig
  311 fn        28   0  1568K   908K CPU1   1   0:00  0.00%  0.00% top

Is this a bug in top? Can someone reproduce that?

pig is simply 'for(;;) i++;'

Regards
	Frank

-- 
 Frank Nobis                            Email: PGP AVAILABLE
 Landgrafenstr. 130                     dg3dcn   http://www.radio-do.de/~fn/
 44139 Dortmund				Powered by FreeBSD


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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?19980921150047.A315>