linux-test-project / ltp

Linux Test Project (mailing list: https://lists.linux.it/listinfo/ltp)
https://linux-test-project.readthedocs.io/
GNU General Public License v2.0
2.33k stars 1.02k forks source link

Write test for blkio cgroup controller #266

Open metan-ucw opened 6 years ago

metan-ucw commented 6 years ago

There was one unsuccessful attempt already, see this emails for hints:

http://lists.linux.it/pipermail/ltp/2015-December/000613.html http://lists.linux.it/pipermail/ltp/2015-December/000633.html

The documentation for the interface is packed with Linux kernel source in Documentation/cgroup-v1/blkio-controller.txt

pevik commented 5 years ago

@freefall75 FYI

richiejp commented 2 years ago

I have started on the V2 io controller. Will look at V1 afterwards.