lkml.org 
[lkml]   [2010]   [Aug]   [2]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
SubjectRe: a Great Idea - include Kademlia networking protocol in kernel
From
If all you want to do is share a Kademlia implementation among
applications, it should be in a user-space shared library. This
library could also be ported to other operating systems, unlike a
Linux-only kernel module that portable applications wouldn't want to
use anyway.

I think Kademlia only belongs in the kernel if something in the kernel
itself needs it. And even then it shouldn't be exported to user space.

Damjan Jovanovic

On Mon, Aug 2, 2010 at 4:29 PM, hp fk <fkhp101@gmail.com> wrote:
> ---------- Forwarded message ----------
> From: hp fk <fkhp101@gmail.com>
> Date: 2010/8/2
> Subject: Re: a Great Idea - include Kademlia networking protocol in kernel
> To: Valdis.Kletnieks@vt.edu
>
>
> popular file sharing p2p applications like emule and bittorrent,
> innovative application like Osiris each has its own Kademlia protocol
> implementation in userspace presently. the imaginable kernel support
> needed is to reduce many repeated (different or same) Kademlia
> protocol implementations running in userspace to a consolidated one at
> kernel level, so that the Kademlia protocol as a p2p network
> infrastructure is provided in kernel and any p2p application could
> just use the interface provided by kernel, thus a great p2p network is
> easily created, and  applications on that network infrastructure could
> grow rapidly.
>
> 2010/8/2  <Valdis.Kletnieks@vt.edu>:
>> 1) You failed to explain what kernel support, if any, would be needed for this
>> protocol.
> --
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> More majordomo info at  http://vger.kernel.org/majordomo-info.html
> Please read the FAQ at  http://www.tux.org/lkml/
>
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/

\
 
 \ /
  Last update: 2010-08-02 16:45    [W:0.061 / U:0.104 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site