markj 90ce7fadcd Fix the UMA reclaim worker after r326347.
atomic_set_*() sets a bit in the target memory location, so
atomic_set_int(&uma_reclaim_needed, 0) does not do what it looks like
it does.

PR:		224080
Reviewed by:	jeff, kib
Differential Revision:	https://reviews.freebsd.org/D13412
2017-12-07 19:38:09 +00:00
..
2017-12-06 23:05:22 +00:00
2017-11-28 18:23:17 +00:00
2017-12-05 21:21:23 +00:00
2017-12-06 23:05:22 +00:00
2017-12-04 13:28:56 +00:00
2017-12-06 00:44:49 +00:00
2017-05-09 05:08:47 +00:00
2017-12-07 09:05:34 +00:00
2017-11-30 20:33:45 +00:00