HomeFreeBSD

Make fsck(8) use pread(2). This cuts the number of syscalls by half.

Description

Make fsck(8) use pread(2). This cuts the number of syscalls by half.

Reviewed by: kib, mckusick
MFC after: 2 weeks
Sponsored by: DARPA, AFRL
Differential Revision: https://reviews.freebsd.org/D17586

Details

Provenance
traszAuthored on
Reviewer
kib
Differential Revision
D17586: Make fsck(8) use pread(2)
Parents
rS342114: Add kern.rpc.gss.client_max, to make it possible to bump it easily.
Branches
Unknown
Tags
Unknown