HomeFreeBSD

bufcache: convert bo_numoutput from long to int

Description

bufcache: convert bo_numoutput from long to int

int is wide enough and it plugs a hole in struct vnode, taking it down
from 496 to 488 bytes.

Details

Provenance
mjgAuthored on
Parents
rS367498: kqueue: save space by using only one func pointer for assertions
Branches
Unknown
Tags
Unknown