On Wed, Jul 17, 2013 at 6:10 PM, Alexander Bluhm
<[email protected]> wrote:
> $ vmstat -M bsd.0.core -N bsd.0
> vmstat: undefined symbols: _uvm_km_pages_free
>
> There is no uvm_km_pages_free in our kernel.  The corresponding
> lines in dopool_sysctl() have been removed from vmstat.c revision
> 1.116.  Remove uvm_km_pages_free from dopool_kvm() to allow analysing
> a core dump.
>
> ok?

Yep, matches up.

ok guenther@

Reply via email to