Bryan Venteicher
6e5254e0d7
Remove stray uma_mtx lock/unlock in zone_drain_wait()
...
Callers of zone_drain_wait(M_WAITOK) do not need to hold (and were not)
the uma_mtx, but we would attempt to unlock and relock the mutex if we
had to sleep because the zone was already draining. The M_NOWAIT callers
may hold the uma_mtx, but we do not sleep in that case.
Reviewed by: jhb
MFC after: 3 days
2014-10-05 03:18:30 +00:00
..
2013-08-09 11:28:55 +00:00
2013-03-09 02:32:23 +00:00
2014-03-12 16:38:55 +00:00
2014-06-28 03:56:17 +00:00
2013-08-07 06:21:20 +00:00
2013-08-09 11:11:11 +00:00
2014-08-08 17:12:03 +00:00
2014-06-28 03:56:17 +00:00
2013-08-10 17:36:42 +00:00
2014-04-26 12:18:17 +00:00
2013-03-19 14:39:27 +00:00
2014-10-05 03:18:30 +00:00
2013-06-20 19:08:12 +00:00
2013-11-19 10:05:53 +00:00
2014-02-10 19:59:46 +00:00
2014-08-02 16:10:24 +00:00
2014-08-23 05:24:31 +00:00
2014-10-04 18:38:14 +00:00
2014-06-28 03:56:17 +00:00
2014-08-08 17:12:03 +00:00
2013-08-13 22:40:43 +00:00
2014-09-23 18:54:23 +00:00
2014-09-08 02:25:01 +00:00
2014-03-22 10:26:09 +00:00
2014-09-17 21:04:50 +00:00
2014-07-26 18:10:18 +00:00
2014-09-11 03:16:57 +00:00
2014-08-29 21:20:36 +00:00
2014-08-09 05:00:34 +00:00
2014-10-03 20:34:55 +00:00
2012-07-18 05:21:34 +00:00
2014-09-14 18:07:55 +00:00
2014-09-14 18:07:55 +00:00
2014-03-22 10:26:09 +00:00
2014-08-05 10:29:01 +00:00
2014-03-22 10:26:09 +00:00
2014-06-28 03:56:17 +00:00
2013-12-08 20:07:02 +00:00
2014-09-10 05:52:30 +00:00
2013-05-12 16:50:18 +00:00
2014-07-07 00:27:09 +00:00
2014-06-28 03:56:17 +00:00
2013-07-24 09:45:31 +00:00
2014-09-15 17:14:09 +00:00
2014-09-15 15:49:29 +00:00