[Bug 266272] top reports incorrect amount of system memory

From: <bugzilla-noreply_at_freebsd.org>
Date: Wed, 07 Sep 2022 15:22:18 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266272

--- Comment #4 from Eugene M. Zheganin <eugene@zhegan.in> ---
[root@db0-de:db/mysql]# sysctl hw.physmem hw.usermem hw.realmem vm.vmtotal
vm.kvm_free vm.kvm_size
vm.reserv

hw.physmem: 137276436480
hw.usermem: 104537735168
hw.realmem: 137434759168
vm.vmtotal:
System wide totals computed every five seconds: (values in kilobytes)
===============================================
Processes:              (RUNQ: 12 Disk Wait: 0 Page Wait: 0 Sleep: 6414)
Virtual Memory:         (Total: 111950456K Active: 111936556K)
Real Memory:            (Total: 93233204K Active: 93232128K)
Shared Virtual Memory:  (Total: 114028K Active: 100228K)
Shared Real Memory:     (Total: 49808K Active: 48808K)
Free Memory:    5470588K
vm.kvm_free: 2183768567808
vm.kvm_size: 2199023251456
zsh: command not found: vm.reserv

-- 
You are receiving this mail because:
You are the assignee for the bug.