You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[cas] Automatically use smaller CAS files on macOS tmpfs
macOS tmpfs does not support sparse file tails, leading to out-of-space
issues when using our default large maximum mapped file sizes in the
CAS.
When using tmpfs switch to 1 GB index/cache and 2 GB data pool.
rdar://113036612
0 commit comments