summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/platform/filemem
AgeCommit message (Expand)Author
2018-09-10Map committed chunks concurrently in FileMem.LoadFrom.Jamie Liu
2018-08-02Automated rollback of changelist 207037226Zhaozhong Ni
2018-08-01Automated rollback of changelist 207007153Michael Pratt
2018-08-01stateify: convert all packages to use explicit mode.Zhaozhong Ni
2018-07-27stateify: support explicit annotation mode; convert refs and stack packages.Zhaozhong Ni
2018-07-17Merge FileMem.usage in IncRefMichael Pratt
2018-07-16Start allocation and reclaim scans only where they may find a matchMichael Pratt
2018-06-13Log filemem state when panicing due to invalid refcount.Jamie Liu
2018-04-28Check in gVisor.Googler