Skip to content

Conversation

@bzgoogle
Copy link
Collaborator

@bzgoogle bzgoogle commented Dec 2, 2025

Description

update the SchedulerConfig interface https://github.com/vllm-project/vllm/blob/a2b053dc858db461d8d98cff37ee7c67ba21126b/vllm/config/scheduler.py#L37

Tests

tested by: pytest ./tests/runner/test_kv_cache_manager.py

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@github-actions
Copy link

github-actions bot commented Dec 2, 2025

Description

Start with a short description of what the PR does and how this is a change from
the past.

The rest of the description includes relevant details and context, examples:

  • why is this change being made,
  • the problem being solved and any relevant context,
  • why this is a good solution,
  • some information about the specific implementation,
  • shortcomings of the solution and possible future improvements.

If the change fixes a bug or a Github issue, please include a link, e.g.,:
FIXES: b/123456
FIXES: #123456

Tests

Please describe how you tested this change, and include any instructions and/or
commands to reproduce.

Checklist

Before submitting this PR, please make sure:

  • I have performed a self-review of my code.
  • I have necessary comments in my code, particularly in hard-to-understand areas.
  • I have made or will make corresponding changes to any relevant documentation.

@bzgoogle bzgoogle force-pushed the bz/oncall4 branch 2 times, most recently from 297bd38 to 2f1d926 Compare December 2, 2025 20:39
@bzgoogle bzgoogle marked this pull request as ready for review December 2, 2025 20:39
@bzgoogle bzgoogle requested a review from vipannalla as a code owner December 2, 2025 20:39
bzgoogle added 3 commits December 2, 2025 20:47
Signed-off-by: bzgoogle <beinuoz_google_com@t1v-n-fa0da4f0-w-0.us-central1-c.c.cloud-tpu-inference-test.internal>
Signed-off-by: bzgoogle <beinuoz_google_com@t1v-n-fa0da4f0-w-0.us-central1-c.c.cloud-tpu-inference-test.internal>
Signed-off-by: bzgoogle <beinuoz_google_com@t1v-n-fa0da4f0-w-0.us-central1-c.c.cloud-tpu-inference-test.internal>
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