]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
When purging per-CPU UMA caches do not return empty buckets into the global
authormav <mav@FreeBSD.org>
Sat, 23 Nov 2013 13:42:56 +0000 (13:42 +0000)
committermav <mav@FreeBSD.org>
Sat, 23 Nov 2013 13:42:56 +0000 (13:42 +0000)
commit21d101ccc523a786a6b5d18d7d784eae8017e9c5
tree52dae21b6c37b3368ba2d3cc5847d47d8231d4ce
parentc68617cf155ff030a33c997841409093543a3d6d
When purging per-CPU UMA caches do not return empty buckets into the global
full bucket cache to not trigger assertion if allocation happen before that
global cache get purged.
sys/vm/uma_core.c