5497 lock contention on arcs_mtx
commit244781f10dcd82684fd8163c016540667842f203
authorPrakash Surya <prakash.surya@delphix.com>
Tue, 13 Jan 2015 03:52:19 +0000 (12 19:52 -0800)
committerChristopher Siden <chris@delphix.com>
Tue, 13 Jan 2015 03:52:19 +0000 (12 19:52 -0800)
tree431e39431d39a30b11be52d08b4e3a16f16eb7de
parent6ca738233e59efaafdd9083077d19ca19802b6ba
5497 lock contention on arcs_mtx
Reviewed by: George Wilson <george.wilson@delphix.com>
Reviewed by: Matthew Ahrens <mahrens@delphix.com>
Reviewed by: Richard Elling <richard.elling@richardelling.com>
Approved by: Dan McDonald <danmcd@omniti.com>
usr/src/lib/libzpool/common/sys/zfs_context.h
usr/src/uts/common/Makefile.files
usr/src/uts/common/fs/zfs/arc.c
usr/src/uts/common/fs/zfs/dsl_pool.c
usr/src/uts/common/fs/zfs/multilist.c [new file with mode: 0644]
usr/src/uts/common/fs/zfs/sys/arc.h
usr/src/uts/common/fs/zfs/sys/multilist.h [new file with mode: 0644]
usr/src/uts/common/fs/zfs/zio_inject.c