Hacker News new | past | comments | ask | show | jobs | submit login

I think he means page fault every time a page is not present.

They're slower, because kernel needs to be mapped in and out of virtual address space, just like for syscalls.

If the access pattern is sufficiently local, perhaps this could be mitigated by using large (2MB) pages. A bad idea for a random access pattern, of course.




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

Search: