You don’t need to care about 16 KB memory pages, but it’s still an important change. Here’s why


Did you know that all Android apps will be required to support 16 KB pages in the future? Google says this change is necessary to make the system more efficient. While this information is interesting, the good news is that, as an Android user, you don’t need to know or care about it at all.

Still, it’s a significant change. Software can’t stay backward compatible forever, and as the hardware it powers advances, things have to be adapted. A 16 KB page size means the system can spend more resources keeping everything smooth instead of writing table entries, and we all want things to run smoothly.

Google apps in a single folder on the home screen

(Image credit: Jay Bonggolto / Android Central)

In case you’re wondering, Android currently uses a 4 KB page size. Inside a processor, memory management units keep track of the physical location of all data in your phone’s memory on a “page size” basis. Making that page size four times bigger means the system needs to make these translations four times less often. That’s it. That’s the whole enchilada.



Source link