index
:
gvisor
build-android
detachable-fdbased
feature/dummy-iface
feature/nl-neighbor
go
go-align32
go-detachable-fdbased
go-next2
gonet-originaldestination
gre
gre-master
v6only
Container Runtime Sandbox
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
pkg
/
sentry
/
pgalloc
Age
Commit message (
Expand
)
Author
2021-01-12
Merge release-20201216.0-87-g4e03e8754 (automated)
gVisor bot
2021-01-12
Merge release-20201216.0-85-ge06c2b126 (automated)
gVisor bot
2020-12-04
Merge release-20201130.0-38-g5c1670756 (automated)
gVisor bot
2020-12-04
Avoid fallocate(FALLOC_FL_PUNCH_HOLE) when ManualZeroing is in effect.
Jamie Liu
2020-10-19
Merge release-20201005.0-98-gc206fcbfc (automated)
gVisor bot
2020-10-19
pgalloc: Do not hold MemoryFile.mu while calling mincore.
Ayush Ranjan
2020-10-09
Merge release-20200928.0-78-g743327817 (automated)
gVisor bot
2020-10-08
Merge release-20200928.0-66-ga55bd73d4 (automated)
gVisor bot
2020-08-20
Merge release-20200810.0-74-g129018ab3 (automated)
gVisor bot
2020-08-20
Consistent precondition formatting
Michael Pratt
2020-08-03
Merge release-20200622.1-315-gfe441dd25 (automated)
gVisor bot
2020-08-03
Internal change.
gVisor bot
2020-07-27
Merge release-20200622.1-232-gf347a578b (automated)
gVisor bot
2020-07-27
Move platform.File in memmap
Andrei Vagin
2020-06-24
Merge release-20200608.0-119-g364ac92ba (automated)
gVisor bot
2020-06-23
Support for saving pointers to fields in the state package.
Adin Scannell
2020-06-16
Merge release-20200608.0-66-ge61acfb5e (automated)
gVisor bot
2020-06-16
Correctly handle multiple resizings in pgalloc.findAvailableRange().
Jamie Liu
2020-06-09
Merge release-20200522.0-101-gecff24930 (automated)
gVisor bot
2020-06-09
Ensure pgalloc.MemoryFile.fileSize is always chunk-aligned.
Jamie Liu
2020-06-05
Merge release-20200522.0-85-g9aaca5a6 (automated)
gVisor bot
2020-06-05
Use top-down allocation for pgalloc.
Adin Scannell
2020-05-27
Merge release-20200518.0-45-g0bc022b7 (automated)
gVisor bot
2020-05-07
Merge release-20200422.0-51-g1f4087e (automated)
gVisor bot
2020-05-06
Merge release-20200422.0-33-g8416da3 (automated)
gVisor bot
2020-05-05
Internal change.
gVisor bot
2020-02-11
Merge release-20200127.0-130-g9be46e5 (automated)
gVisor bot
2020-01-27
Merge release-20200115.0-110-g0e2f1b7 (automated)
gVisor bot
2020-01-27
Update package locations.
Adin Scannell
2020-01-27
Standardize on tools directory.
Adin Scannell
2020-01-10
Merge release-20191213.0-96-g27500d5 (automated)
gVisor bot
2020-01-09
New sync package.
Ian Gudger
2019-11-01
Merge release-20190806.1-358-ga99d347 (automated)
gVisor bot
2019-10-31
Add context to state.
Adin Scannell
2019-10-16
Reorder BUILD license and load functions in gvisor.
Kevin Krakauer
2019-09-12
Remove go_test from go_stateify and go_marshal
Michael Pratt
2019-07-31
Merge a7d5e0d2 (automated)
gVisor bot
2019-07-30
Cache pages in CachingInodeOperations.Read when memory evictions are delayed.
Jamie Liu
2019-06-27
Merge 5b41ba5d (automated)
gVisor bot
2019-06-13
Merge add40fd6 (automated)
gVisor bot
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-10
Merge a00157cc (automated)
gVisor bot
2019-06-07
Move //pkg/sentry/memutil to //pkg/memutil.
Jamie Liu
2019-06-06
Implement reclaim-driven MemoryFile eviction.
Jamie Liu
2019-06-02
Merge 216da0b7 (automated)
gVisor bot
2019-05-10
Add pgalloc.DelayedEvictionManual.
Jamie Liu
2019-04-30
Implement async MemoryFile eviction, and use it in CachingInodeOperations.
Jamie Liu
2019-04-29
Change copyright notice to "The gVisor Authors"
Michael Pratt
2019-03-14
Decouple filemem from platform and move it to pgalloc.MemoryFile.
Jamie Liu