The change to vm_meter.c is ok. Could you please add a comment like
that above the location of the patch.
Alan
___
freebsd-stable@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-stable
To unsubscribe, send any mail to "[EMA
On Fri, Nov 17, 2006 at 01:38:00AM +0300, Ruslan Ermilov wrote:
> Actually, the values are also in pages. Below is a new patch
> to try. The total amount of virtual memory reported is still
> insane; I think some objects are included in the stats
> mistakenly, but I'm not yet sure.
>
Okay, the a
On Thu, Nov 16, 2006 at 08:10:37PM +0100, Ulrich Spoerlein wrote:
> Ruslan Ermilov wrote:
> > sysctl(8) knows that t_vm is in bytes, but for the other stats
> > it thinks they are in pages. "systat -vm" thinks they are all
> > in bytes. Here's a fix:
>
> Thanks!, I applied your patch to RELENG_6
Ruslan Ermilov wrote:
> sysctl(8) knows that t_vm is in bytes, but for the other stats
> it thinks they are in pages. "systat -vm" thinks they are all
> in bytes. Here's a fix:
Thanks!, I applied your patch to RELENG_6
# sysctl vm.vmtotal ; ./sysctl vm.vmtotal
vm.vmtotal:
System wide totals c
On Thu, Nov 16, 2006 at 11:55:09AM +0100, Ulrich Spoerlein wrote:
> Hi all,
>
> this is on a two week old RELENG_6. The machine has 4GB RAM, SMP
>
> CPU: Intel(R) Xeon(TM) CPU 3.00GHz (3012.12-MHz 686-class CPU)
> Origin = "GenuineIntel" Id = 0xf43 Stepping = 3
> Features=0xbfebfbff H,DTS,ACP
Hi all,
this is on a two week old RELENG_6. The machine has 4GB RAM, SMP
CPU: Intel(R) Xeon(TM) CPU 3.00GHz (3012.12-MHz 686-class CPU)
Origin = "GenuineIntel" Id = 0xf43 Stepping = 3
Features=0xbfebfbff
Features2=0x641d>
AMD Features=0x2010
real memory = 3489071104 (3327 MB)
avail me