netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jeff Garzik <jeff@garzik.org>
To: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
Cc: David Miller <davem@davemloft.net>,
	Ulrich Drepper <drepper@redhat.com>,
	Andrew Morton <akpm@osdl.org>, netdev <netdev@vger.kernel.org>,
	Zach Brown <zach.brown@oracle.com>,
	Christoph Hellwig <hch@infradead.org>,
	Chase Venters <chase.venters@clientec.com>,
	Johann Borck <johann.borck@densedata.com>,
	linux-kernel@vger.kernel.org, Jamal Hadi Salim <hadi@cyberus.ca>,
	Ingo Molnar <mingo@elte.hu>,
	linux-fsdevel@vger.kernel.org
Subject: Re: [take32 0/10] kevent: Generic event handling mechanism.
Date: Wed, 10 Jan 2007 06:56:40 -0500	[thread overview]
Message-ID: <45A4D478.2030200@garzik.org> (raw)
In-Reply-To: <20070110113051.GA4950@2ka.mipt.ru>

Evgeniy Polyakov wrote:
> On Wed, Jan 10, 2007 at 06:11:26AM -0500, Jeff Garzik (jeff@garzik.org) wrote:
>> Once the rate of change slows, Andrew should IMO definitely pick this up.
> 
> There are _tons_ of ideas to implement with kevent - so if we want, rate
> will not slow down. As you can see, from take26 I only send new
> features: signals, posix timers, AIO, userspace notifications, various
> flags and the like. I test it on my machines (recently one them died, so
> only amd64 right now (running kernel) and i386 compile-only)
> and some bug-fixes withoout any additioanl feature requests (almost,
> Ingo asked for AIO before New Year), but broader testing is welcome
> indeed.

If the rate doesn't slow (if only artificially), people are discouraged 
from reviewing, because it becomes a moving target.


>> If you wanted to make this process automatic, create a git branch that 
>> Andrew and others can pull.
> 
> Exported git tree would be good, but I do not have enough disk space on

Request an account on http://www.foo-projects.org/ which supports git. 
The Intel guys use it to send me e1000/ixgb changes, for example.


> web-site, and do you really want to read comments written in bad english
> with russian transliterated indecent words?

The only thing exported to -mm is the code changes, as a patch.  git 
merely automates the process, so that Andrew doesn't have to spend time 
[that he doesn't have] tracking a project with a high rate of change.


>> I like the direction so far, and think it should be in -mm for wider 
>> testing and review.
> 
> It was there, but Andrew dropped it somewhere about take25 :)

Probably because it was a moving target with a high rate of change, 
requiring time that Andrew did not have just to keep in sync and fix 
build conflicts with other -mm patches.

	Jeff



  reply	other threads:[~2007-01-10 11:56 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <315adqaa0591036@2ka.mipt.ru>
2007-01-10  8:16 ` [take32 0/10] kevent: Generic event handling mechanism Evgeniy Polyakov
2007-01-10  8:16   ` [take32 1/10] kevent: Description Evgeniy Polyakov
2007-01-10  8:16     ` [take32 2/10] kevent: Core files Evgeniy Polyakov
2007-01-10  8:16       ` [take32 3/10] kevent: poll/select() notifications Evgeniy Polyakov
2007-01-10  8:16         ` [take32 4/10] kevent: Socket notifications Evgeniy Polyakov
2007-01-10  8:16           ` [take32 5/10] kevent: Timer notifications Evgeniy Polyakov
2007-01-10  8:16             ` [take32 6/10] kevent: Pipe notifications Evgeniy Polyakov
2007-01-10  8:16               ` [take32 7/10] kevent: Signal notifications Evgeniy Polyakov
2007-01-10  8:16                 ` [take32 8/10] kevent: Kevent posix timer notifications Evgeniy Polyakov
2007-01-10  8:16                   ` [take32 9/10] kevent: Private userspace notifications Evgeniy Polyakov
2007-01-10  8:16                     ` [take32 10/10] kevent: Kevent based AIO (aio_sendfile()) Evgeniy Polyakov
2007-01-10 11:11   ` [take32 0/10] kevent: Generic event handling mechanism Jeff Garzik
2007-01-10 11:30     ` Evgeniy Polyakov
2007-01-10 11:56       ` Jeff Garzik [this message]
2007-01-10 12:14         ` Evgeniy Polyakov
2007-01-10 12:18       ` Kevent bonus: epoll implementaion over kevent Evgeniy Polyakov

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=45A4D478.2030200@garzik.org \
    --to=jeff@garzik.org \
    --cc=akpm@osdl.org \
    --cc=chase.venters@clientec.com \
    --cc=davem@davemloft.net \
    --cc=drepper@redhat.com \
    --cc=hadi@cyberus.ca \
    --cc=hch@infradead.org \
    --cc=johann.borck@densedata.com \
    --cc=johnpol@2ka.mipt.ru \
    --cc=linux-fsdevel@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=netdev@vger.kernel.org \
    --cc=zach.brown@oracle.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).