aboutsummaryrefslogtreecommitdiffstats
path: root/vespalib/src/vespa/vespalib/util/file_area_freelist.h
Commit message (Expand)AuthorAgeFilesLines
* Update copyrightJon Bratseth2023-10-091-1/+1
* Add premmapped areas to file area freelist.Tor Egge2023-08-241-0/+4
* Update Verizon Media copyright notices.gjoranv2021-10-071-1/+1
* Include cstddef when needed.Tor Egge2021-03-061-0/+1
* Factor out prepare_reuse_area to separate member function.Tor Egge2021-03-041-2/+3
* Add free list to mmap file allocator.Tor Egge2021-03-041-0/+27