Skip to content

osdc/hf-cache: drop --use-mmap, keep buffer-size reduction - #913

Merged
huydhn merged 1 commit into
pytorch:mainfrom
huydhn:hf-cache-drop-use-mmap
Jul 17, 2026
Merged

osdc/hf-cache: drop --use-mmap, keep buffer-size reduction#913
huydhn merged 1 commit into
pytorch:mainfrom
huydhn:hf-cache-drop-use-mmap

Conversation

@huydhn

@huydhn huydhn commented Jul 17, 2026

Copy link
Copy Markdown
Contributor

Remove --use-mmap from the rclone mount, keeping the --buffer-size 4M read-ahead cut. Both were added together in #907; we're rolling out one lever at a time, starting with the buffer-size reduction.

I want to make one change at a time for this tricky part to make sure that the cause and effect can be seen clearly

@huydhn
huydhn requested a review from jeanschmidt as a code owner July 17, 2026 01:23
Remove --use-mmap from the rclone mount, keeping the --buffer-size 4M
read-ahead cut. Both were added together in pytorch#907; we're rolling out one
lever at a time, starting with the buffer-size reduction.
@huydhn
huydhn force-pushed the hf-cache-drop-use-mmap branch from 31bc5ea to ba12398 Compare July 17, 2026 01:29
@huydhn
huydhn added this pull request to the merge queue Jul 17, 2026
@huydhn
huydhn removed this pull request from the merge queue due to a manual request Jul 17, 2026
@huydhn
huydhn added this pull request to the merge queue Jul 17, 2026
Merged via the queue into pytorch:main with commit 0772508 Jul 17, 2026
13 checks passed
@huydhn
huydhn deleted the hf-cache-drop-use-mmap branch July 17, 2026 04:17
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