Kernel configuration

2021-02-27 Thread Leandro Bucci via Xenomai
Hi, I wanted to ask how to enable serial communication in Xenomai. When compiling the kernel, what parameters should I set?

Re: Kernel configuration

2021-02-27 Thread Greg Gallagher via Xenomai
On Sat, Feb 27, 2021 at 9:37 AM Leandro Bucci via Xenomai < xenomai@xenomai.org> wrote: > Hi, I wanted to ask how to enable serial communication in Xenomai. When > compiling the kernel, what parameters should I set? > The serial driver I don’t think has been tested much with raspberry Pi. You want

Re: Kernel configuration

2021-02-27 Thread Leandro Bucci via Xenomai
Ok, thanks. Il sab 27 feb 2021, 15:56 Greg Gallagher ha scritto: > > > On Sat, Feb 27, 2021 at 9:37 AM Leandro Bucci via Xenomai < > xenomai@xenomai.org> wrote: > >> Hi, I wanted to ask how to enable serial communication in Xenomai. When >> compiling the kernel, what parameters should I set? >>

[Xenomai] kernel configuration CONFIG_SYSFS_DEPRECATED

2014-08-04 Thread Reitinger, Peter
Dear Xenomai people, is the configuration option CONFIG_SYSFS_DEPRECATED necessary for Xenomai working correctly? Kind regards Peter Reitinger ___ Xenomai mailing list Xenomai@xenomai.org http://www.xenomai.org/mailman/listinfo/xenomai

[Xenomai] Kernel Configuration Woes

2014-12-20 Thread Justin Hart
I recently rebuilt my kernel and I seem to be running into some problems that I previously encountered with xenomai. Unforutnately, I can't seem to fix them. When I load my application (which runs at Barrett WAM), I get the following messages in my kernel log. Dec 19 23:59:01 magnum kernel: [ 12

Re: [Xenomai] kernel configuration CONFIG_SYSFS_DEPRECATED

