Add CPULimitedHost to file comment.

This commit is contained in:
Bob Lantz
2012-03-08 13:48:46 -08:00
parent a908fafad7
commit 0dbfd3a636
+3
View File
@@ -13,6 +13,9 @@ Host: a virtual host. By default, a host is simply a shell; commands
monitor(). Examples of how to run experiments using this
functionality are provided in the examples/ directory.
CPULimitedHost: a virtual host whose CPU bandwidth is limited by
RT or CFS bandwidth limiting.
Switch: superclass for switch nodes.
UserSwitch: a switch using the user-space switch from the OpenFlow