NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: kern/56713: Strange ``tail -f'' behaviour - likely kqueue-related
The following reply was made to PR kern/56713; it has been noted by GNATS.
From: Paul Goyette <paul%whooppee.com@localhost>
To: gnats-bugs%netbsd.org@localhost
Cc:
Subject: Re: kern/56713: Strange ``tail -f'' behaviour - likely kqueue-related
Date: Sat, 30 Apr 2022 14:03:30 -0700 (PDT)
Using the atf test's helper program I have noticed that it does
not matter if you use the "real" file or the "null-mount" file
in the kevent() call. In either case, writing to the "real"
file generates a kevent correctly, while writing to the "null-
mount" file does not generate any kevent (and the test program
times out).
+--------------------+--------------------------+----------------------+
| Paul Goyette | PGP Key fingerprint: | E-mail addresses: |
| (Retired) | FA29 0E3B 35AF E8AE 6651 | paul%whooppee.com@localhost |
| Software Developer | 0786 F758 55DE 53BA 7731 | pgoyette%netbsd.org@localhost |
| & Network Engineer | | pgoyette99%gmail.com@localhost |
+--------------------+--------------------------+----------------------+
Home |
Main Index |
Thread Index |
Old Index