Ralph Castain
486041f89d
Get rid of the annoying error messages when setrlimit fails, which seems to be a constant problem on the Mac. Don't use the changed values for max limits if the setrlimit call failed.
...
This commit was SVN r24703.
2011-05-17 03:27:43 +00:00
Rainer Keller
6c1cce8761
- For the upcoming header cleanup commit,
...
several header files (previously included by header-files)
now have to be moved "upward".
This is mainly system headers such as string.h, stdio.h and for
networking, but also some orte headers.
This commit was SVN r21095.
2009-04-29 00:49:23 +00:00
Rainer Keller
d8cf4c0fec
- Get pgcc on XT to complain less:
...
In case we use memcmp, strlen, strup and friends include <string.h>
Also several constants.h are not included directly
- Let's have mca_topo_base_cart_create return ompi-errors in
ompi/mca/topo/base/topo_base_cart_create.c
This commit was SVN r20773.
2009-03-13 02:10:32 +00:00
Jeff Squyres
d1c6f3f89a
* Fix a truckload of Cisco copyrights to be the same as the rest of
...
the code base.
* Fix a few misspellings in other copyrights.
This commit was SVN r20241.
2009-01-11 02:30:00 +00:00
Shiqing Fan
03fa831c34
Get rid of structure rlimit only on Windows, which doesn't provide such structure definition.
...
This commit was SVN r14846.
2007-06-04 12:27:40 +00:00
Jeff Squyres
68da8b984f
Oops -- misspelled the macro. Thanks to Ralph for catching the
...
error...
This commit was SVN r14508.
2007-04-25 11:56:31 +00:00
Jeff Squyres
00347db419
Put in a check for RLIMIT_PROC before trying to use it.
...
This commit was SVN r14502.
2007-04-25 01:54:37 +00:00
Jeff Squyres
d8cc501384
Add missing header.
...
This commit was SVN r14485.
2007-04-24 14:27:51 +00:00
Ralph Castain
1682a72d34
Add ability to read system limits on number of children, open files, and file size from the local OS - to be used in failed-to-start scenarios
...
This commit was SVN r14476.
2007-04-23 18:53:47 +00:00