Re: [patch 2/13] signal/timer/event fds v6 - signalfd core ...

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Davide Libenzi
Date: Sunday, March 18, 2007 - 1:31 pm

On Sat, 17 Mar 2007, Arnd Bergmann wrote:


As Stephen reported, we do need the compat in any case. Better keep all 
the compat adjustments under CONFIG_COMPAT, so archs that don't need it 
don't need to link to it.




I don't think those fds will have to deal with the concept of bands and 
priorities. I believe POLLIN is fine here.




bah, __put_user is basically a move, so I don't think that efficency would 
be that different (assuming that it'd matter in this case). The only thing 
many __put_user do, is increase the exception table sizes.




Compat on sys_read() would be insane ;)




Agreed, remove exit function and using fs_initcall.




Ack!




Ack!



- Davide


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

Messages in current thread:
[patch 2/13] signal/timer/event fds v6 - signalfd core ..., Davide Libenzi, (Thu Mar 15, 5:22 pm)
Re: [patch 2/13] signal/timer/event fds v6 - signalfd core ..., Davide Libenzi, (Sun Mar 18, 1:31 pm)
Re: [patch 2/13] signal/timer/event fds v6 - signalfd core ..., Eric W. Biederman, (Mon Mar 19, 10:20 am)
Re: [patch 2/13] signal/timer/event fds v6 - signalfd core ..., Eric W. Biederman, (Mon Mar 19, 12:08 pm)