mirror of
https://github.com/opnsense/src.git
synced 2026-02-27 11:50:47 -05:00
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 |
||
|---|---|---|
| .. | ||
| extern.h | ||
| getmntopts.3 | ||
| getmntopts.c | ||
| Makefile | ||
| Makefile.depend | ||
| mntopts.h | ||
| mount.8 | ||
| mount.c | ||
| mount_fs.c | ||
| pathnames.h | ||
| vfslist.c | ||