bryanv 0895e1be7f MFC r272573:
Change the UMA mutex into a rwlock

  Acquire the lock in read mode when just needed to ensure the stability
  of the keg list. The UMA lock may be held for a long time (relatively
  speaking) in uma_reclaim() on machines with lots of zones/kegs. If the
  uma_timeout() would fire during that period, subsequent callouts on that
  CPU may be significantly delayed.
2014-10-22 04:09:47 +00:00
..
2014-03-19 13:09:17 +00:00
2014-10-22 04:09:47 +00:00
2014-01-04 23:35:34 +00:00
2014-10-13 15:58:03 +00:00
2014-10-11 17:49:51 +00:00
2014-09-27 07:54:27 +00:00
2014-06-26 08:30:08 +00:00
2014-06-26 08:30:08 +00:00
2014-08-24 07:57:50 +00:00
2014-08-24 07:57:50 +00:00
2014-10-10 00:12:16 +00:00
2014-08-13 06:58:42 +00:00
2014-05-06 12:20:07 +00:00
2014-05-23 17:47:49 +00:00
2014-05-23 17:47:49 +00:00
2014-10-04 22:52:21 +00:00
2014-09-21 09:09:37 +00:00