Re: Comments on pmake diffs for building on Linux

2008-03-05 Thread Peter Jeremy
On Wed, Mar 05, 2008 at 03:03:44PM -0500, Chuck Robey wrote: >I bet a very large portion of those among us who are professional codes >have had been forced at some time to port our make, whether it was the >original pmake, or the up-to-date version (I did the most up to date I >could manage. I loo

Re: Comments on pmake diffs for building on Linux

2008-03-05 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David O'Brien" <[EMAIL PROTECTED]> writes: : On Wed, Mar 05, 2008 at 01:02:17PM -0700, M. Warner Losh wrote: : > In message: <[EMAIL PROTECTED]> : > "David O'Brien" <[EMAIL PROTECTED]> writes: : > : On Tue, Mar 04, 2008 at 10:58:15AM +0100, R

Re: Comments on pmake diffs for building on Linux

2008-03-05 Thread David O'Brien
On Wed, Mar 05, 2008 at 01:02:17PM -0700, M. Warner Losh wrote: > In message: <[EMAIL PROTECTED]> > "David O'Brien" <[EMAIL PROTECTED]> writes: > : On Tue, Mar 04, 2008 at 10:58:15AM +0100, Rink Springer wrote: > : > On Tue, Mar 04, 2008 at 10:17:30AM +0200, Giorgos Keramidas wrote: > :

Re: Memory allocation performance

2008-03-05 Thread Alexander Motin
Bruce Evans wrote: Try profiling it one another type of CPU, to get different performance counters but hopefully not very different stalls. If the other CPU doesn't stall at all, put another black mark against P4 and delete your copies of it :-). I have tried to profile the same system with th

Re: Comments on pmake diffs for building on Linux

2008-03-05 Thread Chuck Robey
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Warner Losh wrote: > From: "Daniel O'Connor" <[EMAIL PROTECTED]> > Subject: Re: Comments on pmake diffs for building on Linux > Date: Tue, 4 Mar 2008 17:01:28 +1030 > >> On Tue, 4 Mar 2008, M. Warner Losh wrote: >>> Greetings, >>> >>> here's a set of

Re: Comments on pmake diffs for building on Linux

2008-03-05 Thread M. Warner Losh
In message: <[EMAIL PROTECTED]> "David O'Brien" <[EMAIL PROTECTED]> writes: : On Tue, Mar 04, 2008 at 10:58:15AM +0100, Rink Springer wrote: : > On Tue, Mar 04, 2008 at 10:17:30AM +0200, Giorgos Keramidas wrote: : > > Solaris lacks TAILQ_xxx stuff too, so I would prefer something like :

Re: mpt driver: check raid status

2008-03-05 Thread Nico -telmich- Schottelius
Hello Cristiano, Cristiano Deana [Wed, Mar 05, 2008 at 11:07:31AM +0100]: > I'm using a 7-RELEASE on a Dell PowerEdge 1955, using a mpt driver to > manage a hardware raid1. > Is there any way to check the status of the raid? as far as I know there is currently no support to monitor mpt on FreeBSD

Re: Kernel crash on Asus A7N8X-X

2008-03-05 Thread Frédéric PRACA
Selon Jeremy Chadwick <[EMAIL PROTECTED]>: > On Tue, Mar 04, 2008 at 11:59:59PM +0100, Frédéric PRACA wrote: > > Hello dear hackers, > > I own a Asus A7N8X-X motherboard (NForce2 chipset) with a Radeon 9600 video > > card. After upgrading from 6.3 to 7.0, I launched xorg which crashed the > kernel

Re: Kernel crash on Asus A7N8X-X

2008-03-05 Thread Jeremy Chadwick
On Tue, Mar 04, 2008 at 11:59:59PM +0100, Frédéric PRACA wrote: > Hello dear hackers, > I own a Asus A7N8X-X motherboard (NForce2 chipset) with a Radeon 9600 video > card. After upgrading from 6.3 to 7.0, I launched xorg which crashed the > kernel. > After looking in the kernel core dump, I found

Re: mpt driver: check raid status

2008-03-05 Thread Bjoern A. Zeeb
On Wed, 5 Mar 2008, Cristiano Deana wrote: Hi, I'm using a 7-RELEASE on a Dell PowerEdge 1955, using a mpt driver to manage a hardware raid1. Is there any way to check the status of the raid? Not really. Now it's running on a single disk (the second one failed and has been removed), and th

Re: Kernel crash on Asus A7N8X-X

2008-03-05 Thread Frédéric PRACA
Selon Kris Kennaway <[EMAIL PROTECTED]>: > Fr�d�ric PRACA wrote: > > Hello dear hackers, > > I own a Asus A7N8X-X motherboard (NForce2 chipset) with a Radeon 9600 video > > card. After upgrading from 6.3 to 7.0, I launched xorg which crashed the > kernel. > > After looking in the kernel core dump,

mpt driver: check raid status

2008-03-05 Thread Cristiano Deana
Hi, I'm using a 7-RELEASE on a Dell PowerEdge 1955, using a mpt driver to manage a hardware raid1. Is there any way to check the status of the raid? Now it's running on a single disk (the second one failed and has been removed), and the only thing i can see are: mpt0: mpt_cam_event: 0x16 mpt0: mp

Re: Kernel crash on Asus A7N8X-X

2008-03-05 Thread Kris Kennaway
Frédéric PRACA wrote: Hello dear hackers, I own a Asus A7N8X-X motherboard (NForce2 chipset) with a Radeon 9600 video card. After upgrading from 6.3 to 7.0, I launched xorg which crashed the kernel. After looking in the kernel core dump, I found that the agp_nvidia_flush_tlb function of /usr/src/