HomeFreeBSD

Avoid to soft busy the page before to do vn_rdwr() in kern_sendfile().
rS251788Unpublished

Unpublished Commit ยท Learn More

No further details are available.

Description

Avoid to soft busy the page before to do vn_rdwr() in kern_sendfile().
That is unnecessary. The page is infact already wired and concurrent
accesses to the specified page and off should be serialized
already by vn_rdwr().

Sponsored by: EMC / Isilon storage division
Discussed with: jeff, dillon

Details

Provenance
attilioAuthored on
Parents
rS251787: Move hhook's per-vnet initialisation to an earlier SYSINIT SI_SUB stage to
Branches
Unknown
Tags
Unknown

Event Timeline