NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: bin/36542 (better "systat vm" output)
The following reply was made to PR bin/36542; it has been noted by GNATS.
From: Sevan Janiyan <sevan%NetBSD.org@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: bin/36542 (better "systat vm" output)
Date: Tue, 11 Dec 2018 04:02:35 +0000
Hi Greg,
Many thanks for the patch and apologies it's taken this long to get
looked at.
I've updated your proposed patch so that it merges with the current
version of source and posted a copy here
http://www.netbsd.org/~sevan/patch-pr36542-mk2.txt
A few points
- In r1.23 of bufcache.c, we switched to using more sysctls in the code.
Result is that the nlist struct called namelist is gone from this file.
Issue needs a new solution.
- naptime value of 1 is too low and harsh on the eyes so I've left it
unchanged.
- you need to NULL terminate the nlist struct called namelist or systat
will crash so I've left it back in.
Sevan
Home |
Main Index |
Thread Index |
Old Index