Showing changes from revision #0 to #1:
Added | Removed | Changed
Entry | |
---|---|
- | - |
Exit | |
---|---|
R0 | Threshold value (bytes) |
Return a threshold value for an address range, above which it is advisable to globally clean and/or invalidate caches, for performance reasons. For a range less than or equal to the threshold, a ranged cache operation is recommended.
This call returns a value that the kernel may use to select between strategies in some cache operations. This threshold may also be of use to some of the ARM operations themselves (although they should typically be able to read the parameter more directly).
The exact value is unlikely to be critical, but a sensible value may depend on both the ARM and external factors such as memory bus speed.