Page MenuHomeFreeBSD

More consistently use FOREACH_PROC_IN_SYSTEM().
ClosedPublic

Authored by bz on Jun 19 2018, 11:36 PM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 30, 12:50 AM
Unknown Object (File)
Mon, Apr 29, 1:28 PM
Unknown Object (File)
Sun, Apr 21, 4:40 PM
Unknown Object (File)
Dec 23 2023, 12:21 AM
Unknown Object (File)
Nov 22 2023, 7:45 AM
Unknown Object (File)
Sep 7 2023, 3:07 AM
Unknown Object (File)
Sep 7 2023, 3:04 AM
Unknown Object (File)
Sep 7 2023, 3:04 AM
Subscribers

Details

Summary

Instead of using hand-rolled loops where not needed switch them
to FOREACH_PROC_IN_SYSTEM() to have a single pattern to look for.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 17463
Build 17293: arc lint + arc unit