diff options
author | Eric Hameleers <alien@slackware.com> | 2022-08-02 10:35:05 +0200 |
---|---|---|
committer | Eric Hameleers <alien@slackware.com> | 2022-08-02 10:35:05 +0200 |
commit | 3bf05e2f6447503517b7ccad832f083df50001e6 (patch) | |
tree | ef2b1e52ad01fba7da82bbdcb31d89490ca39263 /pkglists/alienrest.lst | |
parent | fb08fcc819828d885f6e90f06fc4cd78f46842ac (diff) | |
download | liveslak-3bf05e2f6447503517b7ccad832f083df50001e6.tar.gz liveslak-3bf05e2f6447503517b7ccad832f083df50001e6.tar.xz |
live init: optionally specify RAM % to use in the 'toram' parameter
toram=
Generic syntax: toram=type[,memperc]
- type: string value; os,core,all,none
- memperc: integer value, percentage RAM to reserve for liveslak
You can use a 'memperc' value for the 'toram' parameter to change
the percentage RAM used by liveslak, which is 50% of all available RAM
for normal operation.
For instance when you have 128 GB of RAM, you can specify a much lower
percentage to be reserved for liveslak. RAM will specifically be used
if you run liveslak without persistence, which means that any changes are
accumulating in RAM instead of on-disk.
Example:
Give liveslak ~6 GB (5%) to run the OS on a computer with 128 GB of RAM:
'toram=none,5'
Diffstat (limited to 'pkglists/alienrest.lst')
0 files changed, 0 insertions, 0 deletions