From owner-freebsd-current Wed Sep 23 12:53:13 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA01994 for freebsd-current-outgoing; Wed, 23 Sep 1998 12:53:13 -0700 (PDT) (envelope-from owner-freebsd-current@FreeBSD.ORG) Received: from spinner.netplex.com.au (spinner.netplex.com.au [202.12.86.3]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA01955; Wed, 23 Sep 1998 12:52:58 -0700 (PDT) (envelope-from peter@netplex.com.au) Received: from spinner.netplex.com.au (localhost [127.0.0.1]) by spinner.netplex.com.au (8.9.1/8.9.1/Spinner) with ESMTP id AAA08290; Wed, 23 Sep 1998 00:44:19 +0800 (WST) (envelope-from peter@spinner.netplex.com.au) Message-Id: <199809221644.AAA08290@spinner.netplex.com.au> X-Mailer: exmh version 2.0.2 2/24/98 To: Pierre.Dampure@barclayscapital.com cc: fn@radio-do.de, freebsd-smp@FreeBSD.ORG, freebsd-current@FreeBSD.ORG Subject: Re: Weired top display at smp current kernel from today In-reply-to: Your message of "Mon, 21 Sep 1998 15:07:55 +0100." <711DCB8FB391D111B9DD00805F8BDDBAF7ED39@exips0019.itops.ldn.bzwint.com> Date: Wed, 23 Sep 1998 00:44:19 +0800 From: Peter Wemm Sender: owner-freebsd-current@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Pierre.Dampure@barclayscapital.com wrote: > > Frank, > > Are you by any chance running an ELF version of X? I experienced pretty > weird results over the past few days with and ELF X (built as per the port > mods posted to the list): a make world running under X would basically bring > the box to a halt, massive delays when typing characters on any of the other > VTs, etc... this is on a box with 384Mb RAM, SMP w/PPro 200/512 and more > than 256Mb free / no swap used, doing nothing else than the build. Two things.. 1: There have been some clock tweaks in the last few days that might affect this. 2: Try (humor me :-) booting up into single user, running a few commands (eg: sync; sync; sync; fsck -p; ls) and then doing a ctrl-D to go into multi-user. If this (#2) is the key to making your system work properly, then you are seeing the same problem I've been unable to put a finger on for ages. None of the other SMP folks saw it, but only I was running ELF at the time. Somebody else (John Hay) mentioned that this fixes his problem, but it's not clear whether (or when) he's using elf. The annoying thing was that it appeared to be the combination of ELF executables and SMP that caused the problem. Also, having init spawn 12 /usr/libexec/getty processes would kill the system too. I had decided that it was something peculiar with my system that was causing this. If other people are seeing it now, I'll be greatly relieved to know that I wasn't imagining it. :-) (and also worried, because this is a show-stopper) Cheers, -Peter > Best Regards, > > > PY > > -----Original Message----- > From: Frank Nobis [mailto:fn@radio-do.de] > Sent: Monday, September 21, 1998 2:01 PM > To: freebsd-smp@FreeBSD.ORG > Cc: freebsd-current@FreeBSD.ORG > Subject: Weired top display at smp current kernel from today > > > 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