Page MenuHomeFreeBSD

hmp(4): add man page
Needs ReviewPublic

Authored by minsoochoo0122_proton.me on Tue, Apr 21, 10:22 AM.
Tags
None
Referenced Files
F156828966: D56548.id175965.diff
Sat, May 16, 6:20 PM
F156828373: D56548.id175965.diff
Sat, May 16, 6:12 PM
F156828370: D56548.id175965.diff
Sat, May 16, 6:12 PM
Unknown Object (File)
Thu, May 14, 1:42 PM
Unknown Object (File)
Thu, May 14, 11:12 AM
Unknown Object (File)
Thu, May 14, 4:46 AM
Unknown Object (File)
Mon, May 11, 2:08 PM
Unknown Object (File)
Mon, May 11, 12:29 PM

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

bcr added a subscriber: bcr.

Looks good to me.

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

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

This revision now requires review to proceed.Thu, Apr 30, 6:04 AM
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.Thu, Apr 30, 5:16 PM
minsoochoo0122_proton.me added inline comments.
share/man/man4/hmp.4
14

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

This revision now requires review to proceed.Fri, May 1, 12:19 PM