Re: [Xenomai-core] [RFC][PATCH] shirq locking rework

2007-06-22 Thread Dmitry Adamushko
On 22/06/07, Jan Kiszka <[EMAIL PROTECTED]> wrote: > [ ... ] > > Only compile-tested under various .configs. Any comment welcome. > > @@ -76,7 +102,7 @@ static inline void xnintr_stat_counter_d > static void xnintr_irq_handler(unsigned irq, void *cookie) > { > xnsched_t *sched = xnpod_cu

Re: [Xenomai-core] [RFC][PATCH] shirq locking rework

2007-06-22 Thread Jan Kiszka
Jan Kiszka wrote: > Dmitry Adamushko wrote: >> On 21/06/07, Jan Kiszka <[EMAIL PROTECTED]> wrote: [ .. ] surprise-surprise.. sure, one way or another it must be fixed. heh.. too many bugs (and I don't even want to say who's responsible) :-/ >>> I wouldn't accept all the responsibilit

Re: [Xenomai-core] [RFC][PATCH] shirq locking rework

2007-06-22 Thread Jan Kiszka
Dmitry Adamushko wrote: > On 22/06/07, Jan Kiszka <[EMAIL PROTECTED]> wrote: >> [ ... ] >> >> Only compile-tested under various .configs. Any comment welcome. >> > >> @@ -76,7 +102,7 @@ static inline void xnintr_stat_counter_d >> static void xnintr_irq_handler(unsigned irq, void *cookie) >> { >>

[Xenomai-core] [PATCH 1/2] fix automatic patch election

2007-06-22 Thread Jan Kiszka
Currently, the patch election algorithm does not take the kernel sub-level version into account, thus one gets offered 2.6.20, although the kernel is 2.6.19. This patch fixes it. Should go into 2.3.x as well. Index: xenomai/scripts/prepare-kernel.sh

[Xenomai-core] [PATCH 2/2] run prepare-kernel on defaults

2007-06-22 Thread Jan Kiszka
This helps to run prepare-kernel with less explicit switches from automatic build scripts. It adds the "--default" parameter which virtually presses when the user used to be asked for some decision. Would be nice to have in 2.3.x as well. Index: xenomai/scripts/prepare-kernel.sh =

Re: [Xenomai-core] [Adeos-main] New I-pipe patch for ARM needs testing.

2007-06-22 Thread Jan Kiszka
BOUIN Alexandre wrote: > Same tests but for AT91SAM9263-EK board : > - one under DD load, latency set to 45µs > - another one under Calibrator load, latency set to 30µs > - and the last under Test_switch load, latency set to 45µs > Xeno-test traces are available and the end of this mail. > > W

Re: [Xenomai-core] [Adeos-main] New I-pipe patch for ARM needs testing.

2007-06-22 Thread Gilles Chanteperdrix
BOUIN Alexandre wrote: > Same tests but for AT91SAM9263-EK board : > - one under DD load, latency set to 45µs > - another one under Calibrator load, latency set to 30µs > - and the last under Test_switch load, latency set to 45µs > Xeno-test traces are available and the end of this mail.