[Bug 216450] sysutils/p5-BSD-Sysctl: Support setting 64-bit sysctl values

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Feb 8 13:08:16 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=216450

--- Comment #2 from Jonathan T. Looney <jtl at freebsd.org> ---
(In reply to david from comment #1)
> Ideally, it would be nice to have a unit test that fetched a 64-bit counter. (Skipped if the environment doesn't support it).

This patch doesn't address support for fetching 64-bit values; rather, it only
addresses setting them. In that vein, you can test support for this by setting
TEST_BSD_SYSCTL_NAME to a 64-bit sysctl prior to running the tests.

> The looks pretty good to me, unfortunately I don't have (easy) access to a machine to test that it works.

FWIW, we use this in production where I work. (I know it still would be nice to
have independent verification.)

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


More information about the freebsd-ports-bugs mailing list