[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <alpine.DEB.1.10.0903161131321.2716@makko.or.mcafeemobile.com>
Date: Mon, 16 Mar 2009 11:36:39 -0700 (PDT)
From: Davide Libenzi <davidel@...ilserver.org>
To: Jamie Lokier <jamie@...reable.org>
cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Benjamin LaHaise <bcrl@...ck.org>,
Trond Myklebust <trond.myklebust@....uio.no>,
Andrew Morton <akpm@...ux-foundation.org>,
Eric Dumazet <dada1@...mosbay.com>,
linux-aio <linux-aio@...ck.org>, zach.brown@...cle.com
Subject: Re: [patch] eventfd - remove fput() call from possible IRQ context
(2nd rev)
On Mon, 16 Mar 2009, Jamie Lokier wrote:
> Davide Libenzi wrote:
> > + if (unlikely(req->ki_eventfd != NULL)) {
>
> Is this really unlikely? Having an eventfd seems to be the modern,
> cool, recommended way to do AIO.
I don't have statistics at hand, but I guess that nowadays AIO+eventfd is
still not very popular. It doesn't make much of a difference either ways I
guess, so we could drop the unlikely().
- 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