mm: implement support to guarded address space areas
commit35a3d9507374b5377868593a13bf38eaa4dd42c3
authorMaurizio Lombardi <m.lombardi85@gmail.com>
Thu, 1 Nov 2012 18:11:04 +0000 (1 18:11 +0000)
committerMaurizio Lombardi <m.lombardi85@gmail.com>
Thu, 1 Nov 2012 18:11:04 +0000 (1 18:11 +0000)
tree18f4bccb23a21d1b372260b91ef13d0bdda9f78a
parenta582dffe11ea61eb703e09e2c57e388020251e89
mm: implement support to guarded address space areas

Guarded address space areas will have at least one unmapped page at both its ends. This should
prevent overflows from being undetected.
abi/include/mm/as.h
kernel/generic/src/mm/as.c