From 6414b7c981378a6eef480f6806d7cbfc98ca22a1 Mon Sep 17 00:00:00 2001 From: David Strauss Date: Mon, 11 Nov 2013 19:03:31 +1000 Subject: cgroups: Cache controller masks and optimize queues. --- test/son.service | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 test/son.service (limited to 'test/son.service') diff --git a/test/son.service b/test/son.service new file mode 100644 index 0000000000..50bb96a941 --- /dev/null +++ b/test/son.service @@ -0,0 +1,8 @@ +[Unit] +Description=Son Service + +[Service] +Slice=parent.slice +Type=oneshot +ExecStart=/bin/true +CPUShares=100 -- cgit v1.2.3-54-g00ecf