summaryrefslogtreecommitdiff
path: root/src/runtime/mpagecache_test.go
Commit message (Expand)AuthorAgeFilesLines
* runtime: ensure allocToCache updates searchAddr in a valid wayMichael Anthony Knyszek2020-04-271-2/+31
* runtime: disable pageAlloc tests on OpenBSD in short modeMichael Anthony Knyszek2019-12-261-0/+6
* runtime: add page cache and testsMichael Anthony Knyszek2019-11-081-0/+364