HomeFreeBSD

Add unlocked grab* function variants that use lockless radix code to

Description

Add unlocked grab* function variants that use lockless radix code to
lookup pages. These variants will fall back to their locked counterparts
if the page is not present.

Discussed with: kib, markj
Differential Revision: https://reviews.freebsd.org/D23449

Details

Provenance
jeffAuthored on
Differential Revision
D23449: Add unlocked variants of grab functions.
Parents
rS358362: MFC r358175:
Branches
Unknown
Tags
Unknown