Sunday, 1 September 2013

Trying to find what is the max number of processes I can open

Trying to find what is the max number of processes I can open

References

Reference NO 1

http://stackoverflow.com/questions/13642917/trying-to-find-what-is-the-max-number-of-processes-i-can-open

Reference NO 2

https://forums.oracle.com/thread/542004?start=0&tstart=0

Reference NO 3

http://docs.mongodb.org/manual/reference/ulimit

Reference NO 4

https://access.redhat.com/site/documentation/en-US/Red_Hat_Enterprise_Linux/5-Beta/html/Tuning_and_Optimizing_Red_Hat_Enterprise_Linux_for_Oracle_9i_and_10g_Databases/sect-Oracle_9i_and_10g_Tuning_Guide-Setting_Shell_Limits_for_the_Oracle_User-Limiting_Maximum_Number_of_Processes_Available_for_the_Oracle_User.html

Reference NO 5

http://en.wikipedia.org/wiki/Fork_bomb

Reference NO 6

http://unix.stackexchange.com/questions/47106/what-are-the-dangers-of-setting-a-high-limit-to-max-file-descriptors-per-process

Reference NO 7

http://www.unix.com/programming/26123-maximum-number-times-file-can-opened.html

Reference NO 8

http://www.gnu.org/s/libc/manual/html_node/Limits-on-Resources.html

No comments:

Post a Comment