]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Fix a case where ub_seq would fail to be set if the cross bucket was
authorjeff <jeff@FreeBSD.org>
Thu, 13 Feb 2020 20:58:51 +0000 (20:58 +0000)
committerjeff <jeff@FreeBSD.org>
Thu, 13 Feb 2020 20:58:51 +0000 (20:58 +0000)
commit06807c5be41b1f82abeaaa36a7bc56b2e809864f
tree3070695fa0a403cf534fcd9d9d268cde18edfa93
parentb295877a0d245bc747e8be849109dc52483c21c8
Fix a case where ub_seq would fail to be set if the cross bucket was
flushed due to memory pressure.

Reviewed by: markj
Differential Revision: http://reviews.freebsd.org/D23614
sys/vm/uma_core.c