[Xenomai-git] Philippe Gerum : cobalt/sched-tp: set CPU affinity of the per-sched frame timer

2013-12-22 Thread git repository hosting
Module: xenomai-forge
Branch: master
Commit: 1fe0a2f16746b82b9b0fcd163d3273ab33d1bd71
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=1fe0a2f16746b82b9b0fcd163d3273ab33d1bd71

Author: Philippe Gerum r...@xenomai.org
Date:   Tue Dec 10 16:21:25 2013 +0100

cobalt/sched-tp: set CPU affinity of the per-sched frame timer

---

 kernel/cobalt/sched-tp.c |1 +
 1 file changed, 1 insertion(+)

diff --git a/kernel/cobalt/sched-tp.c b/kernel/cobalt/sched-tp.c
index 165ae1d..03c6d67 100644
--- a/kernel/cobalt/sched-tp.c
+++ b/kernel/cobalt/sched-tp.c
@@ -101,6 +101,7 @@ static void xnsched_tp_init(struct xnsched *sched)
tp-gps = NULL;
INIT_LIST_HEAD(tp-threads);
xntimer_init_noblock(tp-tf_timer, nkclock, tp_tick_handler, NULL);
+   xntimer_set_sched(tp-tf_timer, sched);
xntimer_set_name(tp-tf_timer, tp-tick);
 }
 


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/sched-tp: set CPU affinity of the per-sched frame timer

2013-12-20 Thread git repository hosting
Module: xenomai-forge
Branch: next
Commit: 1fe0a2f16746b82b9b0fcd163d3273ab33d1bd71
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=1fe0a2f16746b82b9b0fcd163d3273ab33d1bd71

Author: Philippe Gerum r...@xenomai.org
Date:   Tue Dec 10 16:21:25 2013 +0100

cobalt/sched-tp: set CPU affinity of the per-sched frame timer

---

 kernel/cobalt/sched-tp.c |1 +
 1 file changed, 1 insertion(+)

diff --git a/kernel/cobalt/sched-tp.c b/kernel/cobalt/sched-tp.c
index 165ae1d..03c6d67 100644
--- a/kernel/cobalt/sched-tp.c
+++ b/kernel/cobalt/sched-tp.c
@@ -101,6 +101,7 @@ static void xnsched_tp_init(struct xnsched *sched)
tp-gps = NULL;
INIT_LIST_HEAD(tp-threads);
xntimer_init_noblock(tp-tf_timer, nkclock, tp_tick_handler, NULL);
+   xntimer_set_sched(tp-tf_timer, sched);
xntimer_set_name(tp-tf_timer, tp-tick);
 }
 


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/sched-tp: set CPU affinity of the per-sched frame timer

2013-12-19 Thread git repository hosting
Module: xenomai-forge
Branch: next
Commit: 5480f924a9ab1e81a9ef0a60955004a037f8f1c5
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=5480f924a9ab1e81a9ef0a60955004a037f8f1c5

Author: Philippe Gerum r...@xenomai.org
Date:   Tue Dec 10 16:21:25 2013 +0100

cobalt/sched-tp: set CPU affinity of the per-sched frame timer

---

 kernel/cobalt/sched-tp.c |1 +
 1 file changed, 1 insertion(+)

diff --git a/kernel/cobalt/sched-tp.c b/kernel/cobalt/sched-tp.c
index 165ae1d..03c6d67 100644
--- a/kernel/cobalt/sched-tp.c
+++ b/kernel/cobalt/sched-tp.c
@@ -101,6 +101,7 @@ static void xnsched_tp_init(struct xnsched *sched)
tp-gps = NULL;
INIT_LIST_HEAD(tp-threads);
xntimer_init_noblock(tp-tf_timer, nkclock, tp_tick_handler, NULL);
+   xntimer_set_sched(tp-tf_timer, sched);
xntimer_set_name(tp-tf_timer, tp-tick);
 }
 


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git


[Xenomai-git] Philippe Gerum : cobalt/sched-tp: set CPU affinity of the per-sched frame timer

2013-12-19 Thread git repository hosting
Module: xenomai-forge
Branch: next
Commit: 257921a9ad71e24ba0f91c30ea416ec42aa7b773
URL:
http://git.xenomai.org/?p=xenomai-forge.git;a=commit;h=257921a9ad71e24ba0f91c30ea416ec42aa7b773

Author: Philippe Gerum r...@xenomai.org
Date:   Tue Dec 10 16:21:25 2013 +0100

cobalt/sched-tp: set CPU affinity of the per-sched frame timer

---

 kernel/cobalt/sched-tp.c |1 +
 1 file changed, 1 insertion(+)

diff --git a/kernel/cobalt/sched-tp.c b/kernel/cobalt/sched-tp.c
index 165ae1d..03c6d67 100644
--- a/kernel/cobalt/sched-tp.c
+++ b/kernel/cobalt/sched-tp.c
@@ -101,6 +101,7 @@ static void xnsched_tp_init(struct xnsched *sched)
tp-gps = NULL;
INIT_LIST_HEAD(tp-threads);
xntimer_init_noblock(tp-tf_timer, nkclock, tp_tick_handler, NULL);
+   xntimer_set_sched(tp-tf_timer, sched);
xntimer_set_name(tp-tf_timer, tp-tick);
 }
 


___
Xenomai-git mailing list
Xenomai-git@xenomai.org
http://www.xenomai.org/mailman/listinfo/xenomai-git