232
/*
* Process resource limits. Since this structure is moderately large,
* but changes infrequently, it is shared copy-on-write after forks.
*
* When a separate copy is created, then 'pl_writeable' is set to true,
* and 'pl_sv_limit' is pointed to the old proc_t::p_limit structure.
*/