window-memory: use a value based on system memory and cpus
commit4042356bfeb5757c7be626a622508f4e754827e4
authorKyle J. McKay <mackyle@gmail.com>
Wed, 4 Mar 2015 06:22:49 +0000 (3 22:22 -0800)
committerKyle J. McKay <mackyle@gmail.com>
Wed, 4 Mar 2015 06:22:49 +0000 (3 22:22 -0800)
tree5aef789c2bb0df1b64bbef4be307c17489e91df0
parent8ba37aa44d6a621563d4e4d064288a290c0576f1
window-memory: use a value based on system memory and cpus

The fallback if system memory or cpus cannot be determined is
still the previous value of '1g'.  However, on most every system
values should be available for memory size and cpus resulting in
a computed window memory size intended to avoid memory thrashing
when running pack objects.
jobd/gc.sh
shlib.sh