Skip to content

Conversation

@zhangyx827
Copy link

The size of a page in the page cache is no longer fixed to PAGE_SIZE_4K

However, the indexing logic remains unchanged: the start offset is calculated as page_num * PAGE_SIZE_4K (where page_num is the cache key). Consequently, a larger page entry effectively spans size / PAGE_SIZE_4K index slots.

@zhangyx827
Copy link
Author

sorry I need to rebase

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

Successfully merging this pull request may close these issues.

1 participant