Added simpleperf.py to examples.

This commit is contained in:
Bob Lantz
2012-04-03 18:49:39 -07:00
parent 32f7847bca
commit d08d101eba
2 changed files with 49 additions and 0 deletions
+4
View File
@@ -54,6 +54,10 @@ These two examples demonstrate how to create a network by using the lowest-
level Mininet functions. Generally the higher-level API is easier to use,
but scratchnet shows what is going on behind the scenes.
simpleperf.py:
A simple example of configuring network and CPU bandwidth limits.
sshd.py:
This example shows how to run an sshd process in each host, allowing