HomeFreeBSD

vfs: change vnode poll to just a malloc type

Description

vfs: change vnode poll to just a malloc type

The size is 120, close fit for 128 and rarely used. The infrequent use
avoidably populates per-CPU caches and ends up with more memory.

Details

Provenance
mjgAuthored on
Parents
rS367163: net: add ETHER_IS_IPV6_MULTICAST
Branches
Unknown
Tags
Unknown