Is your feature request related to a problem? Please describe.
Enclave should be capable to use maximum of physical RAM on the server. For this appropriate filesystem of Linux HAL must be set, as tmpfs is limited to 32GB
Describe the feature you are requesting, as well as the possible use case(s) for it.
Either use ram FS that can take the whole RAM (for example 1TB), or even extend this by using disk for the encrypted datasets, and then decrypting them directly in RAM.
Is your feature request related to a problem? Please describe.
Enclave should be capable to use maximum of physical RAM on the server. For this appropriate filesystem of Linux HAL must be set, as
tmpfs
is limited to 32GBDescribe the feature you are requesting, as well as the possible use case(s) for it.
Either use ram FS that can take the whole RAM (for example 1TB), or even extend this by using disk for the encrypted datasets, and then decrypting them directly in RAM.
Indicate the importance of this feature to you.
Must-have
Anything else?
No response