diff options
author | Anton Kling <anton@kling.gg> | 2023-10-28 21:49:50 +0200 |
---|---|---|
committer | Anton Kling <anton@kling.gg> | 2023-10-30 21:49:48 +0100 |
commit | 351ab5fbadd933da771a1bd008eff3960360cfc5 (patch) | |
tree | f1e630b017bdce2677c005b9db261c11c8633133 /hashmap/hashmap.c | |
parent | 4c2e0016a2fdfaccf04431ea7205c09dc73c57f8 (diff) |
LibC: Skip using cache if length requested is longer than the cache block
This avoid a bunch of extra systemcalls that would have to be made to
read each portion into a cache block.
Diffstat (limited to 'hashmap/hashmap.c')
0 files changed, 0 insertions, 0 deletions