Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 07 Dec 1999 09:34:12 +0000
From:      Michael Chin-Yuan Wu <keichii@mail.utexas.edu>
To:        freebsd-current@freebsd.org
Subject:   ps: proc size mismatch for root
Message-ID:  <384CD494.CB736864@mail.utexas.edu>

next in thread | raw e-mail | index | archive | help
Hello everyone,

I have just compiled the newest current as of yesterday.
The following only happens when the root user does it.
[Other users see the normal results for 'ps']

keichii[root]:~# ps -ax
ps: proc size mismatch (60320 total, 712 chunks)
keichii[root]:~# ps
ps: proc size mismatch (36400 total, 712 chunks)
keichii[root]:~# 

This baffles me because it only happens for the root user.

However, I used to have a larger procfs when I ran -stable.
Here is my df currently, and it used to be bigger.
[Another user admined the box, so I do not know what he did.]

keichii[root]:~# df
Filesystem  1K-blocks     Used    Avail Capacity  Mounted on
[deleted]
/dev/wd0s3g    230191   216594    -4818   102%    /usr/obj
/dev/wd0s3d    109837    40143    60908    40%    /var
procfs              4        4        0   100%    /proc
[deleted]
keichii[root]:~# 

Did I misconfigure procfs?

Or what should I do?

Thank you,

Michael Wu
keichii@mail.utexas.edu


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?384CD494.CB736864>