netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Evgeniy Polyakov <johnpol@2ka.mipt.ru>
To: Frederik Deweerdt <deweerdt@free.fr>
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>,
	Ch@pimp.vs19.net
Subject: Re: [take37 0/10] kevent: Generic event handling mechanism (socket, pipes, files, signals, AIO, timers, posix timers...).
Date: Thu, 22 Feb 2007 18:27:17 +0300	[thread overview]
Message-ID: <20070222152717.GA18655@2ka.mipt.ru> (raw)
In-Reply-To: <20070222151740.GD4113@slug>

On Thu, Feb 22, 2007 at 03:17:40PM +0000, Frederik Deweerdt (deweerdt@free.fr) wrote:
> On Thu, Feb 22, 2007 at 04:54:52PM +0300, Evgeniy Polyakov wrote:
>  
> > Changes from 'take36' patchset:
> >  * ported to 2.6.21-rc1
> Hi Evgeniy,
> 
> The changes below were needed to be able to compile take37 on 2.6.21-rc1
> with:
> CONFIG_KEVENT=y
> CONFIG_KEVENT_USER_STAT=y
> CONFIG_KEVENT_TIMER=y
> CONFIG_KEVENT_POLL=y
> CONFIG_KEVENT_SOCKET=y
> CONFIG_KEVENT_PIPE=y
> CONFIG_KEVENT_SIGNAL=y
> CONFIG_KEVENT_UNOTIFY=y
> CONFIG_KEVENT_AIO=y
> 
> Regards,
> Frederik

Shame on me - I started to make to many such errors last time.
I've applied a patch, thanks a lot Frederik.

-- 
	Evgeniy Polyakov

  reply	other threads:[~2007-02-22 15:33 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <asasdasdzxczc036@2ka.mipt.ru>
2007-02-22 13:54 ` [take37 0/10] kevent: Generic event handling mechanism (socket, pipes, files, signals, AIO, timers, posix timers...) Evgeniy Polyakov
2007-02-22 13:54   ` [take37 1/10] kevent: Description Evgeniy Polyakov
2007-02-22 13:55     ` [take37 2/10] kevent: Core files Evgeniy Polyakov
2007-02-22 13:55       ` [take37 3/10] kevent: poll/select() notifications Evgeniy Polyakov
2007-02-22 13:55         ` [take37 4/10] kevent: Socket notifications Evgeniy Polyakov
2007-02-22 13:55           ` [take37 5/10] kevent: Timer notifications Evgeniy Polyakov
2007-02-22 13:55             ` [take37 6/10] kevent: Pipe notifications Evgeniy Polyakov
2007-02-22 13:55               ` [take37 7/10] kevent: Signal notifications Evgeniy Polyakov
2007-02-22 13:55                 ` [take37 8/10] kevent: Kevent posix timer notifications Evgeniy Polyakov
2007-02-22 13:55                   ` [take37 9/10] kevent: Private userspace notifications Evgeniy Polyakov
2007-02-22 13:55                     ` [take37 10/10] kevent: Kevent based generic AIO Evgeniy Polyakov
2007-02-22 15:17   ` [take37 0/10] kevent: Generic event handling mechanism (socket, pipes, files, signals, AIO, timers, posix timers...) Frederik Deweerdt
2007-02-22 15:27     ` Evgeniy Polyakov [this message]
2007-11-20 15:24 ` [take8 0/4] dst: Distributed storage Evgeniy Polyakov
2007-11-20 15:24   ` [take8 1/4] dst: Distributed storage documentation Evgeniy Polyakov
2007-11-20 15:24     ` [take8 2/4] dst: Core distributed storage files Evgeniy Polyakov
2007-11-20 15:24       ` [take8 3/4] dst: Network state machine Evgeniy Polyakov
2007-11-20 15:24         ` [take8 4/4] dst: Algorithms used in distributed storage 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=20070222152717.GA18655@2ka.mipt.ru \
    --to=johnpol@2ka.mipt.ru \
    --cc=Ch@pimp.vs19.net \
    --cc=akpm@osdl.org \
    --cc=davem@davemloft.net \
    --cc=deweerdt@free.fr \
    --cc=drepper@redhat.com \
    --cc=hch@infradead.org \
    --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).