Ticket #410 (closed enhancement: fixed)
Cache entire pcap before first iteration
| Reported by: | petekalo | Owned by: | aturner |
|---|---|---|---|
| Priority: | low | Milestone: | 3.4.4 |
| Component: | tcpreplay | Version: | 3.4.3 |
| Keywords: | cache, speed | Cc: | |
| Operating System: | Add to FAQ?: | no | |
| Hardware: | All | ||
| Output of tcpreplay -V: | |||
Description
Request that -K caches entire pcap into RAM, then sends out first iteration. When dealing with speeds over 6Gbps, first iteration seems to run @ ~1.2Gbps while subsequent iterations perform up to 9Gbps, obviously due to disk overhead.
Note: See
TracTickets for help on using
tickets.

(In [2405]) clean up whitespace & add cache preload support. refs #410