memuse=[ p{N_Percents} | {N}b | {N}k | {N}m | {N}g | {N}t]
Sets a limit on memory usage (RAM) for compressing and decompressing commands.
Default memory limits are 80% from RAM size for compressing and 53% for decompressing.
7-Zip tries to fit in specified memory limits by changing the number of working threads, if the number of threads was not specified in command. If 7-Zip cannot fit in specified memory limit, 7-Zip still exe-cutes the command.
為壓縮和解壓縮命令設置內存使用(RAM)的限制。默認的內存限制為壓縮內存使用的80%和解壓縮內存使用的53%。7-Zip會通過更改工作線程數量來適應指定的內存限制,如果命令中未指定線程數量。如果7-Zip無法適應指定的內存限制,7-Zip仍會執行該命令。
Example: 範例
memuse=p60
set the limit for memory usage to 60% of RAM size. 將記憶體使用上限設置為 RAM 大小的 60%.