[Bug libc/25474] New: Add MADV_COLD and MADV_PAGEOUT from Linux 5.4
akhilesh.k at samsung dot com
sourceware-bugzilla@sourceware.org
Tue Jan 28 04:30:00 GMT 2020
https://sourceware.org/bugzilla/show_bug.cgi?id=25474
Bug ID: 25474
Summary: Add MADV_COLD and MADV_PAGEOUT from Linux 5.4
Product: glibc
Version: 2.30
Status: NEW
Severity: normal
Priority: P2
Component: libc
Assignee: unassigned at sourceware dot org
Reporter: akhilesh.k at samsung dot com
CC: drepper.fsp at gmail dot com
Target Milestone: ---
Created attachment 12234
--> https://sourceware.org/bugzilla/attachment.cgi?id=12234&action=edit
patch adds the new MADV_COLD and MADV_PAGEOUT taken from Linux 5.4
Two new madvise() flags: MADV_COLD and MADV_PAGEOUT added in linux 5.4
This patch adds the new MADV_COLD and MADV_PAGEOUT from Linux
5.4 to bits/mman-linux.h.
--
You are receiving this mail because:
You are on the CC list for the bug.
More information about the Glibc-bugs
mailing list