llvm-project
08e95405
- [CAS] Add OnDiskDataAllocator (#161264)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 day ago
[CAS] Add OnDiskDataAllocator (#161264) Add OnDiskDataAllocator, which is the data pool implementation inside a OnDiskCAS that stores data in a single file. It is a based on MappedFileRegionArena and wrapped inside a CAS database file.
References
#161264 - [CAS] Add OnDiskDataAllocator
Author
cachemeifyoucan
Parents
44b26735
Loading