Re: context switch vs. signal delivery [was: Re: Accelerating user mode

From: Jeff Dike (jdike@karaya.com)
Date: Tue Aug 06 2002 - 07:53:24 EST


us15@os.inf.tu-dresden.de said:
> It will let the incoming process take over ownership of the socket,
> which is probably what you mean and what you currently use.

Yup.

> On iret it would have to change ownership of the socket to another
> task, i.e. process with kernel_pid wants to set task_pid as the owner
> of the socket. The above code fragment doesn't permit this, as far as
> I can see.

Why not? There is nothing there that prevents that.

                                Jeff

-
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 : Wed Aug 07 2002 - 22:00:31 EST