login
Header Space

 
 

Re: [PATCH 02/18] flag parameters: socket and socketpair

Score:
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Ulrich Drepper <drepper@...>
Cc: <linux-kernel@...>, <netdev@...>, <davidel@...>, <mtk.manpages@...>, <torvalds@...>
Date: Monday, May 5, 2008 - 9:58 pm

On Sun, 4 May 2008 23:42:46 -0400 Ulrich Drepper <drepper@redhat.com> wrote:


oh, so that's what it does.

afaict we only ever remap one or two flags.  Would it not be more efficient
to do that inline?  Something along the lines of:

	type = flag_remap(type, &fflags, SOCK_whatever, O_whatever);
	type = flag_remap(type, &fflags, SOCK_whatever2, O_whatever2);

?
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 02/18] flag parameters: socket and socketpair, Ulrich Drepper, (Sun May 4, 11:42 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Andrew Morton, (Mon May 5, 9:58 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Ulrich Drepper, (Mon May 5, 10:33 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Andrew Morton, (Mon May 5, 10:42 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Ulrich Drepper, (Mon May 5, 11:02 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Ulrich Drepper, (Mon May 5, 10:58 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Andrew Morton, (Mon May 5, 11:05 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Ulrich Drepper, (Mon May 5, 11:10 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Davide Libenzi, (Mon May 5, 10:13 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Andrew Morton, (Mon May 5, 10:17 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Davide Libenzi, (Mon May 5, 10:30 pm)
Re: [PATCH 02/18] flag parameters: socket and socketpair, YOSHIFUJI Hideaki / , (Mon May 5, 12:24 am)
Re: [PATCH 02/18] flag parameters: socket and socketpair, Ulrich Drepper, (Mon May 5, 1:00 am)
speck-geostationary