Skip to content

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

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

server: rename --clear-idle to --cache-idle-slots#21741
ggerganov merged 1 commit intoggml-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__

ArberSephirotheca pushed a commit to ArberSephirotheca/llama.cpp that referenced this pull request Apr 21, 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