HomeFreeBSD

A temporary fixup for the new sendfile + new pager KPI. The new sendfile still

Description

A temporary fixup for the new sendfile + new pager KPI. The new sendfile still
manages its readahead itself, so it needs to record the boundary between wired
pages (part of the actual request) and non-wired pages (readahead). In sf_iodone()
these pages need to be treated differently.

Details

Provenance
glebiusAuthored on
Parents
rS292892: Call kern_thr_exit() instead of duplicating it.
Branches
Unknown
Tags
Unknown