johnathonm
Regular Contributor
Hello everyone,
I hope you are well. Before I get blasted by the crew which will tell me "Linux knows how to manage memory better than you ever will" I have a question regarding several of the default settings within the firmware as based on IBM's outline of how the settings should be or are calculated.
The IBM calculation's are listed here: https://www.ibm.com/support/knowled...m.ibm.db2.luw.qb.server.doc/doc/t0008238.html
When doing an output of the system variables using busybox's sysctl -a I saw the following:
kernel.shmall = 18446744073692774399
kernel.shmmax = 18446744073692774399
kernel.shmmni = 4096
I also saw this: kernel.sem = 32000 1024000000 500 32000
These settings, seem a bit high and/or off based on what IBM was listing as the calculations. I could be totally wrong, so please understand I am just asking a question as to what seems anomalous.
Thank you,
J
I hope you are well. Before I get blasted by the crew which will tell me "Linux knows how to manage memory better than you ever will" I have a question regarding several of the default settings within the firmware as based on IBM's outline of how the settings should be or are calculated.
The IBM calculation's are listed here: https://www.ibm.com/support/knowled...m.ibm.db2.luw.qb.server.doc/doc/t0008238.html
When doing an output of the system variables using busybox's sysctl -a I saw the following:
kernel.shmall = 18446744073692774399
kernel.shmmax = 18446744073692774399
kernel.shmmni = 4096
I also saw this: kernel.sem = 32000 1024000000 500 32000
These settings, seem a bit high and/or off based on what IBM was listing as the calculations. I could be totally wrong, so please understand I am just asking a question as to what seems anomalous.
Thank you,
J