User:Jkm: Difference between revisions

From
Jump to navigation Jump to search
Line 12: Line 12:
==Links==
==Links==
* [[BerlinRoofNet|Berlin Roof Net]]
* [[BerlinRoofNet|Berlin Roof Net]]
* [[BerlinRoofNetRepository| BerlinRoofNet svn repository at svn://brn-svn.sar.informatik.hu-berlin.de/BerlinRoofNet]]
* [[BRN-051030-5|Gateway for BRN]]
* [[BRN-051030-5|Gateway for BRN]]
* [[BRN:Dev:Toolchain| BRN toolchain]]
* [[BRN:Dev:Toolchain| BRN toolchain]]

Revision as of 11:23, 3 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".

Links