]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/commit
MFC 278040:
authorjpaetzel <jpaetzel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jul 2015 14:38:40 +0000 (14:38 +0000)
committerjpaetzel <jpaetzel@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 20 Jul 2015 14:38:40 +0000 (14:38 +0000)
commitc009c43ac97a38d6338a8bc553e6d4658a89e5a5
tree6437447e6510140220adb8c291ca0727cf68786f
parent7cf5a2324d80f3e4efffc7544d9182439a88b8ab
MFC 278040:

Prevent inlining txg_quiesce

This allows dtrace to monitor the calls to txg_quiesce which can be
really helpful.

Also standardize __noinline order for arc_kmem_reap_now.

Sponsored by: Multiplay

Approved by: re

git-svn-id: svn://svn.freebsd.org/base/stable/10@285717 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/arc.c
sys/cddl/contrib/opensolaris/uts/common/fs/zfs/txg.c