Page MenuHomeFreeBSD

ktls.4: Remove an obsolete statement
ClosedPublic

Authored by markj on May 21 2021, 9:44 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Mar 24, 1:42 AM
Unknown Object (File)
Tue, Mar 18, 11:54 AM
Unknown Object (File)
Tue, Feb 25, 12:26 AM
Unknown Object (File)
Feb 16 2025, 3:05 PM
Unknown Object (File)
Feb 8 2025, 12:36 AM
Unknown Object (File)
Jan 26 2025, 6:11 PM
Unknown Object (File)
Jan 26 2025, 12:01 PM
Unknown Object (File)
Dec 5 2024, 2:03 AM
Subscribers

Details

Summary

The default mb_use_ext_pgs value was toggled in commit 52cd25eb1aa.

Diff Detail

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

Event Timeline

Hmm, not sure if we want to keep documenting the requirement and just omit the comment about them being off by default? Maybe it's not worth doing though.

This revision is now accepted and ready to land.May 22 2021, 12:23 AM
In D30393#682763, @jhb wrote:

Hmm, not sure if we want to keep documenting the requirement and just omit the comment about them being off by default? Maybe it's not worth doing though.

I'm not sure either. I feel like mb_use_ext_pgs is effectively a chicken switch, so I'm not sure there's much point in documenting it: if you changed it, you (hopefully) already know what you're doing.

This revision was automatically updated to reflect the committed changes.