Mateusz Guzik f6f6d24062 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.
2015-06-10 10:48:12 +00:00
..
2015-02-24 01:00:46 +00:00
2015-03-08 19:55:46 +00:00
2015-06-10 10:48:12 +00:00
2015-06-02 22:45:28 +00:00
2015-04-29 20:08:03 +00:00
2015-03-23 19:47:52 +00:00
2015-04-22 14:38:58 +00:00
2015-03-23 19:47:52 +00:00
2015-06-07 15:47:58 +00:00