mirror of
https://git.datalinker.icu/vllm-project/vllm.git
synced 2026-01-21 21:54:32 +08:00
[V1][Minor] Remove outdated comment (#12928)
Signed-off-by: Woosuk Kwon <woosuk.kwon@berkeley.edu>
This commit is contained in:
parent
45cbc4991d
commit
b21f0f9d17
@ -299,9 +299,7 @@ class KVCacheManager:
|
||||
|
||||
While all scheduled requests must be in the RUNNING state, the inverse
|
||||
is not necessarily true. There may be RUNNING requests that are not
|
||||
scheduled in the current step. As of 1/1/2025, the scheduler does not
|
||||
allow this case, but it is possible in the future, as we allow more
|
||||
flexible scheduling.
|
||||
scheduled in the current step.
|
||||
|
||||
This can result in an edge case where the number of common prefix blocks
|
||||
is 0, even though all scheduled requests share a common prefix. This
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user