Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 5 Nov 2019 16:13:03 +0300
From:      "Andrey V. Elsukov" <bu7cher@yandex.ru>
To:        Andriy Gapon <avg@FreeBSD.org>, src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   Re: svn commit: r354333 - in head/sys/cddl: compat/opensolaris/kern compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs contrib/opensolaris/uts/common/fs/zfs/sys
Message-ID:  <29fe0e3e-44a6-5197-8252-f0ee3d12e743@yandex.ru>
In-Reply-To: <201911041330.xA4DUbnB059737@repo.freebsd.org>
References:  <201911041330.xA4DUbnB059737@repo.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)
--JUIUvU2eZtR816nFOVzrWk73B6jneKbrF
Content-Type: multipart/mixed; boundary="JLyE7F5K2mUOE9jnMteIOEZ5kAAdmcmbx";
 protected-headers="v1"
From: "Andrey V. Elsukov" <bu7cher@yandex.ru>
To: Andriy Gapon <avg@FreeBSD.org>, src-committers@freebsd.org,
 svn-src-all@freebsd.org, svn-src-head@freebsd.org
Message-ID: <29fe0e3e-44a6-5197-8252-f0ee3d12e743@yandex.ru>
Subject: Re: svn commit: r354333 - in head/sys/cddl: compat/opensolaris/kern
 compat/opensolaris/sys contrib/opensolaris/uts/common/fs/zfs
 contrib/opensolaris/uts/common/fs/zfs/sys
References: <201911041330.xA4DUbnB059737@repo.freebsd.org>
In-Reply-To: <201911041330.xA4DUbnB059737@repo.freebsd.org>

--JLyE7F5K2mUOE9jnMteIOEZ5kAAdmcmbx
Content-Type: text/plain; charset=utf-8
Content-Language: en-US
Content-Transfer-Encoding: quoted-printable

On 04.11.2019 16:30, Andriy Gapon wrote:
> Author: avg
> Date: Mon Nov  4 13:30:37 2019
> New Revision: 354333
> URL: https://svnweb.freebsd.org/changeset/base/354333
>=20
> Log:
>   zfs: enable SPA_PROCESS on the kernel side
>  =20
>   The purpose of this change is to group kernelthreads specific to a
>   particular ZFS pool under a kernel process.  There can be many dozens=
 of
>   threads per pool.  This change improves observability of those thread=
s.
>  =20
>   This change consists of several subchanges:
>   1. illumos taskq_create_proc can now pass its process parameter to
>   taskqueue.  Also, use zfsproc instead of NULL for taskq_create.  Cave=
at:
>   zfsproc might not be initialized yet.  But in that case it is still N=
ULL,
>   so not worse than before.
This commit probably breaks dtrace module loading:

link_elf_obj: symbol zfsproc undefined
linker_load_file: /boot/kernel/dtrace.ko - unsupported file type
KLD dtraceall.ko: depends on dtrace - not available or version mismatch
linker_load_file: /boot/kernel/dtraceall.ko - unsupported file type

Does it works for you and this is my local problem?

--=20
WBR, Andrey V. Elsukov


--JLyE7F5K2mUOE9jnMteIOEZ5kAAdmcmbx--

--JUIUvU2eZtR816nFOVzrWk73B6jneKbrF
Content-Type: application/pgp-signature; name="signature.asc"
Content-Description: OpenPGP digital signature
Content-Disposition: attachment; filename="signature.asc"

-----BEGIN PGP SIGNATURE-----
Comment: Using GnuPG with Thunderbird - https://www.enigmail.net/

iQEzBAEBCAAdFiEE5lkeG0HaFRbwybwAAcXqBBDIoXoFAl3BdV8ACgkQAcXqBBDI
oXreEQf+M2cLsKDvWM2pd3Dx5NZfxvJBATpJAN/pIUP7G5g9PiRgT9XedGVUQhi7
fph8XruKIpAwLAqld3ggejhtWR/l7N6PuOJ5/RWehEic1wzGipp9tO6TJKzh4kjq
PtnWGoulomsHKWSRLQkuotDx1u/iuNiDnqkeQ1HrtweMkzwj5WbO1Vx7h+bzeM1v
h0Pskr43GL5mNw3qdUsDCVia1Ma16gHnSpVb52BQCQHufEBD+eAwMQ7cfe2veTug
cZxlcGBddBoS5G2Axn9/E19L3wHfZVCqjWMlgIlQnaL2UIqclWT+inahaGMLZaRF
kJJKvA5wm5FMi9oxUdIf7YPfdgHdfA==
=YzlS
-----END PGP SIGNATURE-----

--JUIUvU2eZtR816nFOVzrWk73B6jneKbrF--



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?29fe0e3e-44a6-5197-8252-f0ee3d12e743>