Hi Cyril This is the version 2 patch.
According to your advice, I made the following change : 1. use the checkpatch.pl to improve the code style. 2. use fprintf to simplify the function set_max_pids and return 0 for ok. 3. add prototype for set_max_pids This fix actully increase the maximum pids value for the targets with more than 4G memory. In theses target, the test case need at least 8192 *2 pids to create message queue write/read child process and want to make sure that there is enought pids , as twice as pids value to creat message queue read/write, to be used. So the fix will increase the max pids value and re-set once the test finish. Thanks, Jin ------------------------------------------------------------------------------ Keep Your Developer Skills Current with LearnDevNow! The most comprehensive online learning library for Microsoft developers is just $99.99! Visual Studio, SharePoint, SQL - plus HTML5, CSS3, MVC3, Metro Style Apps, more. Free future releases when you subscribe now! http://p.sf.net/sfu/learndevnow-d2d _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
