Re: Funnel Funnel Funnel
Re: Funnel Funnel Funnel
- Subject: Re: Funnel Funnel Funnel
- From: Quinn <email@hidden>
- Date: Fri, 12 Mar 2004 15:00:13 +0000
At 2:04 -0800 12/3/04, Ramble Leon wrote:
Hi, I'm confused by funnel in darwin, I was reading
some source code of nfs, there is no thread_funnel_set
can be found in some vfs syscall, but there are many
thread_funnel_switch inside nfs implement, when did
the system call get the kernel_funnel?
Funnels are acquired as part of system call entry. Check out the
sy_funnel field of the sysent structure.
S+E
--
Quinn "The Eskimo!" <
http://www.apple.com/developer/>
Apple Developer Technical Support * Networking, Communications, Hardware
_______________________________________________
darwin-kernel mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/darwin-kernel
Do not post admin requests to the list. They will be ignored.