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)
Sat, Jan 18, 2:41 AM
Unknown Object (File)
Tue, Jan 14, 2:39 PM
Unknown Object (File)
Nov 28 2024, 7:29 AM
Unknown Object (File)
Nov 23 2024, 3:23 AM
Unknown Object (File)
Nov 21 2024, 12:19 PM
Unknown Object (File)
Nov 19 2024, 6:55 AM
Unknown Object (File)
Nov 18 2024, 8:24 AM
Unknown Object (File)
Nov 18 2024, 1:56 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.