diff options
author | Joey Hess <joey@kitenet.net> | 2012-07-08 12:25:09 -0600 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2012-07-08 12:25:09 -0600 |
commit | b64a489a07f5e5be5b722ec3b942f505756ce853 (patch) | |
tree | d43b18254a233ba2883bdea138a95fe6fa439da5 /doc | |
parent | 92ce8c6164fbac872e4d07d7cf6d1fc48e6bdf4d (diff) | |
parent | b71191df8d025ad22bc5692af3461ae3d3fa96b3 (diff) |
Merge branch 'master' of ssh://git-annex.branchable.com
Diffstat (limited to 'doc')
-rw-r--r-- | doc/bugs/Issue_on_OSX_with_some_system_limits/comment_4_c25a8eb369e546f65e1a72d89f43066f._comment | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/doc/bugs/Issue_on_OSX_with_some_system_limits/comment_4_c25a8eb369e546f65e1a72d89f43066f._comment b/doc/bugs/Issue_on_OSX_with_some_system_limits/comment_4_c25a8eb369e546f65e1a72d89f43066f._comment new file mode 100644 index 000000000..509752bf1 --- /dev/null +++ b/doc/bugs/Issue_on_OSX_with_some_system_limits/comment_4_c25a8eb369e546f65e1a72d89f43066f._comment @@ -0,0 +1,12 @@ +[[!comment format=mdwn + username="http://joeyh.name/" + subject="comment 4" + date="2012-07-08T18:13:58Z" + content=""" +On kFreeBSD, I get this: + + $ sysctl kern.maxfilesperproc + kern.maxfilesperproc: 11095 + +But ulimit still has 1024 limit, so you'd need to adjust both, as root. Messy.. +"""]] |