about summary refs log tree commit homepage
diff options
context:
space:
mode:
authorEric Wong <e@80x24.org>2022-12-19 11:19:22 +0000
committerEric Wong <mwrap-perl@80x24.org>2022-12-19 21:56:37 +0000
commite2481bba0ccb0ff3ece823ec9b333714ece6ff4f (patch)
treec7f1a3e30731cd1ee546f0312f8849054dbeaa06
parenta8f2885140239ccfa1294b1e9d6f4d5c92616568 (diff)
downloadmwrap-e2481bba0ccb0ff3ece823ec9b333714ece6ff4f.tar.gz
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
-rw-r--r--README5
1 files changed, 5 insertions, 0 deletions
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/