summaryrefslogtreecommitdiff
path: root/Build
diff options
context:
space:
mode:
Diffstat (limited to 'Build')
-rw-r--r--Build/source/texk/web2c/ChangeLog6
-rw-r--r--Build/source/texk/web2c/patgen.ch4
2 files changed, 8 insertions, 2 deletions
diff --git a/Build/source/texk/web2c/ChangeLog b/Build/source/texk/web2c/ChangeLog
index bdb80f5f60a..d7413542915 100644
--- a/Build/source/texk/web2c/ChangeLog
+++ b/Build/source/texk/web2c/ChangeLog
@@ -1,7 +1,11 @@
+2019-07-19 Karl Berry <karl@tug.org>
+
+ * patgen.ch: mention adding swap/zram to deal with larger tries.
+
2019-07-10 Karl Berry <karl@freefriends.org>
* patgen.ch (trie_size),
- (trie_size): reduce again to 76,000,000 and 38,000,000,
+ (triec_size): reduce again to 76,000,000 and 38,000,000,
per Johannes Hielscher, 10 Jul 2019 00:00:03.
2019-06-26 Karl Berry <karl@freefriends.org>
diff --git a/Build/source/texk/web2c/patgen.ch b/Build/source/texk/web2c/patgen.ch
index 9bef3bab887..8084d3b5516 100644
--- a/Build/source/texk/web2c/patgen.ch
+++ b/Build/source/texk/web2c/patgen.ch
@@ -74,7 +74,9 @@ begin
% Maximum constant values from Keno Wehr, 17 May 2019 16:03:00,
% and then reduced due to failures on other machines, latest from
-% Johannes Hielscher, 10 Jul 2019 00:00:03.
+% Johannes Hielscher, 10 Jul 2019 00:00:03. If the values here are still
+% too big, you can probably get it to work by adding swap or zram; or
+% write a patch to allocate the arrays dynamically.
@x
@!trie_size=55000; {space for pattern trie}
@!triec_size=26000; {space for pattern count trie, must be less than