Page MenuHomeFreeBSD

mem(4): Improve ioctl section formatting
ClosedPublic

Authored by mhorne on Mar 15 2022, 10:11 PM.
Tags
None
Referenced Files
Unknown Object (File)
Fri, May 3, 8:23 AM
Unknown Object (File)
Fri, May 3, 8:23 AM
Unknown Object (File)
Fri, May 3, 8:23 AM
Unknown Object (File)
Fri, May 3, 8:14 AM
Unknown Object (File)
Fri, May 3, 4:55 AM
Unknown Object (File)
Sat, Apr 20, 4:25 AM
Unknown Object (File)
Sat, Apr 20, 4:25 AM
Unknown Object (File)
Sat, Apr 20, 4:25 AM

Details

Summary

Add the missing .El which fixes the indentation of the memory range
definitions and operation. Add subsection headings to further clarify
this section.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 44852
Build 41740: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Mar 16 2022, 8:58 AM

Add subsections to the Return Values section, and mention explicitly that
MEM_EXTRACT_PADDR always returns zero.

This revision now requires review to proceed.Mar 22 2022, 4:32 PM

WFM English-wise. If others OK the content, it should be good to commit.

This revision is now accepted and ready to land.Mar 22 2022, 8:05 PM
This revision was automatically updated to reflect the committed changes.