openbsd-ports/emulators/dynamips/pkg/MESSAGE
claudio 52c8bdcac4 Make the gen_eth netio_type work by adding a crude hack in the setup
function to ensure that the pcap fd is in non-blocking mode as expected
by the pthread lib. While doing that add plist bin markers and a new
MESSAGE (that came from sthen@)
OK sthen@, dlg@ who forced me into the pain to run a cisco on my X40
2008-11-24 23:29:48 +00:00

11 lines
444 B
Plaintext

By default, a dynamips instance will take 100% of the host CPU. To
avoid this, please read the "idle-pc" section in the README file
(${PREFIX}/share/doc/dynamips/README). The configuration generator
"dynagen" (available separately) can help find a good value.
You can greatly reduce startup times by uncompressing your IOS
images with unzip.
N.B. The just-in-time compiler, required for good performance,
is currently only supported on i386.