Skip to content

MINOR: fix log package AbstractIndex.scala file comment typo#9745

Merged
chia7712 merged 1 commit into
apache:trunkfrom
panguncle:minor-fix-log-comment-typo
Dec 14, 2020
Merged

MINOR: fix log package AbstractIndex.scala file comment typo#9745
chia7712 merged 1 commit into
apache:trunkfrom
panguncle:minor-fix-log-comment-typo

Conversation

@panguncle

Copy link
Copy Markdown
Contributor

MINOR: fix log package AbstractIndex.scala file comment typo

@chia7712 chia7712 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@panguncle Thanks for your patch. LGTM

@chia7712 chia7712 merged commit 8577cea into apache:trunk Dec 14, 2020
When doing warm-section lookup, following 3 entries are always touched: indexEntry(end), indexEntry(end-N),
and indexEntry((end*2 -N)/2). If page size >= 4096, all the warm-section pages (3 or fewer) are touched, when we
touch those 3 entries. As of 2018, 4096 is the smallest page size for all the processors (x86-32, x86-64, MIPS,
touch those 3 entries. As of 2048, 4096 is the smallest page size for all the processors (x86-32, x86-64, MIPS,

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This change doesn't make sense. 2018 was meant to be the year.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

will revert it. sorry for rough merge :(

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

chia7712 added a commit to chia7712/kafka that referenced this pull request Dec 15, 2020
chia7712 added a commit that referenced this pull request Dec 15, 2020
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.

3 participants