User:Jkm: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
(→Links) |
||
Line 16: | Line 16: | ||
* [[BRN:Dev:Toolchain| BRN toolchain]] |
* [[BRN:Dev:Toolchain| BRN toolchain]] |
||
* [http://pdos.csail.mit.edu/click/ Click] and [http://www.read.cs.ucla.edu/click/ Click wiki] |
* [http://pdos.csail.mit.edu/click/ Click] and [http://www.read.cs.ucla.edu/click/ Click wiki] |
||
* [https://systems.cs.colorado.edu/projects/softmac Softmac for Madwifi driver] |
Revision as of 13:13, 8 March 2006
This is my page, which is mainly used as a notebook. There is also a restricted page, which may be of interest to you. Note: You will only gain access, if are allowed to read it (member of the restricted group).
CruiseControl
I set up CruiseControl for continous integration. At the moment only JiST+ExOR is under control. Go to CruiseControl on brn-suse093-1 to get an impression. Other projects (E.g. click) will be added soon.
My paper base
- The paper "Click vs. Linux: Two Efficient Open-Source IP Network Stacks for Software Routers" [1] compares the Linux IP stack with Click (runnung an IP stack). They assume a router running on cheap PC hardware performs better than a router with specialized hardware. Different measurements are done and in summary Click performs better. (But this is not surprising.)
The paper was published under a project called "University Experiment of an Open Router" [2], which "focuses on building a flexible and high-performance packet switch around a Personal Computer (PC) architecture with a free hardware/software implementation".