Searched defs:speculative_prefetch_max (Results 1 - 1 of 1) sorted by relevance

/darwin-on-arm/xnu/bsd/vfs/
H A Dvfs_cluster.c248 uint32_t speculative_prefetch_max = 512; /* maximum number of pages to use for a specluative read-ahead */ variable
253 uint32_t speculative_prefetch_max = (MAX_UPL_SIZE * 3); variable

Completed in 21 milliseconds