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

Yes, but the third level isn't a "triple pointer", but a pointer to the next level. A page table level isn't just a pointer-to-a-pointer but carries information. So a three-level table doesn't have `void***` in the top level, but `PageTableLevel2*`.


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

Search: