freebsd-dev/sys/ofed/drivers/infiniband/hw
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
..
mlx4 Fix compilation of the SDP driver and a compile warning after r278886. 2015-02-17 10:00:15 +00:00
mthca Implement lockless resource limits. 2015-06-10 10:48:12 +00:00