Skip to content

[IOTDB-6240] Pipe: Fix bug with PipeMemoryManager allocating memory for the DisruptorQueue#11485

Merged
SteveYurongSu merged 1 commit intoapache:masterfrom
MiniSho:IOTDB-6240
Nov 7, 2023
Merged

[IOTDB-6240] Pipe: Fix bug with PipeMemoryManager allocating memory for the DisruptorQueue#11485
SteveYurongSu merged 1 commit intoapache:masterfrom
MiniSho:IOTDB-6240

Conversation

@MiniSho
Copy link
Copy Markdown
Contributor

@MiniSho MiniSho commented Nov 7, 2023

Description

Allocating memory for the DisruptorQueue requires ensuring that the memory size is a power of 2, so the Memory Framework provides Function method for users to customize their own reallocate strategy.

@SteveYurongSu SteveYurongSu merged commit 256194a into apache:master Nov 7, 2023
@MiniSho MiniSho deleted the IOTDB-6240 branch November 8, 2023 09:20
HTHou pushed a commit that referenced this pull request Dec 20, 2023
…or the DisruptorQueue (#11485)

Allocating memory for the DisruptorQueue requires ensuring that the memory size is a power of 2, so the Memory Framework provides `Function` method for users to customize their own reallocate strategy.
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.

2 participants