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
F114605874: D12614.diff
Mon, Apr 14, 8:53 AM
Unknown Object (File)
Mon, Apr 14, 4:38 AM
Unknown Object (File)
Sun, Apr 13, 11:16 PM
Unknown Object (File)
Sat, Apr 12, 5:42 PM
Unknown Object (File)
Wed, Mar 19, 11:37 PM
Unknown Object (File)
Mar 8 2025, 12:07 AM
Unknown Object (File)
Mar 7 2025, 7:11 AM
Unknown Object (File)
Feb 22 2025, 5:03 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

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

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.