This is the mail archive of the cygwin-apps@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re[2]: vmstat


Hello Chris,

Wednesday, July 03, 2002, 12:21:42 AM, you wrote:

CJ> Will this package actually appear on the mirrors in future or are there
CJ> issues I am not aware of preventing this from happening?

Have you tried running the procps tools on current stock dll
(1.3.12-1) ? For me most of them seem to just hang - top, procps,
uptime, vmstat, w... havent tried the others.

Maybe this problem corelates with the fact that some of the /proc
files no longer contain information - see below:

paveltz@MORDOR /tmp/procps/usr/bin
$ cd /proc

paveltz@MORDOR /proc
$ ls -la
total 0
dr-xr-xr-x    8 Everyone Everyone        0 Jul  4 12:08 .
drwx------   10 paveltz  Nessuno         0 Jul  3 12:13 ..
dr-xr-xr-x   14 Administ Nessuno         0 Jul  4 11:58 1596
dr-xr-xr-x   14 paveltz  Nessuno         0 Jul  4 11:59 1692
dr-xr-xr-x   14 Administ Nessuno         0 Jul  4 11:58 1876
dr-xr-xr-x   14 SYSTEM   SYSTEM          0 Jul  4 11:58 1924
dr-xr-xr-x   14 SYSTEM   SYSTEM          0 Jul  4 11:58 280
dr-xr-xr-x   14 paveltz  Nessuno         0 Jul  4  2002 296
-r--r--r--    1 Everyone Everyone        0 Jul  4 12:08 loadavg
-r--r--r--    1 Everyone Everyone        0 Jul  4 12:08 meminfo
dr-xr-xr-x    9 Everyone Everyone        0 Jul  4 12:08 registry
-r--r--r--    1 Everyone Everyone        0 Jul  4 12:08 stat
-r--r--r--    1 Everyone Everyone        0 Jul  4 12:08 uptime
-r--r--r--    1 Everyone Everyone        0 Jul  4 12:08 version

paveltz@MORDOR /proc
$ cat loadavg
0.00 0.00 0.00

paveltz@MORDOR /proc
$ cat meminfo
         total:      used:      free:
Mem:   267878400  201097216   66781184
Swap:  648847360  199184384  449662976
MemTotal:         261600 kB
MemFree:           65216 kB
MemShared:             0 kB
HighTotal:             0 kB
HighFree:              0 kB
LowTotal:         261600 kB
LowFree:           65216 kB
SwapTotal:        633640 kB
SwapFree:         439124 kB

paveltz@MORDOR /proc
$ cat stat

paveltz@MORDOR /proc
$ cat uptime

paveltz@MORDOR /proc
$ cat version
CYGWIN_NT-5.1 1.3.12(0.54/3/2) 2002-07-03 16:42

paveltz@MORDOR /proc
$ cat 1924/stat

Perhaps it has to do something with your last patch. I don't have time
to look at this right now though. I can send strace if you want.

The procps tools I'm using were downloaded from your site following
their anouncement on cygwin-apps.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]