mirror of
https://github.com/rwinkhart/sys.git
synced 2026-08-27 20:36:31 -04:00
The cachestat system call is an alternative to mincore that offers more extensive page cache statistics, aiming to enhance scalability. It was added on Linux 6.5. Fixes golang/go#61917 Change-Id: If1b6b96f859dd6bf09f1a0c048abfa743a42c540 GitHub-Last-Rev: d18fbb9c48348e5f1f663395647a9ca89a578f60 GitHub-Pull-Request: golang/sys#176 Reviewed-on: https://go-review.googlesource.com/c/sys/+/533242 Reviewed-by: Ian Lance Taylor <iant@google.com> Reviewed-by: Dmitri Shuralyov <dmitshur@google.com> Auto-Submit: Ian Lance Taylor <iant@google.com> LUCI-TryBot-Result: Go LUCI <golang-scoped@luci-project-accounts.iam.gserviceaccount.com>