K 10 svn:author V 3 mjg K 8 svn:date V 27 2015-06-10T10:48:12.718291Z K 7 svn:log V 320 Implement lockless resource limits. Use the same scheme implemented to manage credentials. Code needing to look at process's credentials (as opposed to thred's) is provided with *_proc variants of relevant functions. Places which possibly had to take the proc lock anyway still use the proc pointer to access limits. END