]> sourceware.org Git - glibc.git/commit
Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.
authorJoseph Myers <joseph@codesourcery.com>
Thu, 28 Nov 2019 14:54:22 +0000 (14:54 +0000)
committerJoseph Myers <joseph@codesourcery.com>
Thu, 28 Nov 2019 14:54:22 +0000 (14:54 +0000)
commitaa9452a3b19e414678062c65ff7a2133482d62c3
treedd899736f88948b02c7e73817834309d7b918539
parente37c2cf299b61ce18f62852f6c5624c27829b610
Define MADV_COLD and MADV_PAGEOUT from Linux 5.4.

Linux 5.4 adds constants MADV_COLD and MADV_PAGEOUT (defined with the
same values on all architectures).  This patch adds them to
bits/mman-linux.h.

Tested for x86_64.
sysdeps/unix/sysv/linux/bits/mman-linux.h
This page took 0.040177 seconds and 5 git commands to generate.