SMP users needed to test patch

2009-11-04 Thread Stathis Kamperis
Hello everyone! I'd like to mark mq*() syscall as MPSAFE, but before that I need someone to test them in an SMP capable machine running SMP kernel. I only have UP machines around. So, if anyone is able and kind enough, here are some directions on how to do it. I assume s\he is running HEAD. cd

Re: SMP users needed to test patch

2009-11-04 Thread Saifi Khan
On Wed, 4 Nov 2009, Stathis Kamperis wrote: Hello everyone! I'd like to mark mq*() syscall as MPSAFE, but before that I need someone to test them in an SMP capable machine running SMP kernel. I only have UP machines around. So, if anyone is able and kind enough, here are some directions

Re: SMP users needed to test patch

2009-11-04 Thread Stathis Kamperis
2009/11/4 Saifi Khan saifi.k...@datasynergy.org: On Wed, 4 Nov 2009, Stathis Kamperis wrote: Hello everyone! I'd like to mark mq*() syscall as MPSAFE, but before that I need someone to test them in an SMP capable machine running SMP kernel. I only have UP machines around. So, if anyone is

Re: SMP users needed to test patch

2009-11-04 Thread Saifi Khan
On Wed, 4 Nov 2009, Stathis Kamperis wrote: 2009/11/4 Saifi Khan saifi.k...@datasynergy.org: On Wed, 4 Nov 2009, Stathis Kamperis wrote: Hello everyone! I'd like to mark mq*() syscall as MPSAFE, but before that I need someone to test them in an SMP capable machine running SMP kernel.

Re: SMP users needed to test patch

2009-11-04 Thread Saifi Khan
On Wed, 4 Nov 2009, Stathis Kamperis wrote: Did you by any chance try without my patch and SMP/APIC set in your kernel configuration file ? Commented out the following option and 'recompiled' the kernel. ### options APIC_IO Did not see any of the 'livelock' notifications. So, i

Re: SMP users needed to test patch

2009-11-04 Thread Stathis Kamperis
2009/11/4 Saifi Khan saifi.k...@datasynergy.org: On Wed, 4 Nov 2009, Stathis Kamperis wrote: Did you by any chance try without my patch and SMP/APIC set in your kernel configuration file ? Commented out the following option and 'recompiled' the kernel. ### options APIC_IO Did not see