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
/
usage
/
memory.go
Age
Commit message (
Expand
)
Author
2021-06-23
Use memutil.MapFile for the memory accounting page.
Jamie Liu
2021-03-03
[op] Replace syscall package usage with golang.org/x/sys/unix in pkg/.
Ayush Ranjan
2020-10-19
pgalloc: Do not hold MemoryFile.mu while calling mincore.
Ayush Ranjan
2020-05-06
Add maximum memory limit.
Nicolas Lacasse
2020-02-10
Document MinimumTotalMemoryBytes.
Adin Scannell
2020-01-09
New sync package.
Ian Gudger
2019-08-30
Remove support for non-incremental mapped accounting.
Jamie Liu
2019-06-13
Update canonical repository.
Adin Scannell
2019-06-07
Move //pkg/sentry/memutil to //pkg/memutil.
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
2018-10-19
Use correct company name in copyright header
Ian Gudger
2018-09-18
Provide better message when memfd_create fails with ENOSYS
Fabricio Voznika
2018-09-17
Remove memory usage static init
Fabricio Voznika
2018-05-07
Fix misspellings
Ian Gudger
2018-04-28
Check in gVisor.
Googler