summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/pgalloc/pgalloc_test.go
AgeCommit message (Expand)Author
2021-03-29[syserror] Split usermem packageZach Koopmans
2020-06-16Correctly handle multiple resizings in pgalloc.findAvailableRange().Jamie Liu
2020-06-05Use top-down allocation for pgalloc.Adin Scannell
2020-01-27Update package locations.Adin Scannell
2019-06-13Update canonical repository.Adin Scannell
2019-04-29Change copyright notice to "The gVisor Authors"Michael Pratt
2019-03-14Decouple filemem from platform and move it to pgalloc.MemoryFile.Jamie Liu