diff options
author | David Strauss <david@davidstrauss.net> | 2013-11-11 10:03:31 +0100 |
---|---|---|
committer | David Strauss <david@davidstrauss.net> | 2013-11-22 02:22:47 +0100 |
commit | 6414b7c981378a6eef480f6806d7cbfc98ca22a1 (patch) | |
tree | 52e636340ce65e8e5d69ad7e8dd8b4f2ec310e72 /test/parent.slice | |
parent | bus: deal with duplicate values from enumerators (diff) | |
download | systemd-6414b7c981378a6eef480f6806d7cbfc98ca22a1.tar.xz systemd-6414b7c981378a6eef480f6806d7cbfc98ca22a1.zip |
cgroups: Cache controller masks and optimize queues.
Diffstat (limited to 'test/parent.slice')
-rw-r--r-- | test/parent.slice | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/test/parent.slice b/test/parent.slice new file mode 100644 index 0000000000..0222f8eb47 --- /dev/null +++ b/test/parent.slice @@ -0,0 +1,5 @@ +[Unit] +Description=Parent Slice + +[Slice] +BlockIOWeight=200 |