summaryrefslogtreecommitdiffhomepage
path: root/pkg/sentry/syscalls/linux/sys_sysinfo.go
AgeCommit message (Expand)Author
2020-10-19pgalloc: Do not hold MemoryFile.mu while calling mincore.Ayush Ranjan
2020-10-09Reduce the cost of sysinfo(2).Jamie Liu
2020-09-15Enable automated marshalling for the syscall package.Rahat Mahmood
2020-05-06Add maximum memory limit.Nicolas Lacasse
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
2018-10-19Use correct company name in copyright headerIan Gudger
2018-10-09Add memunit to sysinfo(2).Brian Geffon
2018-04-28Check in gVisor.Googler