mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-21 06:45:34 -06:00
increase requested RAM
This commit is contained in:
parent
285067139d
commit
ba8bb217c3
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@
|
|||
#define SSHEVEN_RELEASE_REGION verUS
|
||||
|
||||
/* requested number of bytes for RAM, used in SIZE resource */
|
||||
#define SSHEVEN_MINIMUM_PARTITION 1024*1024
|
||||
#define SSHEVEN_MINIMUM_PARTITION 2048*1024
|
||||
#define SSHEVEN_REQUIRED_PARTITION SSHEVEN_MINIMUM_PARTITION
|
||||
|
||||
/* size in bytes for recv and send thread buffers */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue