]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit - contrib/groff/src/roff/troff/input.h
MFV 316898
authorJosh Paetzel <jpaetzel@FreeBSD.org>
Thu, 27 Apr 2017 22:00:03 +0000 (22:00 +0000)
committerJosh Paetzel <jpaetzel@FreeBSD.org>
Thu, 27 Apr 2017 22:00:03 +0000 (22:00 +0000)
commit8ad5797208053a68a516cfab666ea18b199550b9
treed8e276e87024ec8f4a327bc5f11fb2749df6dfc5
parentacd9f5172513664905cfd3e9768490fcf4e03aa9
parentc5c6a287f1850013c907ebb9b9cbde29411364da
MFV 316898

7613 ms_freetree[4] is only used in syncing context

illumos/illumos-gate@5f145778012b555e084eacc858ead9e1e42bd149
https://github.com/illumos/illumos-gate/commit/5f145778012b555e084eacc858ead9e1e42bd149

https://www.illumos.org/issues/7613
  metaslab_t:ms_freetree[TXG_SIZE] is only used in syncing context. We should
  replace it with two trees: the freeing tree (ranges that we are freeing this
  syncing txg) and the freed tree (ranges which have been freed this txg).

Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Alex Reece <alex@delphix.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Author: Matthew Ahrens <mahrens@delphix.com>
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/metaslab.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/sys/metaslab_impl.h