HomeFreeBSD

Restore original array_rd_sz semantics.

Description

Restore original array_rd_sz semantics.

Before r278702 prefetch was blocked for I/Os > 1MB, after -- >= 1MB.
1MB I/Os are used for bulk operations in CTL (XCOPY, VERIFY), and disabling
prefetch for them reduced the performance.

This is temporary local patch, that should be replaced when upstreamed.

Discussed with: mahrens
MFC after: 3 days

Details

Provenance
mavAuthored on
Parents
rS288578: Add testcases for ls -D, ls -F, ls -H, ls -k, and ls -r; separate out ls -L…
Branches
Unknown
Tags
Unknown