arrow_back_ios
Back to List
-minmemcpysize=[n]
Offload KB - offload-library
Old Content Alert
Please note that this is a old document archive and the will most likely be out-dated or superseded by various other products and is purely here for historical purposes.
Sets the minimum size that a specific memcpy should be invoked, rather than using the software cache to fetch the data (defaults to 128 bytes). Useful as it allows the balance of software cache/memcpy to be tweaked for performance.