Commit Graph

2 Commits

Author SHA1 Message Date
Slawomir Jankowski
2a0ddffcfc Refactor code
Change `core_number` to more descriptive `cores_amount`.
Parallelization of FIO for many cores.

Signed-off-by: Slawomir Jankowski <slawomir.jankowski@intel.com>
2020-02-12 08:46:26 +01:00
Ostrokrzew
e2ad1a47f3 Add initialize tests
Verify that cache loading works properly with extra params - every mode - 1 cache and 1 or 4 cores.
Verify that cache loading works properly with no extra params - every mode - 1 cache and 1 or 4 cores.
Verify that cache loading works properly with different extra params - every mode - 1 cache and 1 or 4 cores.

Signed-off-by: Ostrokrzew <ostrokrzew@protonmail.com>
2020-01-02 08:58:06 +01:00