| Summary: | Added CAVEATS section to the kinfo_getvmmap(3) man page explaining the high CPU consumption | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | Yuri Victorovich <yuri> | ||||
| Component: | Books & Articles | Assignee: | Sevan Janiyan <sevan> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | CC: | sevan | ||||
| Priority: | --- | Keywords: | patch | ||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| URL: | https://reviews.freebsd.org/D12004 | ||||||
| Attachments: |
|
||||||
|
Description
Yuri Victorovich
2016-07-07 22:18:58 UTC
A commit references this bug: Author: sevan Date: Fri Aug 18 16:42:59 UTC 2017 New revision: 322665 URL: https://svnweb.freebsd.org/changeset/base/322665 Log: Add caveat to kinfo_getvmmap(3) explaining high CPU utilisation. Based on kib's reply on https://lists.freebsd.org/pipermail/freebsd-hackers/2016-July/049710.html PR: 210904 Submitted by: Yuri Victorovich <yuri AT rawbw DOT com> Reviewed by: jilles Approved by: bcr (mentor) MFC after: 5 days Differential Revision: https://reviews.freebsd.org/D12004 Changes: head/lib/libutil/kinfo_getvmmap.3 Committed, thank you for the patch & apologies for the delay. |