[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?
From: |
Guillaume Le Vaillant |
Subject: |
bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl? |
Date: |
Tue, 10 Nov 2020 15:02:35 +0100 |
User-agent: |
mu4e 1.4.13; emacs 27.1 |
Pierre Neidhardt <mail@ambrevar.xyz> skribis:
> See https://github.com/alex-gutev/generic-cl/issues/6
>
> The space size of our current SBCL package is 2Gb.
> Shall we increase it to 5Gb?
>
> What about adding an option to the build system to pass extra parameters
> to SBCL? Then we could pass "--dynamic-space-size=5000" just for generic-cl.
>
> Thoughts? Guillaume?
I guess we could increase the default max space size to 4 or 5 GB
without causing swapping issues on users' machines (at least on x86-64).
And users wanting a smaller one can use the "dynamic-space-size" option
at runtime.
signature.asc
Description: PGP signature
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?, Pierre Neidhardt, 2020/11/10
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?,
Guillaume Le Vaillant <=
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?, Pierre Neidhardt, 2020/11/10
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?, Guillaume Le Vaillant, 2020/11/10
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?, Pierre Neidhardt, 2020/11/10
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?, Pierre Neidhardt, 2020/11/10
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?, Guillaume Le Vaillant, 2020/11/11
- bug#44552: Extra dynamic-space-size for asdf-build-system/sbcl?, Pierre Neidhardt, 2020/11/11