haiku/headers
Michael Lotz 8e74e30784 kernel/vm: Add discard_address_range that discards pages.
Pages in the given range are unmapped and freed without getting written
back anywhere. It can be used whenever a caller does not care about the
data in the given range anymore and wants to reduce page pressure.

Change-Id: I8bcce68fab278efef710d3714677e1d463504a56
Reviewed-on: https://review.haiku-os.org/c/haiku/+/2843
Reviewed-by: waddlesplash <waddlesplash@gmail.com>
2020-08-01 19:23:27 +00:00
..
build Build fix. 2020-07-14 19:33:20 +02:00
compatibility headers: Add exp10 declarations to gnu/math.h. 2020-07-07 20:48:58 -04:00
config ARM64: Initial changes so we can compile GCC toolchain 2019-08-30 19:05:16 +00:00
cpp build fix. 2015-11-12 22:24:16 +01:00
glibc
libs agg: fix build. 2020-01-22 19:25:16 +01:00
os BGradient: add Flatten, Unflatten methods 2020-07-13 15:35:38 +00:00
posix limits.h: ncrease ARG_MAX 2020-08-01 17:37:01 +00:00
private kernel/vm: Add discard_address_range that discards pages. 2020-08-01 19:23:27 +00:00
tools Fix #12799: Enable elf symbol patching for Haiku 2016-10-30 10:42:24 +01:00