Page MenuHomeFreeBSD

hmp(4): add man page
Needs ReviewPublic

Authored by mchoo on Apr 21 2026, 10:22 AM.
Tags
None
Referenced Files
F165581239: D56548.id177917.diff
Sat, Aug 8, 5:40 PM
Unknown Object (File)
Sat, Aug 8, 4:04 PM
Unknown Object (File)
Sat, Aug 8, 4:00 PM
Unknown Object (File)
Sat, Aug 8, 3:59 PM
Unknown Object (File)
Sat, Aug 8, 3:47 PM
Unknown Object (File)
Sat, Aug 8, 3:46 PM
Unknown Object (File)
Sat, Aug 8, 10:46 AM
Unknown Object (File)
Sat, Aug 8, 2:10 AM

Details

Reviewers
imp
olce
ziaee
bcr
Summary

Signed-off-by: Minsoo Choo <minsoochoo0122@proton.me>

Diff Detail

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

Event Timeline

Reflect provider and sysctl updates

bcr added a subscriber: bcr.

Looks good to me.

This revision is now accepted and ready to land.Apr 26 2026, 10:06 AM

update man page for probe() and init() changes.

This revision now requires review to proceed.Apr 30 2026, 6:04 AM

add sponsored by to commit message

ziaee added inline comments.
share/man/man4/hmp.4
14

Description is implied by being a manual, FreeBSD is implied and should be reserved for extremely broad topic overview pages like hier, and kernel is named in the section at the top. Further, most documentation does not capitalize this term, and Nds are not written in title case. Alternatively, you may want to consider:

.Nd heterogeneous multi-processing framework
This revision is now accepted and ready to land.Apr 30 2026, 5:16 PM
mchoo added inline comments.
share/man/man4/hmp.4
14

Ah, this is something I took from smp(4). Your suggestion makes more sense.

mchoo marked an inline comment as done.

Update description

This revision now requires review to proceed.May 1 2026, 12:19 PM
  • reflect recent changes to man page