2014-08-04 Thread Philippe Gerum
On 08/04/2014 03:52 PM, Reitinger, Peter wrote: > Dear Xenomai people, > > is the configuration option CONFIG_SYSFS_DEPRECATED necessary for Xenomai > working correctly? > No (unless there is an indirect dependency I'm not aware of), Xenomai does not export any data through sysfs. A truckload o

Re: [Xenomai] Kernel Configuration Woes

2014-12-20 Thread Lennart Sorensen
On Sat, Dec 20, 2014 at 12:05:25AM -0800, Justin Hart wrote: > I recently rebuilt my kernel and I seem to be running into some problems > that I previously encountered with xenomai. Unforutnately, I can't seem to > fix them. > > When I load my application (which runs at Barrett WAM), I get the fo

Re: [Xenomai] Kernel Configuration Woes

2014-12-20 Thread Gilles Chanteperdrix
On Sat, Dec 20, 2014 at 10:33:37AM -0500, Lennart Sorensen wrote: > On Sat, Dec 20, 2014 at 12:05:25AM -0800, Justin Hart wrote: > > I recently rebuilt my kernel and I seem to be running into some problems > > that I previously encountered with xenomai. Unforutnately, I can't seem to > > fix them.

Re: [Xenomai] Kernel Configuration Woes

2014-12-20 Thread Gilles Chanteperdrix
On Sat, Dec 20, 2014 at 10:33:37AM -0500, Lennart Sorensen wrote: > On Sat, Dec 20, 2014 at 12:05:25AM -0800, Justin Hart wrote: > > I recently rebuilt my kernel and I seem to be running into some problems > > that I previously encountered with xenomai. Unforutnately, I can't seem to > > fix them.

Re: [Xenomai] Kernel Configuration Woes

2014-12-20 Thread Lennart Sorensen
On Sat, Dec 20, 2014 at 05:04:08PM +0100, Gilles Chanteperdrix wrote: > To make it simple: from Linux point of view, Xenomai behaves just as > an SMI. Certainly true, but that's the software you control so you can make it behave itself. -- Len Sorensen __

Re: [Xenomai] Kernel Configuration Woes

2014-12-20 Thread Gilles Chanteperdrix
On Sat, Dec 20, 2014 at 11:21:39AM -0500, Lennart Sorensen wrote: > On Sat, Dec 20, 2014 at 05:04:08PM +0100, Gilles Chanteperdrix wrote: > > To make it simple: from Linux point of view, Xenomai behaves just as > > an SMI. > > Certainly true, but that's the software you control so you can make it

Re: [Xenomai] Kernel Configuration Woes

2014-12-22 Thread Justin Hart
Sorry for the delayed reply! I was a bit under the weather this weekend. I think that you folks have hit on my alternate hypothesis: that I am doing something in my program in the real-time thread that is causing problems. It's a little weird, because I am linking against libbarrett. I wrote a wr

Re: [Xenomai] Kernel Configuration Woes

2014-12-22 Thread Justin Hart
Oh, Lennart. Commodity hardware. Core i7, 32G RAM, Ubuntu 14.04, kernel as described above, Linux 3.14.17 w/ Xenomai 2.6.4 with the packaged Adeos patch. The only thing interesting about the configuration that I thought might be contributing to issues is running the CUDA driver. I stumbled onto

Re: [Xenomai] Kernel Configuration Woes

2014-12-22 Thread Lennart Sorensen
On Mon, Dec 22, 2014 at 12:05:35PM -0800, Justin Hart wrote: > Oh, Lennart. Commodity hardware. Core i7, 32G RAM, Ubuntu 14.04, kernel > as described above, Linux 3.14.17 w/ Xenomai 2.6.4 with the packaged Adeos > patch. The only thing interesting about the configuration that I thought > might b

Re: [Xenomai] Kernel Configuration Woes

2014-12-22 Thread Justin Hart
Yeah, I saw that. I may need to back that out and put in the open source driver. On Mon, Dec 22, 2014 at 12:22 PM, Lennart Sorensen < lsore...@csclub.uwaterloo.ca> wrote: > On Mon, Dec 22, 2014 at 12:05:35PM -0800, Justin Hart wrote: > > Oh, Lennart. Commodity hardware. Core i7, 32G RAM, Ubunt

Re: [Xenomai] Kernel Configuration Woes

2014-12-22 Thread Justin Hart
I figured it out. One of my threads was not cleanly exiting and was screwing up the OS. I more carefully cleaned up at exit and life is good. Thanks folks! On Mon, Dec 22, 2014 at 1:04 PM, Justin Hart wrote: > Yeah, I saw that. I may need to back that out and put in the open source > driver.

[Xenomai] kernel configuration problems with ACPI

2013-02-14 Thread hahnchristopher
and 16550A driver as kernel modules. With kernel configuration "-xenomai4" the serial and can devices works, but there are only 2 CPUs detected - so the hyperthreading cores arn't detected. And I get a message during bootup "BIOS bug, no explicit IRQ entries, using default

Cannot disable Page migration on kernel configuration

2021-03-02 Thread Gabriel Dinse via Xenomai
When configuring kernel (4.19.144 arm) through menuconfig, I get the following warning: [*] Xenomai/cobalt ---> *** WARNING! Page migration (CONFIG_MIGRATION) may increase *** *** latency. *** But I'm not able to disable it: Memory Management options ---> -*- Page migration Is it po

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-14 Thread Gilles Chanteperdrix
found the right one yet. >> >> The PC (ADLD25PC) uses a PEAK-Systems PCIE/104 CAN interface and two >> serialport devices. >> >> I have selected the CAN driver and 16550A driver as kernel modules. >> >> >> With kernel configuration "-xenomai4" t

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-14 Thread Gilles Chanteperdrix
terface and two >>>> serialport devices. >>>> >>>> I have selected the CAN driver and 16550A driver as kernel modules. >>>> >>>> >>>> With kernel configuration "-xenomai4" the serial and can devices works, >>>>

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-15 Thread Christopher Hahn
e new Xenomai 2.6.2.1 with 3.5.7 Kernel on a x86 machine. I tried several kernel configurations, but I haven't found the right one yet. The PC (ADLD25PC) uses a PEAK-Systems PCIE/104 CAN interface and two serialport devices. I have selected the CAN driver and 16550A driver as kernel modules. W

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-15 Thread Gilles Chanteperdrix
On 02/15/2013 09:34 AM, Christopher Hahn wrote: > after running the application which accesses the serial device > "Xenomai: xnintr_edge_shirq_handler: IRQ4 not handled. Disabling IRQ > line." was printed to dmesg and the next two outputs of > /proc/interrupts and /proc/xenomai/irq If xnintr_edg

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-15 Thread Christopher Hahn
Am 15.02.2013 13:14, schrieb Gilles Chanteperdrix: On 02/15/2013 09:34 AM, Christopher Hahn wrote: after running the application which accesses the serial device "Xenomai: xnintr_edge_shirq_handler: IRQ4 not handled. Disabling IRQ line." was printed to dmesg and the next two outputs of /proc/in

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-19 Thread Christopher Hahn
erial port with this kernel configuration. Thank you, Christopher ___ Xenomai mailing list Xenomai@xenomai.org http://www.xenomai.org/mailman/listinfo/xenomai

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-19 Thread Gilles Chanteperdrix
On 02/19/2013 01:52 PM, Christopher Hahn wrote: > Do you have any idea how to solve the problem? > Even if the system receives interrupts at IRQ 4, the program doesn't > receive any message from the serial port with this kernel configuration. Trying to register the irq handler as

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-26 Thread hahnchristopher
On 02/19/2013 6:56 PM, Gilles Chanteperdrix wrote: > On 02/19/2013 01:52 PM, Christopher Hahn wrote: > > > Do you have any idea how to solve the problem? > > Even if the system receives interrupts at IRQ 4, the program doesn't > > receive any message from the

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-26 Thread Gilles Chanteperdrix
pts at IRQ 4, the program doesn't >>> receive any message from the serial port with this kernel configuration. >> >> >> Trying to register the irq handler as level instead of edge? >> >> -- >>

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-26 Thread Jan Kiszka
solve the problem? >>>> Even if the system receives interrupts at IRQ 4, the program doesn't >>>> receive any message from the serial port with this kernel configuration. >>> >>> >>> Trying to register the irq handler as level instead of edge? &

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-26 Thread Gilles Chanteperdrix
ote: >>>> >>>>> Do you have any idea how to solve the problem? >>>>> Even if the system receives interrupts at IRQ 4, the program doesn't >>>>> receive any message from the serial port with thi

Re: [Xenomai] kernel configuration problems with ACPI

2013-02-26 Thread Jan Kiszka
erdrix wrote: >>>>> On 02/19/2013 01:52 PM, Christopher Hahn wrote: >>>>> >>>>>> Do you have any idea how to solve the problem? >>>>>> Even if the system receives interrupts at IRQ 4, the program doesn't >>>>>&g

About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-17 Thread 孙世龙 sunshilong via Xenomai
aforementioned document is listed below: >Common kernel configuration issues >When configuring the Linux kernel, some options should be avoided. >CONFIG_CPU_FREQ >CONFIG_CPU_IDLE >... It's strange that the frequency of the CPU is not constant if I both disable CONFIG_CPU_FREQ

Re: Cannot disable Page migration on kernel configuration

2021-03-02 Thread Greg Gallagher via Xenomai
On Tue, Mar 2, 2021 at 6:43 PM Gabriel Dinse via Xenomai < xenomai@xenomai.org> wrote: > When configuring kernel (4.19.144 arm) through menuconfig, I get the > following warning: > [*] Xenomai/cobalt ---> > *** WARNING! Page migration (CONFIG_MIGRATION) may increase *** > *** latency. *** > > But

Re: Cannot disable Page migration on kernel configuration

2021-03-02 Thread Gabriel Dinse via Xenomai
Oh, disabling Continuous Memory Allocation makes Page migration item to disappear, but it does not make sense as CMA is bellow Page migration option lol. But at least it worked. Thank you! Gabriel Dinse On Tue, Mar 2, 2021 at 6:45 pm, Greg Gallagher wrote: On Tue, Mar 2, 2021 at 6:43 PM Ga

Re: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-17 Thread 孙世龙 sunshilong via Xenomai
i/xenomai/-/wikis/Troubleshooting#kconf), > which says tells me that I should disable both CONFIG_CPU_FREQ > and CONFIG_CPU_IDLE. > > For your convenience, the aforementioned document is listed below: > >Common kernel configuration issues > >When configuring the Linux k

RE: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-18 Thread Chen, Hongzhan via Xenomai
>-Original Message- >From: Xenomai On Behalf Of ??? sunshilong via >Xenomai >Sent: Tuesday, January 18, 2022 3:18 PM >To: xenomai >Subject: Re: About the kernel configuration(CONFIG_CPU_FREQ and >CONFIG_CPU_IDLE.) > >Sorry, there is a clerical error in the

RE: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-18 Thread Chen, Hongzhan via Xenomai
>>-Original Message- >>From: Xenomai On Behalf Of ??? sunshilong via >>Xenomai >>Sent: Tuesday, January 18, 2022 3:18 PM >>To: xenomai >>Subject: Re: About the kernel configuration(CONFIG_CPU_FREQ and >>CONFIG_CPU_IDLE.) >> >

Re: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-19 Thread 孙世龙 sunshilong via Xenomai
CPU @ 1.80GHz cpu MHz : 3600.628 On Wed, Jan 19, 2022 at 2:31 PM Chen, Hongzhan wrote: > > > >-Original Message- > >From: Xenomai On Behalf Of ??? sunshilong > via Xenomai > >Sent: Tuesday, January 18, 2022 3:18 PM > >To: xenomai > >S

RE: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-19 Thread Chen, Hongzhan via Xenomai
From: ??? sunshilong sunshilong...@gmail.com<mailto:sunshilong...@gmail.com> >Sent: Wednesday, January 19, 2022 5:01 PM >To: Chen, Hongzhan hongzhan.c...@intel.com<mailto:hongzhan.c...@intel.com> >Subject: Re: About the kernel configuration(CONFIG_CPU_FREQ and >CONFIG

RE: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-19 Thread Chen, Hongzhan via Xenomai
> >From: ??? sunshilong sunshilong...@gmail.com<mailto:sunshilong...@gmail.com> >>Sent: Wednesday, January 19, 2022 5:01 PM >>To: Chen, Hongzhan hongzhan.c...@intel.com<mailto:hongzhan.c...@intel.com> >>Subject: Re: About the kernel configuration(CO

Re: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-19 Thread 孙世龙 sunshilong via Xenomai
, Jan 20, 2022 at 11:16 AM Chen, Hongzhan wrote: > > > > >From: ??? sunshilong sunshilong...@gmail.com sunshilong...@gmail.com> > >>Sent: Wednesday, January 19, 2022 5:01 PM > >>To: Chen, Hongzhan hongzhan.c...@intel.com hongzhan.c...@intel.com> >

Re: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-19 Thread 孙世龙 sunshilong via Xenomai
>> >From: ??? sunshilong sunshilong...@gmail.com> sunshilong...@gmail.com> >> >>Sent: Wednesday, January 19, 2022 5:01 PM >> >>To: Chen, Hongzhan hongzhan.c...@intel.com> hongzhan.c...@intel.com> >> >>Subject: Re: About the kernel conf

RE: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-19 Thread Chen, Hongzhan via Xenomai
>From: ??? sunshilong >Sent: Thursday, January 20, 2022 2:25 PM >To: Chen, Hongzhan >Cc: xenomai@xenomai.org >Subject: Re: About the kernel configuration(CONFIG_CPU_FREQ and >CONFIG_CPU_IDLE.) > >>Let us go back to what you found with disabling CPU_IDLE and CPU_FR

RE: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-19 Thread Chen, Hongzhan via Xenomai
>From: ??? sunshilong >Sent: Thursday, January 20, 2022 3:12 PM >To: Chen, Hongzhan >Cc: xenomai@xenomai.org >Subject: Re: About the kernel configuration(CONFIG_CPU_FREQ and >CONFIG_CPU_IDLE.) > >>>Let us go back to what you found with disabling CPU_IDLE and CPU_

Re: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-20 Thread 孙世龙 sunshilong via Xenomai
for performance&cooling, see https://ibb.co/vvnwzB1 Also, there no such menu items in main menu indeed. On Thu, Jan 20, 2022 at 3:32 PM Chen, Hongzhan wrote: > >From: ??? sunshilong > >Sent: Thursday, January 20, 2022 3:12 PM > >To: Chen, Hongzhan > >Cc: xenomai@x

RE: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-20 Thread Chen, Hongzhan via Xenomai
>From: ??? sunshilong >Sent: Thursday, January 20, 2022 4:26 PM >To: Chen, Hongzhan >Cc: xenomai@xenomai.org >Subject: Re: About the kernel configuration(CONFIG_CPU_FREQ and >CONFIG_CPU_IDLE.) > >> Please try if can enter into advanced->power & perform

Re: About the kernel configuration(CONFIG_CPU_FREQ and CONFIG_CPU_IDLE.)

2022-01-23 Thread 孙世龙 sunshilong via Xenomai
; > > >From: ??? sunshilong > >Sent: Thursday, January 20, 2022 4:26 PM > >To: Chen, Hongzhan > >Cc: xenomai@xenomai.org > >Subject: Re: About the kernel configuration(CONFIG_CPU_FREQ and > CONFIG_CPU_IDLE.) > > > >> Please try if can enter into adv

[xenomai-images][PATCH 3/9] linux-xenomai: NFS support in KERNEL configuration

2019-09-05 Thread Q. Gylstorff via Xenomai
From: Quirin Gylstorff LAVA deploys the Rootfs with NFS on the target. Signed-off-by: Quirin Gylstorff --- recipes-kernel/linux/files/amd64_defconfig | 27 -- 1 file changed, 20 insertions(+), 7 deletions(-) diff --git a/recipes-kernel/linux/files/amd64_defconfig b/recipe

[Xenomai] I am trying to make a hard real-time application on Xenomai (dual-kernel configuration). Here are some questions.

2017-11-23 Thread 김범진
Hello, I am trying to make a hard real-time application on Xenomai (dual-kernel configuration). Here are some questions. 1. To fully utilize the realtime capability of Xenomai, should I apply xenomai to all the associated application libraries? For example, if I run the