Skip to content

server: rename --clear-idle to --cache-idle-slots#21741

Merged
ggerganov merged 1 commit into
ggml-org:masterfrom
yychyo:rename-cache-idle-slots
Apr 20, 2026
Merged

server: rename --clear-idle to --cache-idle-slots#21741
ggerganov merged 1 commit into
ggml-org:masterfrom
yychyo:rename-cache-idle-slots

Conversation

@yychyo
Copy link
Copy Markdown
Contributor

@yychyo yychyo commented Apr 10, 2026

Overview

Rename --clear-idle / --no-clear-idle to --cache-idle-slots / --no-cache-idle-slots as suggested by @Farmadupe in #20993. The new name better describes what the flag does and pairs with --cache-ram.

References

Requirements

  • I have read and agree with the contributing guidelines
  • AI usage disclosure: YES — mechanical rename across 6 files

@ggerganov ggerganov added the merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. label Apr 19, 2026
@ggerganov ggerganov merged commit 9d49acb into ggml-org:master Apr 20, 2026
47 of 50 checks passed
@ggerganov
Copy link
Copy Markdown
Member

@yychyo For consistency, also rename the debug tags: __TEST_TAG_CLEAR_IDLE_ENABLED__ and __TEST_TAG_CLEAR_IDLE_SLOT__

@yychyo
Copy link
Copy Markdown
Contributor Author

yychyo commented Apr 23, 2026

@yychyo For consistency, also rename the debug tags: __TEST_TAG_CLEAR_IDLE_ENABLED__ and __TEST_TAG_CLEAR_IDLE_SLOT__

Done: #22292 .

rsenthilkumar6 pushed a commit to rsenthilkumar6/llama.cpp that referenced this pull request May 1, 2026
jimbothigpen pushed a commit to jimbothigpen/frankenturbo2 that referenced this pull request May 2, 2026
ljubomirj pushed a commit to ljubomirj/llama.cpp that referenced this pull request May 6, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

examples merge ready A maintainer can use this label to indicate that they consider the changes final and ready to merge. python python script changes server

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants