First page Back Continue Last page Overview Graphics
Interesting workloads
Heavy but long-lived (50 webserver threads per processor)
Heavy but short-lived (fork/exec – shell scripts)
Light but unbalanced (N+1 processes for N processors)
Process affinity (two ends of a pipe, or a family of related threads)
Device affinity (processes heavily using a particular device or set of devices)