From owner-freebsd-hackers Tue Apr 2 12:49:31 2002 Delivered-To: freebsd-hackers@freebsd.org Received: from periodic.imeme.net (imeme.net [63.102.48.45]) by hub.freebsd.org (Postfix) with ESMTP id 4280037B419; Tue, 2 Apr 2002 12:49:27 -0800 (PST) Received: from gateway.bogus.com (imeme.net) [209.249.198.49] by periodic.imeme.net with asmtp (Exim 3.33 #1 (Debian)) id 16sVCV-0008Mh-00; Tue, 02 Apr 2002 15:48:19 -0500 Message-ID: <3CAA1952.8050005@imeme.net> Date: Tue, 02 Apr 2002 15:49:22 -0500 From: Jon Ringuette User-Agent: Mozilla/5.0 (X11; U; FreeBSD i386; en-US; rv:0.9.9) Gecko/20020312 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Robert Watson , freebsd-hackers@freebsd.org Subject: Re: Question about possibly additions to TOP References: Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-freebsd-hackers@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG > > > > PID USERNAME PRI NICE SIZE RES STATE TIME WCPU CPU COMMAND >32652 root 96 0 1956K 1080K RUN 0:00 0.00% 0.00% top >32650 root 20 0 1448K 996K pause 0:00 0.00% 0.00% tcsh > >In general, new "features" for top go into the cross-platform vendor top >code, but features to improve FreeBSD-specific information extraction go >into our local tree. What exactly does -j do? > > > Thank you for your information I was not actually aware that it was fixed in 5.0 . I went ahead and at the advise of Alfred Perlstein made it into a patch for just machine.c that will allow the 4.5 branch of top just fail out of kvm calls more gracefully and thus allowing it to run in a jailed environment or really any environment where it can not get all of its needed information. I don't really want to clutter up everyones mailbox with sending another patch but I have throw in on web page if you can to take a look http://peoplearestrange.net/jon/machine.c.diff -jon iMeme To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-hackers" in the body of the message