Page MenuHomeFreeBSD

login.conf(5): Document priority's default and possible values
ClosedPublic

Authored by olce on Jun 21 2023, 1:50 PM.
Tags
None
Referenced Files
F149664134: D40689.id124742.diff
Thu, Mar 26, 2:32 AM
F149625099: D40689.id133506.diff
Wed, Mar 25, 6:39 PM
Unknown Object (File)
Sun, Mar 8, 5:30 PM
Unknown Object (File)
Sun, Mar 8, 8:55 AM
Unknown Object (File)
Sun, Mar 8, 4:36 AM
Unknown Object (File)
Thu, Mar 5, 7:01 PM
Unknown Object (File)
Wed, Mar 4, 6:46 AM
Unknown Object (File)
Feb 24 2026, 2:27 AM

Details

Summary

Priority is reset to 0 if not explicitly specified.

While here, document that it is possible to set real-time or idle class'
priorities with this capability.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 52330
Build 49221: arc lint + arc unit

Event Timeline

olce requested review of this revision.Jun 21 2023, 1:50 PM

Make new sentences start at new line.

Be more explicit on what the "nice range" is.

The description still isn't completely clear to me. IIUC the values are:

-52 through -21 rtprio
-20 through 20 nice
21 through 52 idle

I'm not sure how much we want to say about this / how best to express this in login.conf(5) though.

Be even more explicit about the possible values for the property capability that map to the real-time or idle classes.

OK, this is fine for now.

This revision is now accepted and ready to land.Jan 29 2024, 7:46 PM