[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0902031511200.23050@alien.or.mcafeemobile.com>
Date: Tue, 3 Feb 2009 15:12:27 -0800 (PST)
From: Davide Libenzi <davidel@...ilserver.org>
To: Andrew Morton <akpm@...ux-foundation.org>
cc: Jonathan Corbet <corbet@....net>, mpm@...enic.com,
dada1@...mosbay.com,
Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
andi@...stfloor.org, oleg@...hat.com, viro@...IV.linux.org.uk,
David Miller <davem@...emloft.net>, hch@....de,
linux-api@...r.kernel.org, Alan Cox <alan@...rguk.ukuu.org.uk>
Subject: Re: [PATCH 2/4] Convert epoll to a bitlock
On Tue, 3 Feb 2009, Davide Libenzi wrote:
> On Tue, 3 Feb 2009, Andrew Morton wrote:
>
> > Well. We _could_ whack part of this nut with my usual hammer: protect
> > f_flags with file->f_dentry->d_inode->i_lock. IIRC there was some
> > objection to that - performance?
>
> If you meant it for epoll, that uses a single shared inode, that'd turn to
> be a global lock.
Course you couldn't have meant it for epoll, so forget about the comment :)
- Davide
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists