meaning that the calls to the stub functions are made atomically ?

thanks again !

-stan

On Feb 16, 7:58 pm, Amit Singh <[EMAIL PROTECTED]> wrote:
> "fuse kernel module" is somewhat vague terminology. The MacFUSE kernel
> extension (Mac OS X) is completely different from the FUSE kernel
> module (Linux). Naturally, the in-kernel behaviors of these entities
> depend upon how the Mac OS X and Linux VFSs behave.
>
> Yes, there can be (and almost certainly are during typical) multiple
> calls from kernel->user simultaneously in flight. Yes, the MacFUSE
> kernel extension uses internal locking.
>
> Amit
>
> On Feb 16, 6:58 pm, spolu <[EMAIL PROTECTED]> wrote:
>
> > Hi all !
>
> > Just a rapid question. I believe that call to fuse stub functions can
> > occur concurrently in different kernel thread context.
>
> > Is that the case ? Or is there any synchronization occurring
> > internally to the fuse kernel module ?
>
> > Cheers,
>
> > -stan
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"macfuse-devel" 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-devel?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to