public inbox for cygwin@cygwin.com
 help / color / mirror / Atom feed
* Re: [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands
       [not found] ` <20041204164016.30976.qmail@sourceware.org>
@ 2004-12-05  9:53   ` Reini Urban
  2004-12-05 13:53     ` Chris January
  0 siblings, 1 reply; 6+ messages in thread
From: Reini Urban @ 2004-12-05  9:53 UTC (permalink / raw)
  To: cygwin; +Cc: dr.volker.zell

[please, let's keep the discussion on the list]

dr dot volker dot zell at oracle dot com schrieb:
> ------- Additional Comments From dr dot volker dot zell at oracle dot com  2004-12-04 16:40 -------
> (In reply to comment #3)
> 
>>This is known problem with multiple processors.
>>Workaround: Disabeling hyperthreading or - in case you're on a real
>>multiprocessor system - using the /NUMPROC=1 switch for booting up windows might
>>have the desired effect.
>>
>>See the thread at http://cygwin.com/ml/cygwin/2004-03/msg01110.html
> 
> I get this too, on a single processor machine with W2k SP4

Interesting. For which cmdline exactly?

"cygcheck -s -v -r > cygcheck.out" also please, since this is the first 
time I heard it on a SMP.
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands
  2004-12-05  9:53   ` [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands Reini Urban
@ 2004-12-05 13:53     ` Chris January
  2004-12-10  7:48       ` Dr. Volker Zell
  0 siblings, 1 reply; 6+ messages in thread
From: Chris January @ 2004-12-05 13:53 UTC (permalink / raw)
  To: 'cygwin'

> [please, let's keep the discussion on the list]
> 
> dr dot volker dot zell at oracle dot com schrieb:
> > ------- Additional Comments From dr dot volker dot zell at 
> oracle dot 
> > com  2004-12-04 16:40 ------- (In reply to comment #3)
> > 
> >>This is known problem with multiple processors.
> >>Workaround: Disabeling hyperthreading or - in case you're on a real 
> >>multiprocessor system - using the /NUMPROC=1 switch for booting up 
> >>windows might have the desired effect.
> >>
> >>See the thread at http://cygwin.com/ml/cygwin/2004-03/msg01110.html
> > 
> > I get this too, on a single processor machine with W2k SP4
> 
> Interesting. For which cmdline exactly?
> 
> "cygcheck -s -v -r > cygcheck.out" also please, since this is 
> the first 
> time I heard it on a SMP.

In both cases what is the actual value of HZ you are seeing?

Chris


--
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands
  2004-12-05 13:53     ` Chris January
@ 2004-12-10  7:48       ` Dr. Volker Zell
  2004-12-14  7:19         ` Dr. Volker Zell
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Volker Zell @ 2004-12-10  7:48 UTC (permalink / raw)
  To: cygwin

>>>>> Chris January writes:

    > In both cases what is the actual value of HZ you are seeing?

01:02 AM [555]> w
Unknown HZ value! (483) Assume 100.
 08:34:05 up 11:33,  3 users,  load average: 0.00, 0.00, 0.00
USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU  WHAT
vzell    tty0     127.0.0.1:0.0    23:02    0.00s  0.00s   ?     -
vzell    tty1     127.0.0.1:0.0    23:02    0.00s  0.00s   ?     -
vzell    tty2     127.0.0.1:0.0    23:02    0.00s  0.00s   ?     -
vzell@vzell-de /usr/src
08:34 AM [556]> procps
Unknown HZ value! (484) Assume 100.
  PID TTY          TIME CMD
 1864 ?        00:00:08 bash
 2036 ?        00:00:01 procps
vzell@vzell-de /usr/src
08:34 AM [557]> vmstat.exe 
Unknown HZ value! (484) Assume 100.
   procs                      memory    swap          io     system         cpu
 r  b  w   swpd   free   buff  cache  si  so    bi    bo   in    cs  us  sy  id
 0 29  0  18112 615880      0      0 136   1    34     0   83   100   8   5  88
vzell@vzell-de /usr/src
08:35 AM [558]> uptime
Unknown HZ value! (484) Assume 100.
 08:35:05 up 11:34,  3 users,  load average: 0.00, 0.00, 0.00

    > Chris

Ciao
  Volker


--
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands
  2004-12-10  7:48       ` Dr. Volker Zell
@ 2004-12-14  7:19         ` Dr. Volker Zell
  2004-12-14  9:18           ` Chris January
  0 siblings, 1 reply; 6+ messages in thread
From: Dr. Volker Zell @ 2004-12-14  7:19 UTC (permalink / raw)
  To: cygwin

>>>>> Volker Zell writes:

>>>>> Chris January writes:
    >> In both cases what is the actual value of HZ you are seeing?

    > 01:02 AM [555]> w
    > Unknown HZ value! (483) Assume 100.
    >  08:34:05 up 11:33,  3 users,  load average: 0.00, 0.00, 0.00
    > USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU  WHAT
    > vzell    tty0     127.0.0.1:0.0    23:02    0.00s  0.00s   ?     -
    > vzell    tty1     127.0.0.1:0.0    23:02    0.00s  0.00s   ?     -
    > vzell    tty2     127.0.0.1:0.0    23:02    0.00s  0.00s   ?     -
    > vzell@vzell-de /usr/src
    > 08:34 AM [556]> procps
    > Unknown HZ value! (484) Assume 100.
    >   PID TTY          TIME CMD
    >  1864 ?        00:00:08 bash
    >  2036 ?        00:00:01 procps
    > vzell@vzell-de /usr/src
    > 08:34 AM [557]> vmstat.exe 
    > Unknown HZ value! (484) Assume 100.
    >    procs                      memory    swap          io     system         cpu
    >  r  b  w   swpd   free   buff  cache  si  so    bi    bo   in    cs  us  sy  id
    >  0 29  0  18112 615880      0      0 136   1    34     0   83   100   8   5  88
    > vzell@vzell-de /usr/src
    > 08:35 AM [558]> uptime
    > Unknown HZ value! (484) Assume 100.
    >  08:35:05 up 11:34,  3 users,  load average: 0.00, 0.00, 0.00

The values seem to change after each reboot:

09:20 AM [498]> vmstat
Unknown HZ value! (438) Assume 100.
   procs                      memory    swap          io     system         cpu
 r  b  w   swpd   free   buff  cache  si  so    bi    bo   in    cs  us  sy  id
 0 36  0  19640 493428      0      0  10   1    32     0    2    66   4   4  92
vzell@vzell-de /tmp
08:15 AM [499]> uptime
Unknown HZ value! (438) Assume 100.
 08:15:40 up 22:59,  3 users,  load average: 0.00, 0.00, 0.00
vzell@vzell-de /tmp
08:15 AM [500]> w
Unknown HZ value! (438) Assume 100.
 08:15:42 up 22:59,  3 users,  load average: 0.00, 0.00, 0.00
USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU  WHAT
vzell    tty0     127.0.0.1:0.0    Mon09    0.00s  0.00s   ?     -
vzell    tty1     127.0.0.1:0.0    Mon09    0.00s  0.00s   ?     -
vzell    tty2     127.0.0.1:0.0    Mon09    0.00s  0.00s   ?     -


Ciao
  Volker


--
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* RE: [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands
  2004-12-14  7:19         ` Dr. Volker Zell
@ 2004-12-14  9:18           ` Chris January
  0 siblings, 0 replies; 6+ messages in thread
From: Chris January @ 2004-12-14  9:18 UTC (permalink / raw)
  To: 'Dr. Volker Zell'; +Cc: cygwin

> >>>>> Volker Zell writes:
> 
> >>>>> Chris January writes:
>     >> In both cases what is the actual value of HZ you are seeing?
> 
>     > 01:02 AM [555]> w
>     > Unknown HZ value! (483) Assume 100.
>     >  08:34:05 up 11:33,  3 users,  load average: 0.00, 0.00, 0.00
>     > USER     TTY      FROM              LOGIN@   IDLE   
> JCPU   PCPU  WHAT
>     > vzell    tty0     127.0.0.1:0.0    23:02    0.00s  
> 0.00s   ?     -
>     > vzell    tty1     127.0.0.1:0.0    23:02    0.00s  
> 0.00s   ?     -
>     > vzell    tty2     127.0.0.1:0.0    23:02    0.00s  
> 0.00s   ?     -
>     > vzell@vzell-de /usr/src
>     > 08:34 AM [556]> procps
>     > Unknown HZ value! (484) Assume 100.
>     >   PID TTY          TIME CMD
>     >  1864 ?        00:00:08 bash
>     >  2036 ?        00:00:01 procps
>     > vzell@vzell-de /usr/src
>     > 08:34 AM [557]> vmstat.exe 
>     > Unknown HZ value! (484) Assume 100.
>     >    procs                      memory    swap          
> io     system         cpu
>     >  r  b  w   swpd   free   buff  cache  si  so    bi    
> bo   in    cs  us  sy  id
>     >  0 29  0  18112 615880      0      0 136   1    34     
> 0   83   100   8   5  88
>     > vzell@vzell-de /usr/src
>     > 08:35 AM [558]> uptime
>     > Unknown HZ value! (484) Assume 100.
>     >  08:35:05 up 11:34,  3 users,  load average: 0.00, 0.00, 0.00
> 
> The values seem to change after each reboot:
> 
> 09:20 AM [498]> vmstat
> Unknown HZ value! (438) Assume 100.
>    procs                      memory    swap          io     
> system         cpu
>  r  b  w   swpd   free   buff  cache  si  so    bi    bo   in 
>    cs  us  sy  id
>  0 36  0  19640 493428      0      0  10   1    32     0    2 
>    66   4   4  92
> vzell@vzell-de /tmp
> 08:15 AM [499]> uptime
> Unknown HZ value! (438) Assume 100.
>  08:15:40 up 22:59,  3 users,  load average: 0.00, 0.00, 0.00 
> vzell@vzell-de /tmp
> 08:15 AM [500]> w
> Unknown HZ value! (438) Assume 100.
>  08:15:42 up 22:59,  3 users,  load average: 0.00, 0.00, 0.00
> USER     TTY      FROM              LOGIN@   IDLE   JCPU   PCPU  WHAT
> vzell    tty0     127.0.0.1:0.0    Mon09    0.00s  0.00s   ?     -
> vzell    tty1     127.0.0.1:0.0    Mon09    0.00s  0.00s   ?     -
> vzell    tty2     127.0.0.1:0.0    Mon09    0.00s  0.00s   ?     -
I'm in the process of preparing a new procps release. Please try again with
that when it's announced.

Chris


--
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands
       [not found] <E1Ce8rV-0005oA-00@mailhub-01.inode.at>
@ 2004-12-14 12:30 ` Reini Urban
  0 siblings, 0 replies; 6+ messages in thread
From: Reini Urban @ 2004-12-14 12:30 UTC (permalink / raw)
  To: cygwin

Chris January schrieb:
>>>>>>>Volker Zell writes:
>>>>>>>Chris January writes:
>>    >> In both cases what is the actual value of HZ you are seeing?
>>    > 01:02 AM [555]> w
>>    > Unknown HZ value! (483) Assume 100.

That's unrelated, but interesting, because I got rooted yesterday on 
some linux box (a new t0rnkit with some libsh), which had some libproc 
hack (process hiding), which led to the same error message on the procps 
utils.
   "Unknown HZ value! (11) Assume 100"

At least it was very easy to fix without reinstall. ttyload got hijacked 
(right after mingetty loading). rootkit in /usr/lib/libsh (hidden of 
course). But he forgot to hijack lsof. So lsof|grep LISTEN showed the 
intruder.
-- 
Reini Urban
http://xarch.tu-graz.ac.at/home/rurban/

--
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/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2004-12-14 12:30 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
     [not found] <20041125002018.575.douglas.ohlhorst@noaa.gov>
     [not found] ` <20041204164016.30976.qmail@sourceware.org>
2004-12-05  9:53   ` [Bug Cygwin Applications/575] Unknown HZ value! message from procps commands Reini Urban
2004-12-05 13:53     ` Chris January
2004-12-10  7:48       ` Dr. Volker Zell
2004-12-14  7:19         ` Dr. Volker Zell
2004-12-14  9:18           ` Chris January
     [not found] <E1Ce8rV-0005oA-00@mailhub-01.inode.at>
2004-12-14 12:30 ` Reini Urban

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).