stressng

package
v0.0.0-...-b44688a Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 7, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var StressngCacheL1ProcessNumber = conf.NewIntFlag("stressng_cache_l1_process_number", "Number of aggressors to be run", 1)

StressngCacheL1ProcessNumber represents number of stress-ng aggressor processes to be run.

View Source
var StressngCacheL3ProcessNumber = conf.NewIntFlag("stressng_cache_l3_process_number", "Number of aggressors to be run", 1)

StressngCacheL3ProcessNumber represents number of stress-ng aggressor processes to be run.

View Source
var StressngCustomArguments = conf.NewStringFlag("stressng_custom_arguments", "Custom arguments to stress-ng", "")

StressngCustomArguments custom argument to run stress-ng with.

View Source
var StressngMemCpyProcessNumber = conf.NewIntFlag("stressng_memcpy_process_number", "Number of aggressors to be run", 1)

StressngMemCpyProcessNumber represents number of stress-ng aggressor processes to be run.

View Source
var StressngStreamProcessNumber = conf.NewIntFlag("stressng_stream_process_number", "Number of aggressors to be run", 1)

StressngStreamProcessNumber represents number of stress-ng aggressor processes to be run.

Functions

func New

func New(executor executor.Executor, name, arguments string) executor.Launcher

New is a constructor for stress-ng aggressor.

func NewCacheL1

func NewCacheL1(executor executor.Executor) executor.Launcher

NewCacheL1 constructor for cache L1 run of stress-ng.

func NewCacheL3

func NewCacheL3(executor executor.Executor) executor.Launcher

NewCacheL3 constructor for cache L3 run of stress-ng.

func NewCustom

func NewCustom(executor executor.Executor) executor.Launcher

NewCustom constructor for specifc run of stress-ng.

func NewMemCpy

func NewMemCpy(executor executor.Executor) executor.Launcher

NewMemCpy constructor for memcpy stressor run of stress-ng.

func NewStream

func NewStream(executor executor.Executor) executor.Launcher

NewStream constructor for stream based run of stress-ng.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL