Page MenuHomeFreeBSD

hwpmc(4): more detailed SYNOPSYS
ClosedPublic

Authored by mhorne on Jun 14 2023, 5:58 PM.
Tags
None
Referenced Files
F153426669: D40542.id123244.diff
Tue, Apr 21, 2:48 AM
F153424416: D40542.id.diff
Tue, Apr 21, 2:29 AM
F153322025: D40542.id123346.diff
Mon, Apr 20, 11:30 AM
F153299313: D40542.diff
Mon, Apr 20, 8:14 AM
F153266580: D40542.id123239.diff
Mon, Apr 20, 3:47 AM
Unknown Object (File)
Mon, Apr 20, 12:43 AM
Unknown Object (File)
Sun, Apr 19, 9:46 PM
Unknown Object (File)
Sat, Apr 18, 11:54 AM
Subscribers

Details

Summary

Include some boilerplate similar to other section 4 man pages,
describing how to load the module at boot-time or include it in the
kernel.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 52059
Build 48950: arc lint + arc unit

Event Timeline

share/man/man4/hwpmc.4
48–52

should we suggest kld_list in rc.conf instead?

share/man/man4/hwpmc.4
48–52

Yes I suppose so, there is no reason to have hwpmc loaded before then.

share/man/man4/hwpmc.4
31

Needs a bump of the date I think.

as an aside I wish sh supported += :)

This revision is now accepted and ready to land.Jun 14 2023, 8:04 PM
jkoshy requested changes to this revision.Jun 14 2023, 8:09 PM
This revision now requires changes to proceed.Jun 14 2023, 8:09 PM
mhorne added inline comments.
share/man/man4/hwpmc.4
31

Yes, I currently have the bump in D40543.

This revision is now accepted and ready to land.Jun 16 2023, 4:04 AM
This revision was automatically updated to reflect the committed changes.
mhorne marked an inline comment as done.