Strange library sizes (multiples of ~64 kB)

Thanks for looking into it, @hauke

Does it work that way? I know that (parts of) a dynamic library which is backed by a real file can be paged out, but does that also work on squashfs? I can imagine that it can be relatively expensive to page in a page at some offset, as the decompression starts at the beginning of the file, I assume. Or is it compressed page-wise?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.