Page MenuHomeFreeBSD

linux(4): Add support for __WALL wait option bit.
ClosedPublic

Authored by dchagin on Aug 16 2021, 12:16 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 8, 10:02 PM
Unknown Object (File)
Sat, Mar 30, 7:02 AM
Unknown Object (File)
Feb 13 2024, 12:13 AM
Unknown Object (File)
Jan 10 2024, 1:57 AM
Unknown Object (File)
Dec 19 2023, 7:03 PM
Unknown Object (File)
Nov 10 2023, 6:55 AM
Unknown Object (File)
Nov 8 2023, 6:54 AM
Unknown Object (File)
Nov 5 2023, 1:17 AM
Subscribers

Details

Summary

As FreeBSD does not have WALL option bit analogue explicitly set all
possible option bits to emulate Linux
WALL wait option bit.

Diff Detail

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

Event Timeline

emaste added a subscriber: emaste.

LGTM. My common suggestion, I think the comment about FreeBSD lacking __WALL and emulating it by setting all bits could go in the source.

This revision is now accepted and ready to land.Aug 16 2021, 3:20 PM

comment added to the implementation

This revision now requires review to proceed.Aug 16 2021, 7:00 PM
This revision is now accepted and ready to land.Aug 16 2021, 7:22 PM