Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 27 Jul 2024 19:34:51 +0100
From:      void <void@f-m.fm>
To:        freebsd-current@freebsd.org
Subject:   Re: filemon
Message-ID:  <ZqU9y7w6Y1hkULUW@int21h>
In-Reply-To: <20240727170122.675f6bfe@ernst.home>
References:  <ZqT6_a_0F8DCUsBm@int21h> <CAFDf7UKxhSu%2BqMGV1KahrSX9ho8vFut4avxNVX4D8QGa6%2B%2BTjQ@mail.gmail.com> <20240727170122.675f6bfe@ernst.home>

next in thread | previous in thread | raw e-mail | index | archive | help
On Sat, Jul 27, 2024 at 03:01:22PM +0000, Gary Jennejohn wrote:

>filemon is not a device, it's an option.  So you can't have "device
>filemon" in your kernel config file.

man 4 filemon has the following

NAME
      filemon – the filemon device

[...]

DESCRIPTION
      The filemon device allows a process to collect file operations data of
      its children.  The device /dev/filemon responds to two ioctl(2) calls.

[...]

Are you sure it's not a device? The man page suggests otherwise.

-- 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ZqU9y7w6Y1hkULUW>