summaryrefslogtreecommitdiffstats
path: root/testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc
diff options
context:
space:
mode:
Diffstat (limited to 'testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc')
-rw-r--r--testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc6
1 files changed, 2 insertions, 4 deletions
diff --git a/testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc b/testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc
index 95724d04df..dbbd7b4446 100644
--- a/testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc
+++ b/testsuites/psxtmtests/psxtmthread05/psxtmthread05.doc
@@ -1,7 +1,5 @@
# COPYRIGHT (c) 1989-2011.
# On-Line Applications Research Corporation (OAR).
-# COPYRIGHT (c) 2013.
-# Chirayu Desai (chirayudesai1@gmail.com).
#
# The license and distribution terms for this file may be
# found in the file LICENSE in this distribution or at
@@ -22,5 +20,5 @@ directives:
+ pthread_setschedparam
concepts:
-
-+ Benchmark the call pthread_setschedparam while lowering the priority.
++ Benchmark the call pthread_setschedparam for lowering own priority and the
+ resulting involuntary context switch.