| SCASH_ALIGN(3) | SCASH_ALIGN(3) |
void scash_align()
scash_align() puts the shared memory allocation pointer forward to
the page boundary. So when scash_alloc() is called the next time,
it will allocate shared memory located at a page boundary.
scash_alloc(3)