Re: [netmp] socket accesses

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: <kernel@...>
Date: Saturday, August 9, 2008 - 10:35 am

On Saturday 09 August 2008, Matthew Dillon wrote:
[...]
[...]
I think I'm going to postpone answering to your suggestions until I start
writing the relevant code (that would be ASAP), so that we can talk specifics.


I'm going to recheck that.

[...]

For now :)


Not sure how to decide "what needs to be done".


Quoting my self:

Which will point you to
http://leaf.dragonflybsd.org/mailarchive/kernel/2008-05/msg00003.html
and
http://leaf.dragonflybsd.org/mailarchive/kernel/2008-06/msg00085.html

You can use the web interface at
http://repo.or.cz/w/dragonfly/netmp.git?a=shortlog;h=refs/heads/sockbuf
to browse the code or try

git clone git://repo.or.cz/dragonfly/netmp.git
cd netmp
git branch sockbuf origin/sockbuf
git checkout sockbuf

to get an on-disk copy. The code needs a simplification pass, but mostly
works now (known issues at http://wiki.dragonflybsd.org/index.cgi/NetMP).
That should take care of the so_rcvbuf, so_sndbuf issues.

Aggelos
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [netmp] socket accesses, Matthew Dillon, (Fri Aug 8, 10:13 pm)
Re: [netmp] socket accesses, Aggelos Economopoulos, (Sun Aug 17, 6:31 pm)
Re: [netmp] socket accesses, Aggelos Economopoulos, (Sun Aug 17, 6:18 pm)
Re: [netmp] socket accesses, Aggelos Economopoulos, (Sat Aug 9, 10:35 am)