HomeFreeBSD

Add GET_STACK_USAGE() for arm64.

Description

Add GET_STACK_USAGE() for arm64.

Its absence meant that GEOM direct dispatch was disabled (the service
routines check the current thread's stack usage to determine whether
to hand off the request to a dedicated thread), and this change is
sufficient to enable direct dispatch by default.

Reviewed by: allanjude
MFC after: 2 weeks
Differential Revision: https://reviews.freebsd.org/D15527

Details

Provenance
markjAuthored on May 23 2018, 3:43 PM
Parents
rG64223daed455: Document the return value of sbuf_bcat(9).
Branches
Unknown
Tags
Unknown