Hi, msgctl11 in ltp-20110915 failed on 2.6.39 kernel:
msgctl11 1 TBROK : Not enough free pids I found that before error out, MSGMNI is 32768 MAXNKIDS is 10 free_pids is 32611 maxnkids = ((free_pids / 4) / MSGMNI); so maxnkids is zero, which is why msgctl11 failed. Is this problem of testcase or problem of the tested system? Thanks -- Regards, Romu ------------------------------------------------------------------------------ All the data continuously generated in your IT infrastructure contains a definitive record of customers, application performance, security threats, fraudulent activity and more. Splunk takes this data and makes sense of it. Business sense. IT sense. Common sense. http://p.sf.net/sfu/splunk-d2dcopy1 _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
