You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi all, I am wondering what an ideal /dev/shm setting might look like. Let's assume we have a lot databases and need to define a shm size without knowing the database before hand. Is there any way to calculate it? For example the host system has 8GB of RAM and the default /dev/shmtmpfs has a size of around 4GB. Should the --shm-size be 2GB? The whole 4GB?
This discussion was converted from issue #1043 on December 19, 2023 00:03.
Heading
Bold
Italic
Quote
Code
Link
Numbered list
Unordered list
Task list
Attach files
Mention
Reference
Menu
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi all, I am wondering what an ideal
/dev/shm
setting might look like. Let's assume we have a lot databases and need to define a shm size without knowing the database before hand. Is there any way to calculate it? For example the host system has 8GB of RAM and the default/dev/shm
tmpfs
has a size of around 4GB. Should the--shm-size
be 2GB? The whole 4GB?Thanks a lot for your input.
Beta Was this translation helpful? Give feedback.
All reactions