On Tue, 2006-08-22 at 14:25 -0700, David Miller wrote: > From: Nicholas Miell <[EMAIL PROTECTED]> > Date: Tue, 22 Aug 2006 14:13:40 -0700 > > > And how is the quality of the work to be judged if the work isn't > > commented, documented and explained, especially the userland-visible > > parts that *cannot* *ever* *be* *changed* *or* *removed* once they're in > > a stable kernel release? > > Are you even willing to look at the collection of example applications > Evgeniy wrote against this API? > > That is the true test of a set of interfaces, what happens when you > try to actually use them in real programs. > > Everything else is fluff, including standards and "documentation". > > He even bothered to benchmark things, and post assosciated graphs and > performance analysis during the course of development.
I wasn't aware that any of these existed, he didn't mention them in this patch series. Having now looked, all I've managed to find are a series of simple example apps that no longer work because of API changes. Also, if you've been paying attention, you'll note that I've never criticized the performance or quality of the underlying kevent implementation -- as best I can tell, aside from some lockdep complaints (which, afaik, are the result of lockdep's limitations rather than problems with kevent), the internals of kevent are excellent. -- Nicholas Miell <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html