Re: PRERELEASE kernel: top command gives rubbish output !?!

2003-09-18 Thread Jonathan Chen
On Thu, Sep 18, 2003 at 11:12:32AM +0900, Rob Lahaye wrote:
> 
> Francis A. Vidal wrote:
> > Did you do a 'make installworld' after you installed the new kernel
> > (4.9-PRERELEASE)? 
> 
> Just double checking: 'make installworld' involves being very
> careful with my /etc files and the use of mergemaster etc.
> Right?

No. "make installworld" is after a "make installkernel", which is preceded
by a "make buildkernel", ... etc. Hmm. Why don't you read the Handbook for
more complete details.
-- 
Jonathan Chen <[EMAIL PROTECTED]>
--
char *p="char *p=%c%s%c;main(){printf(p,34,p,34);}";main(){printf(p,34,p,34);}
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: PRERELEASE kernel: top command gives rubbish output !?!

2003-09-17 Thread Rob Lahaye

Francis A. Vidal wrote:
> Did you do a 'make installworld' after you installed the new kernel
> (4.9-PRERELEASE)? 

Just double checking: 'make installworld' involves being very
careful with my /etc files and the use of mergemaster etc.
Right?

It's my first time ever to sync my system with STABLE.
I got into it due to the security advisories and the
delay of 4.9-RELEASE.

Yes, I'm also reading the handbook on this!

Bare with me, I'm a lonely FreeBSD sole in an MS Windows
dominated evironment.

Thanks,
Rob.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


Re: PRERELEASE kernel: top command gives rubbish output !?!

2003-09-17 Thread Josh Paetzel
On Thu, Sep 18, 2003 at 10:58:44AM +0900, Rob Lahaye wrote:
> 
> 
> 
> I have compiled and installed the STABLE cvsup'ed kernel sources,
> rebooted and discovered that the 'top' command (still from 4.8-RELEASE)
> now outputs rubbish:
> 
> Is there a quicker fix than recompiling the whole base system (base system
> now is 4.8-RELEASE)?
> 
> Thanks,
> Rob.

No.  Unlike linux, in FreeBSD your kernel and world have to be in sync with each 
other.  You can't run a new kernel with an old userland.

Josh Paetzel

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"


RE: PRERELEASE kernel: top command gives rubbish output !?!

2003-09-17 Thread Francis A. Vidal
Did you do a 'make installworld' after you installed the new kernel
(4.9-PRERELEASE)? 

-Original Message-
From: Rob Lahaye [mailto:[EMAIL PROTECTED] 
Sent: Thursday, September 18, 2003 9:59 AM
To: [EMAIL PROTECTED]
Subject: PRERELEASE kernel: top command gives rubbish output !?!




I have compiled and installed the STABLE cvsup'ed kernel sources,
rebooted and discovered that the 'top' command (still from 4.8-RELEASE)
now outputs rubbish:

$ top -b
last pid: 10630;  load averages:  1.91,  1.31,  0.59  up 0+00:33:03
10:04:48
21 processes:  1 starting, 1 running, 1 sleeping, 1 stopped

Mem: 57M Active, 32M Inact, 23M Wired, 6564K Cache, 22M Buf, 4560K Free
Swap: 256M Total, 256M Free


  PID USERNAME PRI NICE  SIZERES STATETIME   WCPUCPU COMMAND
-943970496 root 170 -52  3068M24K ?  121???  0.00% 806.54% ?
-857718912 /0*/,))/ -22 -52 0K  2512M ?   64???  0.15%  0.15% <>
  201 root -22 1484 0K 0K ?  -70???  0.05%  0.05%
0 root -22 -52 0K 0K ?  -88???  0.00%  0.00% <>
-853673688 root -22 -52 0K   835G ?   64???  0.00%  0.00% <>
0 root -22 -52  2048M 0K ?   -1???  0.00%  0.00% <>
10630 /0+)*00.  29   0 0K 0K RUN  0:00  0.00%  0.00% top
1611504 root -22 49218 0K 0K ?   48   0:00  0.00%  0.00%
-1059416064 root -22  21 0K   384K ?  -48   0:00  0.00%  0.00% <>
0 root 134  36 0K 0K SLEEP0:00  0.00%  0.00% 
1634230636 /0)0'')/ -22 -52  3279M 0K START   57:18 1203985911.20%
167893707.81% <>
  101 18861510 -22  21 0K 65536M ?  112   0:00 167890575.39%
167890575.39% 
-856577888 root -22 -52 0K   832G ?   64   0:00 167890537.30%
167890537.30% <>
-856572064 root -22 -52 0K   834G ?   16   0:00 167890392.19%
167890392.19% <>
-1057673792 root -22 -52 0K 26783M ?  -24???  0.00%
167890213.28% <>
-1059956992 (+*+)-). -22 29461 16384K 26113M ?   32  70.1H  0.00%
167890107.81% <>
  168 root -22 52482   392M 0K STOP   1623.4  0.00% 167834393.75% <>
-1059255232 root -22 -52  3075M 19420M ?   48   0:00  0.00%
163623396.88% <>




Is there a quicker fix than recompiling the whole base system (base system
now is 4.8-RELEASE)?

Thanks,
Rob.

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"