How does mac fuse determine when to allocate more threads for the
threadpool? It seems like my file system is allocating ~10 threads
when it's first mounted, even without any FS usage.

Is there a way to control the size of the thread pool? I couldn't find
anything in the options documentation. I want my application to have
minimal memory footprint on the user's machine. Preferably, when the
user is not interacting with the file system, I want to maintain only
a couple of threads, and allocate more when the filesystem is being
used.

Any pointer is appreciated.

-David
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MacFUSE" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/macfuse?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to