On Thu, Nov 24, 2016 at 07:04:33PM -0500, Nathan Froyd wrote:
> On Wed, Nov 23, 2016 at 4:31 PM, Mike Hommey <m...@glandium.org> wrote:
> > I know OSX can be bad with I/O, but that seems unusually bad. IIRC gps
> > found that there's a relatively low limit to the number of files or
> > inodes that can be in cache, and a working tree of m-c alone is close
> > to the limit, so changing that configuration could help.
> 
> Is this the ken.maxvnodes sysctl setting?  You can change it for your
> current session with:
> 
> sudo sysctl kern.maxvnodes=$((512*1024))

Sounds like something we could query from `mach doctor`. Does querying
the current value require sudo?

Mike
_______________________________________________
dev-builds mailing list
dev-builds@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-builds

Reply via email to