Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Date: Wed, 24 Mar 2004 13:03:27 -0500 From: Christopher Faylor To: cygwin AT cygwin DOT com Subject: Re: procps returns \"Unknown HZ value\" Message-ID: <20040324180327.GA7682@redhat.com> Reply-To: cygwin AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.4.1i On Wed, Mar 24, 2004 at 05:29:20PM -0000, Dave Korn wrote: > >> -----Original Message----- >> From: cygwin-owner On Behalf Of Chris January >> Sent: 24 March 2004 17:21 > >> > -----Original Message----- >> > From: Chris January [mailto:chris] >> > Sent: Wed 3/24/2004 10:45 AM >> > To: Duran, Richard >> > Cc: >> > Subject: RE: procps returns \"Unknown HZ value\" >> > > Is there a parameter I can pass to procs.exe to avoid getting >> > > \"Unknown HZ value (168) Assume 100.\"? >> > >> > I don't think so. What's the output of /proc/cpuinfo on your system? >> > >> > The /proc filesystem doesn't exist? Does something need to be >> > installed using cygrunsrv? >> > > >> Redirecting to the cygwin mailing list. >> You probably need to upgrade your version of the Cygwin DLL. > >Depends how old. /proc is a virtual filesystem under cygwin; you won't >see a "proc" subdirectory in your fs root, but it's there alright. >IIRC the proc FS has been around for some time, but the .dll has only >recently become able to display directory listings for it. The /proc system has been around for a while and its contents have been displayable since its inception. I believe that it required my virtualization of the opendir/readdir interface in cygwin to accomplish this. cgf -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/