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
F82614317: D12614.diff
Tue, Apr 30, 9:38 PM
Unknown Object (File)
Feb 22 2024, 7:39 PM
Unknown Object (File)
Dec 20 2023, 6:06 AM
Unknown Object (File)
Sep 19 2023, 9:29 AM
Unknown Object (File)
Sep 11 2023, 4:46 AM
Unknown Object (File)
Sep 7 2023, 1:25 AM
Unknown Object (File)
Sep 7 2023, 1:24 AM
Unknown Object (File)
Sep 7 2023, 1:23 AM
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.