Deleted Added
full compact
502,503c502,504
< arc_flags_t aflags = ARC_FLAG_NOWAIT | ARC_FLAG_PREFETCH;
<
---
> arc_flags_t aflags = ARC_FLAG_NOWAIT | ARC_FLAG_PREFETCH |
> ARC_FLAG_PRESCIENT_PREFETCH;
>