Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 26 Feb 2001 15:09:20 +0700
From:      Eugene Grosbein <eugen@iname.com>
To:        freebsd-small@freebsd.org
Subject:   Memory for PicoBSD
Message-ID:  <20010226150920.A44409@svzserv.kemerovo.su>

next in thread | raw e-mail | index | archive | help
Hi!

1. If I boot PicoBSD with /boot/loader 
(BTX loader version 1.0, BTX version 1.01, bootstrap loader revision 0.8),
kernel says 'avail memory' is 3240kB. Without /boot/loader there is
3248kB free. Why there is 8kb leak? Can it be avoided?

2. Size of MFS here is 1700kB. 
Do 3240kb include MFS or this is free memory after MFS?

3. I use tinyware's vm as vmstat. It's output is a bit strange:

  procs    kB virt mem       real mem     shared vm   shared real    free
 r w l s    tot     act    tot    act    tot    act    tot    act
 0 0 2 02129668    3752    2980   1548   1456   1456   1280   1280    480
 0 0 2 02129680    3764    3004   1568   1456   1456   1280   1280    456
 0 0 2 02129680    3764    3004   1568   1456   1456   1280   1280    456
 0 0 2 02129680    3764    3004   1568   1456   1456   1280   1280    456
 0 0 0 02129680    2204    3004   1320   1456   1456   1280   1280    456
 0 0 0 02129680    2204    3004   1320   1456   1456   1280   1280    456
 0 0 1 02129680    2968    3004   1428   1456   1456   1280   1280    456

It seems that 4th and 5th columns have been concatenated.
How should I read this?

Eugene Grosbein

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




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