Page MenuHomeFreeBSD

hwpmc(4): more detailed SYNOPSYS
ClosedPublic

Authored by mhorne on Jun 14 2023, 5:58 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sep 23 2024, 12:34 AM
Unknown Object (File)
Sep 22 2024, 10:52 AM
Unknown Object (File)
Sep 19 2024, 11:11 AM
Unknown Object (File)
Sep 18 2024, 6:45 PM
Unknown Object (File)
Sep 9 2024, 3:41 AM
Unknown Object (File)
Sep 9 2024, 3:14 AM
Unknown Object (File)
Sep 5 2024, 12:38 AM
Unknown Object (File)
Aug 30 2024, 7:04 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 52055
Build 48946: 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.