Remix.run Logo
grishka a day ago

The system partition is made some fixed size, the same way disk partitioning works on PCs, and never resized, because resizing file systems is still a non-trivial task. It often has some free space too to accommodate future system updates.

On my 128 GB Pixel 9 Pro, /data is 109 GB. The rest is /system (although `df -h` doesn't show it explicitly, no idea what's up with that) and various other system-related partitions.

bracketfocus a day ago | parent [-]

Yes, but if the phone shipped with less bloatware on the system partition, then maybe that partition would be made smaller initially.

Meaning the user would have access to more of the phone’s advertised storage.

Henchman21 a day ago | parent | next [-]

You have succeeded in splitting hairs down to the atomic level. Fissionable HN comments!!

charcircuit 17 hours ago | parent | prev [-]

Or perhaps there would be less incentive for the OEM optimize for disk space and it ends up taking the same amount of space.