Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Android 15 适配 16KB 页面大小, Android 15 Support 16 KB page sizes #1297

Open
liujingg opened this issue Aug 5, 2024 · 4 comments
Open

Comments

@liujingg
Copy link

liujingg commented Aug 5, 2024

Android 15 已启用16 KB 页面大小,本地编译虽然可以通过设置max-page-size编译出16K对齐的包,但代码中很多size都固定为4096。

@SkyCrystal
Copy link

想问一下 你是怎么找代码里固定4096的pagesize的 有没有例子看一下呢?

我也需要找一下代码里有没有写死页大小的地方

@SkyCrystal
Copy link

目前只找到了

# define PAGE_SIZE 4096
这一处 想问问还有哪里呢

@guoyanggmail
Copy link

想问下大佬们,有编译好适配 16k 的 xlog 的 so 库么

@yitianbu
Copy link

xlog 基于master分支最新代码编译的支持16k吗

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants