←back to thread

95 points ingve | 1 comments | | HN request time: 0s | source
Show context
londons_explore ◴[] No.44568552[source]
If you're making the migration at all, you really ought to be going for fully variable page sizes, otherwise 5 years from now there'll be a 64K page size CPU and suddenly everyone has to recompile everything again and there is another compatibility wall...
replies(2): >>44568703 #>>44575914 #
1. bjourne ◴[] No.44575914[source]
4 KiB page sizes have been used since the 1960's. More memory doesn't necessarily mean that larger pages are beneficial. Maybe 16 KiB is better for Android? Maybe. There really is no clear consensus on what the optimal page size for modern architectures should be.