HomeFreeBSD

Shrink struct sysent from 48 to 32 bytes (on LP64; on ILP32 its probably

Description

Shrink struct sysent from 48 to 32 bytes (on LP64; on ILP32 its probably
from 32 to 28) by shrinking some entries and reordering them.

Reviewed by: kib
Sponsored by: DARPA
Differential Revision: https://reviews.freebsd.org/D26508

Details

Provenance
traszAuthored on
Reviewer
kib
Differential Revision
D26508: Shrink sysent from 48 to 32 bytes
Parents
rS366200: Check the result of the function, not the pointer to it.
Branches
Unknown
Tags
Unknown