polars_
utils
0.46.0
In polars_
utils::
mem::
prefetch
Functions
force_populate_read
get_memory_prefetch_func
madvise_populate_read
madvise_sequential
madvise_willneed
no_prefetch
prefetch_l2
polars_utils
::
mem
::
prefetch
Function
prefetch_l2
Copy item path
Settings
Help
Summary
Source
pub fn prefetch_l2(slice: &[
u8
])
Expand description
Attempt to prefetch the memory in the slice to the L2 cache.