<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
ops :p<br>
I was just looking into /boot/loader.conf :-)<br>
<br>
thank you<br>
<br>
Fabry<br>
<br>
<a class="moz-txt-link-abbreviated" href="mailto:doverosx@gmail.com">doverosx@gmail.com</a> wrote:
<blockquote cite="mid:49F515AD.4090300@gmail.com" type="cite">
<pre wrap="">Fabrizio Parrella wrote:
</pre>
<blockquote type="cite">
<pre wrap="">I was installing phpeclipse and this message came up:
---------------------------------
Gamin will only provide realtime notification of changes for at most n
files,
where n is the minimum value between (kern.maxfiles * 0.7)
and
(kern.maxfilesperproc - 200). Beyond that limit, files will be
polled.
If you often open several large folders with Nautilus, you might want to
increase the kern.maxfiles tunable (you do not need to set
kern.maxfilesperproc, since it is computed at boot time from kern.maxfiles).
For a typical desktop, add the following line to /boot/loader.conf, then
reboot the system:
kern.maxfiles="25000"
---------------------------------
now, I have to say that I do not understand much about the maxfiles*0.7
or what this is trying to say, but seems like that we should up the
possible number of openable files to 25000. This may also solve some
issues that other ports have (like qsvn)
another message that I go a lot is that:
pkg_add: warning: package 'XXX' requires 'libxcb-1.2_1', but
'libxcb-1.2' is installed
pkg_add: warning: package 'XXX' requires 'libX11-1.2.1,1', but
'libX11-1.2,1' is installed
Fabry
_______________________________________________
Testing mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Testing@lists.pcbsd.org">Testing@lists.pcbsd.org</a>
<a class="moz-txt-link-freetext" href="http://lists.pcbsd.org/mailman/listinfo/testing">http://lists.pcbsd.org/mailman/listinfo/testing</a>
</pre>
</blockquote>
<pre wrap=""><!---->maxfile stuff:
[root@pcbsd]/home/Brodey(12)# sysctl -a | grep 'maxfiles'
kern.maxfiles: 25000
kern.maxfilesperproc: 11095
Looks good ?
Rgds,
Brodey
_______________________________________________
Testing mailing list
<a class="moz-txt-link-abbreviated" href="mailto:Testing@lists.pcbsd.org">Testing@lists.pcbsd.org</a>
<a class="moz-txt-link-freetext" href="http://lists.pcbsd.org/mailman/listinfo/testing">http://lists.pcbsd.org/mailman/listinfo/testing</a>
</pre>
</blockquote>
</body>
</html>