diff options
author | mav <mav@FreeBSD.org> | 2015-08-12 18:47:30 +0000 |
---|---|---|
committer | mav <mav@FreeBSD.org> | 2015-08-12 18:47:30 +0000 |
commit | 584d81138a966487b23046f5353abc57021b3176 (patch) | |
tree | 123fb160be2aeffe74494a2036acb9646e63e233 /contrib/llvm/include/llvm-c/Initialization.h | |
parent | 53d48e6cc191a84ab881b32c7ed3b412526830db (diff) | |
download | FreeBSD-src-584d81138a966487b23046f5353abc57021b3176.zip FreeBSD-src-584d81138a966487b23046f5353abc57021b3176.tar.gz |
MFV r284762: 5269 zpool import slow
illumos/illumos-gate@12380e1e701fda28c9e9f32d01cafb54af279eb5
https://www.illumos.org/issues/5269
When importing a pool (at boot or with zpool import) with many
filesystem, the process can take minutes. It doesn't matter whether
the pool has been exported cleanly or uncleanly. The problem is that
each dataset has its own log chain. On import, all datasets have to be
checked if there are logs to replay. The idea is to speed up this
process by paralellizing it.
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: George Wilson <george@delphix.com>
Reviewed by: Dan McDonald <danmcd@omniti.com>
Approved by: Dan McDonald <danmcd@omniti.com>
Author: Arne Jansen <jansen@webgods.de>
Diffstat (limited to 'contrib/llvm/include/llvm-c/Initialization.h')
0 files changed, 0 insertions, 0 deletions