Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

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.


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: