From e2481bba0ccb0ff3ece823ec9b333714ece6ff4f Mon Sep 17 00:00:00 2001 From: Eric Wong Date: Mon, 19 Dec 2022 11:19:22 +0000 Subject: README: add some caveats (signalfd usage w/ current URCU) Fortunately, there aren't a lot of signalfd users right now (except me :x). In any case, this problem should sort itself out in a few years when new URCU releases replace old ones. Also, only the EXTREMELY EXPENSIVE ENTERPRISE EDITION will be able to support Perl files with over 16.7M lines in them :P --- README | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README b/README index ba95d47..0acbe50 100644 --- a/README +++ b/README @@ -61,6 +61,11 @@ malloc locations. * 32-bit machines are prone to overflow (WONTFIX) +* signalfd(2)-reliant code will need latest URCU with commit + ea3a28a3f71dd02f (Disable signals in URCU background threads, 2022-09-23) + +* Perl source files over 16.7 million lines long are not supported :P + == Public mail archives (HTTP, Atom feeds, IMAP mailbox, NNTP group): https://80x24.org/mwrap-perl/ -- cgit v1.2.3-24-ge0c7