Re: [PATCH v2] Add preadv and pwritev system calls.

From: Gerd Hoffmann
Date: Fri Dec 12 2008 - 11:02:31 EST


Matthew Wilcox wrote:
> On the other hand, NetBSD have approximately 0% market share.
> We shouldn't let them lock us into making a bad decision. Is there
> anyone other than NetBSD who has added these syscalls?

Free- and OpenBSD have it too. For Solaris I've found a feature request
only. Dunno about MacOS/Darwin. Other un*xes which are important these
days?

I'd *really* hate it to have the same system call with different
argument ordering on different systems though. Especially when swapping
two integer values, so gcc wouldn't error out on wrong usage.

cheers,
Gerd
--
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/