Mateusz Guzik a3214fbe7f mount: use pidfile_signal
This fixes a performance problem where poudriere -j 104 keeps remounting
filesystems, which induce wanting to signal mountd, if running. The
current code tries to do it by creating the pidfile in /var/run and
unlinking it if the operation succeeds, inducing contention against
anything doing an exec as it tries to look up /var/run/ld-elf.so.hints

Differential Revision:	https://reviews.freebsd.org/D34681
2022-04-09 15:59:43 +00:00
..
2019-11-21 01:24:49 +00:00
2019-11-21 01:24:49 +00:00
2022-01-12 13:52:23 +08:00
2022-03-31 17:12:27 +02:00
2021-02-11 06:03:53 +01:00
2021-12-07 11:40:22 +01:00
2022-01-08 12:45:46 +02:00
2022-02-05 08:19:56 +00:00
2021-09-11 20:04:52 +08:00
2022-04-09 15:59:43 +00:00
2020-10-09 14:03:45 +00:00
2022-02-05 17:11:18 +00:00
2020-11-26 04:29:30 +00:00
2019-12-11 17:37:53 +00:00
2022-02-05 17:14:27 +00:00
2022-03-20 11:30:43 -07:00