Re: [take12 0/3] kevent: Generic event handling mechanism.

From: Nicholas Miell
Date: Tue Aug 22 2006 - 04:57:42 EST


On Tue, 2006-08-22 at 01:23 -0700, David Miller wrote:
> From: Nicholas Miell <nmiell@xxxxxxxxxxx>
> Date: Tue, 22 Aug 2006 01:17:52 -0700
>
> > Is any of this documented anywhere? I'd think that any new userspace
> > interfaces should have man pages explaining their use and some example
> > code before getting merged into the kernel to shake out any interface
> > problems.
>
> Get real.
>
> Nobody made this requirement for things like splice() et al.
>
> I think people are being mostly very unreasonable in the
> demands they are making upon Evgeniy. It will only serve
> to discourage the one person who is doing work to solve
> these problems.

splice() is a single synchronous function call, and it's signature still
managed to change wildly during it's development.

In this brave new world of always stable kernel development, the time a
new interface has for public testing before a new kernel release is
drastically shorter than the old unstable development series, and if
nobody is documenting how this stuff is supposed to work and
demonstrating how it will be used, then mistakes are bound to slip
through.

--
Nicholas Miell <nmiell@xxxxxxxxxxx>

-
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/