top | item 42627079

(no title)

zoenolan | 1 year ago

One of my previous jobs involved coding on a media processor. That processor had a direct-mapped cache, so code size and layout mattered. Ideally, you wanted the performance-critical code to fit in the cache and be in different cache lines to avoid thrashing.

discuss

order

No comments yet.