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, Nov 21, 12:19 PM
Unknown Object (File)
Tue, Nov 19, 6:55 AM
Unknown Object (File)
Mon, Nov 18, 8:24 AM
Unknown Object (File)
Mon, Nov 18, 1:56 AM
Unknown Object (File)
Sun, Nov 17, 5:09 PM
Unknown Object (File)
Mon, Nov 11, 6:45 AM
Unknown Object (File)
Sun, Nov 10, 5:10 AM
Unknown Object (File)
Oct 18 2024, 11:31 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.