Skip to content

Commit

Permalink
Mention network workload (#27)
Browse files Browse the repository at this point in the history
Co-authored-by: Mauro Ezequiel Moltrasio <[email protected]>
  • Loading branch information
erthalion and Molter73 authored Aug 12, 2024
1 parent 73912ca commit 7b0a20b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,10 @@ workloads:
Similarly to the process based workload, syscalls are also modelled by a
Poisson process.

* Network based workload to simulate systems with large number of open
connections. To reduce amount of resources needed for such simulation, a tun
device is used to craft an external client connection in the userspace.

Every workload is executed via set of worker processes, that are distributed
among available system CPU cores to fully utilize system resources.

Expand Down

0 comments on commit 7b0a20b

Please sign in to comment.