Re: [PATCH 2.6.12-rc3-mm3] connector: add a fork connector

From: Guillaume Thouvenin
Date: Mon May 09 2005 - 07:45:10 EST


On Mon, 2005-05-09 at 14:22 +0200, Alexander Nyberg wrote:
>
> And before any abi sets itself I think you might want to consider
> including both thread & process id of parent & child. This way the
> user-space client can distinguish what is a thread and a group leader
> although I admittedly don't know all your goals with this, just a
> thought.

Yes I completely agree :)

I will include both thread & process id of parent and child in the
next release. I also removed the DEFINE_PER_CPU(...) from kernel/fork.c
and I use a call instead of putting the code in the header file.

Thank you for your comments,
Best regards,

Guillaume

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