Page MenuHomeFreeBSD

Let stack_create(9) take a malloc flags argument
ClosedPublic

Authored by markj on Oct 6 2017, 7:27 PM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Aug 13, 4:02 PM
Unknown Object (File)
Tue, Aug 11, 6:43 AM
Unknown Object (File)
Sat, Aug 8, 2:26 AM
Unknown Object (File)
Thu, Jul 30, 2:37 PM
Unknown Object (File)
Sun, Jul 26, 3:46 PM
Unknown Object (File)
Jul 14 2026, 4:02 PM
Unknown Object (File)
May 3 2026, 8:43 PM
Unknown Object (File)
May 3 2026, 6:48 PM
Subscribers
None

Details

Summary

There are only two callers, so this isn't too painful. OneFS has some
mods which allocate stacks with M_NOWAIT.

Diff Detail

Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 11936
Build 12265: arc lint + arc unit

Event Timeline

This revision is now accepted and ready to land.Oct 6 2017, 7:30 PM
This revision was automatically updated to reflect the committed changes.