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

[TransferEngine] adjust transfer_engine_bench: 1.Introduce the gflag buffer_size for enhanced configurability. 2. Utilize uint64_t for block_size to prevent overflow. #72

Merged
merged 1 commit into from
Jan 9, 2025

Conversation

fengquyoumo
Copy link
Contributor

@fengquyoumo fengquyoumo commented Jan 9, 2025

adjust transfer_engine_bench:

  1. Introduce the gflag buffer_size for enhanced configurability.
  2. Utilize uint64_t for block_size to prevent overflow when calculating offset.

Also, this PR may be a solution to #38

…buffer_size for enhanced configurability. 2. Utilize uint64_t for block_size to prevent overflow.

Signed-off-by: fengquyoumo <1455117463@qq.com>
@alogfans
Copy link
Collaborator

alogfans commented Jan 9, 2025

LGTM

@alogfans alogfans merged commit bedd1c3 into kvcache-ai:main Jan 9, 2025
1 check passed
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