Re: [PATCH] epoll bits 0.34

From: Davide Libenzi (davidel@xmailserver.org)
Date: Mon Nov 11 2002 - 13:42:47 EST


On Mon, 11 Nov 2002, Manfred Spraul wrote:

> Which file descriptors are pollable with eventpoll? For example rtc_poll
> does
>
> spin_lock_irq();
> do_work();
> spin_unlock_irq();
>
> I'm sure that there are other drivers that are be affected, I haven't
> checked networking.
>
> And is that really needed? Could you do the real work in the poll
> callback instead of locking around the f_op call?

I'll take care of it, thx for your precious input.

- Davide

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



This archive was generated by hypermail 2b29 : Fri Nov 15 2002 - 22:00:23 EST