mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Edward Chernenko <edwardspec@yahoo.com>
To: Trond Myklebust <trond.myklebust@fys.uio.no>
Cc: linux-kernel@vger.kernel.org, edwardspec@gmail.com
Subject: Re: [PATCH 2.6.15] Adding kernel-level identd dispatcher
Date: Tue, 28 Mar 2006 02:14:07 -0800 (PST)	[thread overview]
Message-ID: <20060328101407.96598.qmail@web37710.mail.mud.yahoo.com> (raw)
In-Reply-To: <1143482216.28645.15.camel@lade.trondhjem.org>

--- Trond Myklebust <trond.myklebust@fys.uio.no>
wrote:
>
> Justification, please.
> 
> You haven't even tried to explain to us what is so
> broken about the
> userland identd that it needs to be replaced with a
> kernel version.
> 

My point is that everything which follows this
conditions should be moved into kernel:
 - must dispatch requests in a fixed time
 - must work rarely, sleep most time
 - must depend on internal kernel variables (for
example, established connections table)

Don't forget that many years ago there was echo daemon
in userspace. But as it's highly effective to dispatch
all echo requests in kernel, it was moved into
low-level TCP implementation. 

I think that ident protocol also matches this
criteria.

Edward Chernenko <edwardspec@gmail.com>

__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 

  reply	other threads:[~2006-03-28 10:14 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-03-24 16:21 Edward Chernenko
2006-03-25 19:18 ` Jan Engelhardt
2006-03-26 23:12   ` Jan Engelhardt
2006-03-27 12:27     ` Edward Chernenko
2006-03-27 17:56 ` Trond Myklebust
2006-03-28 10:14   ` Edward Chernenko [this message]
2006-03-28 13:36     ` Trond Myklebust
2006-03-28 15:48       ` Edward Chernenko
2006-03-28 15:53         ` Trond Myklebust
2006-03-28 20:30           ` Edward Chernenko
2006-03-26 19:49 Edward Chernenko
2006-03-26 22:42 ` Ray Lee
2006-03-28  1:59 ` Herbert Xu

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=20060328101407.96598.qmail@web37710.mail.mud.yahoo.com \
    --to=edwardspec@yahoo.com \
    --cc=edwardspec@gmail.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=trond.myklebust@fys.uio.no \
    /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

all inboxes | Powered by JetHome®