mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
17d70b52f5
A test to perform reads/writes under various cgroups and verify that I/Os are accounted properly according to cgroup aware writeback. This is a generic test, but not all commonly used local filesystems support cgroup aware writeback at the moment (i.e., XFS). Therefore, this test currently requires ext4 or btrfs for the time being. The common/cgroup2 file is copied from a separate cgroup related patch from Shaohua Li that never made it upstream. Signed-off-by: Brian Foster <bfoster@redhat.com> Signed-off-by: Shaohua Li <shli@fb.com> Reviewed-by: Eryu Guan <guaneryu@gmail.com> Signed-off-by: Eryu Guan <guaneryu@gmail.com>
21 lines
457 B
Plaintext
21 lines
457 B
Plaintext
# QA groups control file
|
|
# Defines test groups and nominal group owners
|
|
# - do not start group names with a digit
|
|
# - comment line before each group is "new" description
|
|
#
|
|
001 auto quick
|
|
002 auto metadata quick log
|
|
003 auto quick
|
|
004 auto quick
|
|
005 dangerous_fuzzers
|
|
006 auto enospc
|
|
007 dangerous_fuzzers
|
|
008 auto stress dedupe
|
|
009 auto stress dedupe
|
|
010 auto stress dedupe
|
|
011 auto quick
|
|
032 mkfs auto quick
|
|
272 auto enospc rw
|
|
289 auto quick
|
|
298 auto trim
|