K 10 svn:author V 7 git2svn K 8 svn:date V 27 2021-07-31T00:23:16.762340Z K 7 svn:log V 451 nvme: change namei_request_zone into a malloc type Both the size (128 bytes) and ephemeral nature of allocations make it a great fit for malloc. A dedicated zone unnecessarily avoids sharing buckets with 128-byte objects. Reviewed by: imp Differential Revision: https://reviews.freebsd.org/D27103 (cherry picked from commit 71460dfcb275f0a2a20b39a332b0e1149c6e7e3f) Git Hash: f502f8abe08b1b39ec3b53eeaadf7dfad8930574 Git Author: mjg@FreeBSD.org END