Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Jul 1999 13:20:47 -0400
From:      Joshua Albertson <jalbertson@jcrt.harvard.edu>
To:        'Ben Gras' <ben@nl.euro.net>
Cc:        "freebsd-questions@FreeBSD.ORG" <freebsd-questions@FreeBSD.ORG>
Subject:   RE: ps question
Message-ID:  <01BED445.030F0320.jalbertson@jcrt.harvard.edu>

next in thread | raw e-mail | index | archive | help
ok, I just cvsupped ps and kernel, compiled, installed, rebooted,...

bash-2.02$ ps aux
USER     PID %CPU %MEM   VSZ  RSS  TT  STAT STARTED      TIME COMMAND
j        208  0.0  0.3   392  228  p0  R+   31Dec69   0:00.01 ps -aux
root       1  0.0  0.4   500  288  ??  SLs  31Dec69   0:00.02 /sbin/init --
root       2  0.0  0.0     0    0  ??  DL   31Dec69   0:00.00  (pagedaemon)
root       3  0.0  0.0     0    0  ??  DL   31Dec69   0:00.00  (vmdaemon)
root       4  0.0  0.0     0    0  ??  DL   31Dec69   0:00.00  (bufdaemon)
root       5  0.0  0.0     0    0  ??  DL   31Dec69   0:00.00  (syncer)
root      35  0.0  0.1   204   84  ??  Is   31Dec69   0:00.00 adjkerntz -i
root     102  0.0  0.8   828  560  ??  Ss   31Dec69   0:00.10 syslogd
daemon   111  0.0  0.6   828  416  ??  Is   31Dec69   0:00.00 portmap     
...
bash-2.02$ date
Thu Jul 22 13:07:21 EDT 1999

ta,
j

-----Original Message-----
From:	Ben Gras [SMTP:ben@nl.euro.net]
Sent:	Thursday, July 22, 1999 10:36 AM
To:	Joshua Albertson
Cc:	freebsd-questions@FreeBSD.ORG
Subject:	Re: ps question

All,

 > ps currently reports a start time of "Wed Dec 31 19:00:00 1969" for all my processes.
 > what  may be causing ps to incorrectly report lstart?
 > clock is functioning, procfs looks allright...

First of all, make sure your kernel and ps binary are in sync ..

Cheers,

	=Ben



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




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?01BED445.030F0320.jalbertson>