llvm / llvm/llvm-project

LLVMCAS support on pre Windows 11

Open
#171,159 0 comments 0 reactions 1 assignee Claimed by @cachemeifyoucan View on GitHub
llvm:CAS
Dominant language
LLVM
Stars
40.5k
Forks
18.7k
PR merge metrics
PR metrics pending

Description

LLVMCAS currently stores large file as standalone files in the CAS directory through memory mapped file. However, it sometimes run into issues where the standalone files are not found when being looked up.

There is a known windows kernel bug that can affect it, see `hasFlushBufferKernelBug` in Path.inc but even later versions of windows 10 that contains the fix might run into the file not found issue, see CI:
https://lab.llvm.org/buildbot/#/builders/14/builds/4601

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.