Searched refs:share_page_table (Results 1 - 1 of 1) sorted by relevance

/opensolaris-onvv-gate/usr/src/uts/common/os/
H A Dshm.c137 * Semantics for share_page_table and ism_off:
141 * Setting share_page_table automatically turns on the SHM_SHARE_MMU (ISM) flag
142 * in a call to shmat(2). In other words, with share_page_table set, you always
148 * If both share_page_table and ism_off are set, share_page_table prevails.
154 int share_page_table; variable
283 if (share_page_table) {
296 * tunables such as ism_off and share_page_table, for

Completed in 99 milliseconds