On 2014/12/06 06:29, Andrej Falout <and...@falout.org> wrote:
> I am wondering, if there is anything I can do to speed this up, or if this
> setup function could be moved into a separate thread perhaps - so that it
> does not block startup?

Nothing can be done to speed this up, because that's how inotify was
designed.  It's not a good tool to watch huge directory trees.

But yes, it can be moved to a thread.  Patch welcome.

_______________________________________________
mpd-devel mailing list
mpd-devel@musicpd.org
http://mailman.blarg.de/listinfo/mpd-devel

Reply via email to