Our kernel also has the concept of guard-pages, meaning it will try to
keep a gap of 1 page between mmap() allocations.

The way it is coded, it isn't perfect, but it tends to work and
catch some issues.


Reply via email to