Skip to content

fix: increase LOAD and NCALIB dataset space#3

Merged
mgrossmann merged 1 commit into
mainfrom
fix/load-dataset-space
Mar 10, 2026
Merged

fix: increase LOAD and NCALIB dataset space#3
mgrossmann merged 1 commit into
mainfrom
fix/load-dataset-space

Conversation

@mgrossmann
Copy link
Copy Markdown
Contributor

SE37 abend during LUA link: LOAD dataset exhausted (5 TRK too small for full Lua VM + stdlib statically linked). LOAD: 5→100 TRK, NCALIB: 5→10 TRK.

SE37 abend during LUA link: LOAD dataset space exhausted.
LUA and LUAC each statically link the full Lua VM and standard
library (~33 modules) resulting in large load modules.

LOAD: 5->100 tracks primary, 2->25 tracks secondary
NCALIB: 5->10 tracks primary (headroom for 2 large object modules)
@mgrossmann mgrossmann merged commit d41bcdd into main Mar 10, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant