Skip to content
Commit 26d23da6 authored by Jason Evans's avatar Jason Evans
Browse files

Prefer pages_purge_forced() over memset().

This has the dual advantages of allowing for sparsely used large
allocations, and relying on the kernel to supply zeroed pages, which
tends to be very fast on modern systems.
parent 28078274
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment