From 27ffa2c899777e40ef4847dee2e1a88f14dc15d1 Mon Sep 17 00:00:00 2001 From: Karl Berry Date: Thu, 1 Jun 2006 22:43:45 +0000 Subject: propagate sup_main_memory and sup_save_size tex.ch increases git-svn-id: svn://tug.org/texlive/trunk@1642 c570f23f-e606-0410-a88d-b1316a301751 --- Build/source/ChangeLog | 4 ++++ Build/source/texk/web2c/alephdir/com16bit-rc2.ch | 4 ++-- Build/source/texk/web2c/omegadir/com16bit.ch | 4 ++-- 3 files changed, 8 insertions(+), 4 deletions(-) create mode 100644 Build/source/ChangeLog (limited to 'Build/source') diff --git a/Build/source/ChangeLog b/Build/source/ChangeLog new file mode 100644 index 00000000000..c8b4e670c28 --- /dev/null +++ b/Build/source/ChangeLog @@ -0,0 +1,4 @@ +2006-06-02 Karl Berry + + * texk/web2c/omegadir/com16bit.ch, alephdir/com16bit-rc2.ch + (sup_main_memory, sup_save_size): increase per tex.ch. diff --git a/Build/source/texk/web2c/alephdir/com16bit-rc2.ch b/Build/source/texk/web2c/alephdir/com16bit-rc2.ch index f9064e84937..453da458352 100644 --- a/Build/source/texk/web2c/alephdir/com16bit-rc2.ch +++ b/Build/source/texk/web2c/alephdir/com16bit-rc2.ch @@ -188,7 +188,7 @@ if ini_version then @!engine_name=TEXMF_ENGINE_NAME; {the name of this engine} @# @!inf_main_memory = 2000000; -@!sup_main_memory = 16000000; +@!sup_main_memory = 32000000; @!inf_trie_size = 80000; @!sup_trie_size = ssup_trie_size; @@ -212,7 +212,7 @@ if ini_version then @!sup_param_size = 600; @!inf_save_size = 600; -@!sup_save_size = 40000; +@!sup_save_size = 80000; @!inf_stack_size = 200; @!sup_stack_size = 3000; diff --git a/Build/source/texk/web2c/omegadir/com16bit.ch b/Build/source/texk/web2c/omegadir/com16bit.ch index 5f47b02eff1..7fb3802d882 100644 --- a/Build/source/texk/web2c/omegadir/com16bit.ch +++ b/Build/source/texk/web2c/omegadir/com16bit.ch @@ -188,7 +188,7 @@ if ini_version then @!engine_name=TEXMF_ENGINE_NAME; {the name of this engine} @# @!inf_main_memory = 2000000; -@!sup_main_memory = 16000000; +@!sup_main_memory = 32000000; @!inf_trie_size = 80000; @!sup_trie_size = ssup_trie_size; @@ -212,7 +212,7 @@ if ini_version then @!sup_param_size = 600; @!inf_save_size = 600; -@!sup_save_size = 40000; +@!sup_save_size = 80000; @!inf_stack_size = 200; @!sup_stack_size = 3000; -- cgit v1.2.3