On Wed, 14 May 2003, Andrew Morton wrote:
> 
> I believe this effort is more targetted at teeny little embedded gadgets -
> devices which are very remote from workstations, desktops and servers.
And even there futexes are (a) faster and (b) smaller than SYSVIPC. So 
assuming you ever want threading in an embedded world (not unlikely at 
all, since things like DVD playback etc are mostly done with threads), you 
want futexes.
> Presumably the people who are programming such gadgets will know if they
> need futexes or not.
Yes. We can make tit a CONFIG option, and then force it to always be "y" 
in the .config file. And then the people who really know and really care 
can turn the "y" to a "n".
                Linus
-
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 : Thu May 15 2003 - 22:00:54 EST