WWW-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: wikisrc/projects/project



Module Name:    wikisrc
Committed By:   jmmv
Date:           Thu Nov 10 03:06:51 UTC 2011

Modified Files:
        wikisrc/projects/project: smp_networking.mdwn
Added Files:
        wikisrc/projects/project: atomic_fifo_lifo_queues.mdwn atomic_pcq.mdwn
            atomic_radix_patricia_trees.mdwn fast_protocol.mdwn if_poll.mdwn
            kernel_continuations.mdwn lazy_receive.mdwn nexthop_cache.mdwn
            optional_tcp_syncache.mdwn struct_protosw.mdwn
            virtual_network_stacks.mdwn

Log Message:
Add a specific proposal for the SMP networking project.

This proposal is built on top of several individual, smaller projects, all
of which are related to achieve the goals of SMP support and modularity on
the network stack.  Keep in mind that this is just that: a proposal.
Applicants could still come up with their own ideas.

The text of all these new pages is mostly a copy/paste of the original
document written by matt@ (see http://www.netbsd.org/~matt/smpnet.html).
I have done some minor edits (hopefully not changing any of the technical
details) and added some preliminary texts to the pages.  (I was unable to
parse some of the sentences though, so they remain "as is"...)


To generate a diff of this commit:
cvs rdiff -u -r0 -r1.1 wikisrc/projects/project/atomic_fifo_lifo_queues.mdwn \
    wikisrc/projects/project/atomic_pcq.mdwn \
    wikisrc/projects/project/atomic_radix_patricia_trees.mdwn \
    wikisrc/projects/project/fast_protocol.mdwn \
    wikisrc/projects/project/if_poll.mdwn \
    wikisrc/projects/project/kernel_continuations.mdwn \
    wikisrc/projects/project/lazy_receive.mdwn \
    wikisrc/projects/project/nexthop_cache.mdwn \
    wikisrc/projects/project/optional_tcp_syncache.mdwn \
    wikisrc/projects/project/struct_protosw.mdwn \
    wikisrc/projects/project/virtual_network_stacks.mdwn
cvs rdiff -u -r1.1 -r1.2 wikisrc/projects/project/smp_networking.mdwn

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index