SCASH_ALIGN(3)
SCASH Programmer's Manual
SCASH_ALIGN(3)
NAME
scash_align - page alignment of shared memory

SYNOPSIS
void scash_align()

DESCRIPTION
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.

SEE ALSO
scash_alloc(3)

CREDIT
This document is a part of the SCore cluster system software developed at PC Cluster Consortium, Japan. Copyright (C) 2003 PC Cluster Consortium.