On Tue, Jun 06, 2006 at 11:25:29AM +0300, Andrey Simonenko wrote:
> On Mon, Jun 05, 2006 at 08:30:45PM +0300, Konstantin Belousov wrote:
> > On Mon, Jun 05, 2006 at 02:01:36PM +0300, Andrey Simonenko wrote:
> > > 2.
> > >
> > > If vfs_busy() is called without LK_NOWAIT flag, then it can sleep
> >
On Mon, Jun 05, 2006 at 08:30:45PM +0300, Konstantin Belousov wrote:
> On Mon, Jun 05, 2006 at 02:01:36PM +0300, Andrey Simonenko wrote:
> > 2.
> >
> > If vfs_busy() is called without LK_NOWAIT flag, then it can sleep
> > if a filesystem is being unmounted. At some point unmount() will
> If vfs_b
On Mon, Jun 05, 2006 at 02:01:36PM +0300, Andrey Simonenko wrote:
> 2.
>
> If vfs_busy() is called without LK_NOWAIT flag, then it can sleep
> if a filesystem is being unmounted. At some point unmount() will
If vfs_busy() is called without LK_NOWAIT and fs is being unmounted,
then vfs_busy return
Greetings,
Can somebody comment following questions? I want to know where
I'm wrong (I checked CURRENT).
1.
If the nfsserver is a KLD, then it can be unloaded. There is the
nfssvc(2) which is implemented in nfsserver and it is called without
Giant. Suppose nfsrv_numnfsd is equal to 0 and some
4 matches
Mail list logo