change log for rtems (2011-06-15)
rtems-vc at rtems.org
rtems-vc at rtems.org
Wed Jun 15 17:10:31 UTC 2011
*joel*:
2011-06-15 Joel Sherrill <joel.sherrill at oarcorp.com>
* score/src/threadtickletimeslice.c: Spacing.
M 1.2850 cpukit/ChangeLog
M 1.15 cpukit/score/src/threadtickletimeslice.c
diff -u rtems/cpukit/ChangeLog:1.2849 rtems/cpukit/ChangeLog:1.2850
--- rtems/cpukit/ChangeLog:1.2849 Fri Jun 10 13:16:42 2011
+++ rtems/cpukit/ChangeLog Wed Jun 15 11:36:24 2011
@@ -1,3 +1,7 @@
+2011-06-15 Joel Sherrill <joel.sherrill at oarcorp.com>
+
+ * score/src/threadtickletimeslice.c: Spacing.
+
2011-06-10 Joel Sherrill <joel.sherrilL at OARcorp.com>
PR 1812/filesystem
diff -u rtems/cpukit/score/src/threadtickletimeslice.c:1.14 rtems/cpukit/score/src/threadtickletimeslice.c:1.15
--- rtems/cpukit/score/src/threadtickletimeslice.c:1.14 Fri Jan 28 14:24:54 2011
+++ rtems/cpukit/score/src/threadtickletimeslice.c Wed Jun 15 11:36:25 2011
@@ -90,7 +90,7 @@
* currently executing thread is placed at the rear of the
* FIFO for this priority and a new heir is selected.
*/
- _Scheduler_Yield( );
+ _Scheduler_Yield();
executing->cpu_time_budget = _Thread_Ticks_per_timeslice;
}
break;
--
Generated by Deluxe Loginfo [http://www.codewiz.org/projects/index.html#loginfo] 2.122 by Bernardo Innocenti <bernie at develer.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.rtems.org/pipermail/vc/attachments/20110615/e2e6218f/attachment.html>
More information about the vc
mailing list