summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorArnaldo Carvalho de Melo <acme@redhat.com>2009-04-27 10:34:30 -0300
committerArnaldo Carvalho de Melo <acme@redhat.com>2009-04-27 10:34:30 -0300
commitd08dd326d029953c0dffa83bd9d85f4a6298079f (patch)
treeef392b624f6f82cdf9bcf6d87634ec3fc83d1a3b
parent4e9bb712c65fc50d068423bbf2a1baa65486914f (diff)
downloadtuna-d08dd326d029953c0dffa83bd9d85f4a6298079f.tar.gz
rpm: Mention CPU topology in the Description spec tag.
Signed-off-by: Arnaldo Carvalho de Melo <acme@redhat.com>
-rw-r--r--rpm/SPECS/tuna.spec3
1 files changed, 2 insertions, 1 deletions
diff --git a/rpm/SPECS/tuna.spec b/rpm/SPECS/tuna.spec
index 25e688b..2a50dc0 100644
--- a/rpm/SPECS/tuna.spec
+++ b/rpm/SPECS/tuna.spec
@@ -18,7 +18,8 @@ BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
%description
Provides interface for changing scheduler and IRQ tunables, at whole CPU and at per
thread/IRQ level. Allows isolating CPUs for use by a specific application and moving
-threads and interrupts to a CPU by just dragging and dropping them.
+threads and interrupts to a CPU by just dragging and dropping them. Operations can
+be done on CPU sockets, understanding CPU topology.
Can be used as a command line utility without requiring the GUI libraries to be
installed.