Re: SMP users needed to test patch

2009-11-04 Thread Stathis Kamperis
2009/11/4 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 th

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 ve

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 : > > 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 > >> on

Re: SMP users needed to test patch

2009-11-04 Thread Stathis Kamperis
2009/11/4 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 k

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 direc

intr 2 at 40001/40000 hz, livelock limit engaged

2009-11-04 Thread Saifi Khan
Hi: Compiled a custom kernel on AMD64 X2 with the following modifications to the AMD64_GENERIC config. options SMP options APIC and application of the patch http://leaf.dragonflybsd.org/~beket/mq-mpsafe.diff The following lines are seen, with network traffic degraded to 95% packet loss. In

Re: remote branches

2009-11-04 Thread Simon 'corecode' Schubert
Saifi Khan wrote: Subsequent to a fresh DragonFly BSD 2.4.1 installation on AMD64 X2 box, i did the following steps to pull in the source code as i did not want to use the Makefile. # cd /usr # mkdir src # cd src # git init # git remote add origin git://git.dragonflybsd.org/dragonfly.git # git p

remote branches

2009-11-04 Thread Saifi Khan
Hi: Subsequent to a fresh DragonFly BSD 2.4.1 installation on AMD64 X2 box, i did the following steps to pull in the source code as i did not want to use the Makefile. # cd /usr # mkdir src # cd src # git init # git remote add origin git://git.dragonflybsd.org/dragonfly.git # git pull origin HEAD

Re: Xorg configuration

2009-11-04 Thread Saifi Khan
On Wed, 4 Nov 2009, Pierre Abbat wrote: > I used "Xorg -configure". I've seen another way of configuring X, which > starts > the server, displays a dialog box asking if it's visible, and then exits the > server if I don't push a button. Is that program available? > Perhaps you are referring t

Re: Xorg configuration

2009-11-04 Thread justin
> I used "Xorg -configure". I've seen another way of configuring X, which > starts > the server, displays a dialog box asking if it's visible, and then exits > the > server if I don't push a button. Is that program available? There's the old XF86Config and xf86cfg programs, though neither of those

Re: GHC on DragonFly?

2009-11-04 Thread Colin Adams
I'm going to have a go at this when GHC 6.12.1 is released (32-bit DragonFly). It looks very intimidating, as I don't know x86 assembler, nor DragonFly internals, but I dare say I can shrug off 15 years of not doing anything so low-level, and get to grips with it. 2009/5/23 G.Isenmann : > On Sat,

Re: Xorg configuration

2009-11-04 Thread Pierre Abbat
I used "Xorg -configure". I've seen another way of configuring X, which starts the server, displays a dialog box asking if it's visible, and then exits the server if I don't push a button. Is that program available? Pierre -- li ze te'a ci vu'u ci bi'e te'a mu du li ci su'i ze te'a mu bi'e vu'u

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: DragonFlyBSD make

2009-11-04 Thread Thomas Nikolajsen
[repost; reformat, fixing line breaks] >>The tutorial isn't installed anymore, so link should go; but it is still in >>our repo: >>http://gitweb.dragonflybsd.org/dragonfly.git/blob/HEAD:/usr.bin/make/PSD.doc/tutorial.ms >>(online documented versoin can be found at e.g. >>http://www.freebsd.org/doc/