[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20120401223648.026b4087@pyramind.ukuu.org.uk>
Date: Sun, 1 Apr 2012 22:36:48 +0100
From: Alan Cox <alan@...rguk.ukuu.org.uk>
To: Eric Dumazet <eric.dumazet@...il.com>
Cc: Alexey Dobriyan <adobriyan@...il.com>, akpm@...ux-foundation.org,
viro@...iv.linux.org.uk, torvalds@...ux-foundation.org,
drepper@...il.com, linux-kernel@...r.kernel.org,
linux-fsdevel@...r.kernel.org
Subject: Re: [PATCH] nextfd(2)
> > + return -ESRCH;
> > +}
>
> Interesting idea but what about using fdt->open_fds bitmap to have a
> fast search and less cache pollution
I do wonder who needs this on a hot path versus just looking
in /proc/self ?
Alan
--
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