[FreeBSD6] kinfo_size mismatch

2005-11-18 Thread Laurent
E Thu Nov 17 19:40:44 CET 2005 amd64 Thanks. -- Laurent ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

[FreeBSD6] kinfo_size mismatch

2005-11-19 Thread Laurent
E Thu Nov 17 19:40:44 CET 2005 amd64 Thanks. -- Laurent ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

how to compute vm.pmap.pv_entry_count from procstat ?

2008-09-06 Thread Laurent Frigault
than pv_entry_count. What is the formula to retrieve pv_entry_count from procstat output or in other words, how to compute the number of PV entries used by a process ? Regards, -- Laurent Frigault | http://www.agneau.org/> ___ freebsd-stable@freebsd.org

major bge(4) performance problem

2007-12-10 Thread Laurent Frigault
an harware problem. But we would like to stay away from linux on our servers. Is there any patch/fix available for this driver ? Unfortunatly our server has no more slot available so we can't forget the bge interfaces and add an em interface. I can run tests on a spare server if

Re: major bge(4) performance problem

2007-12-15 Thread Laurent Frigault
oticeable improvement and our FreeBSD mirror project remains stalled. Regards, -- Laurent Frigault | Free.org ___ freebsd-stable@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-stable To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Problem when compiling stable FreeBSD kernel

2009-05-19 Thread Laurent Grangeau
tions VESA options SC_PIXEL_MODE And when I try to compile it, it says that option "VESA" is not recognise. Is it normal ? I'm using the stable kernel on an AMD64 cpu. (I'm not on my computer now, so I can't send you my conf file, and the error, but I

Re: failed to set mtrr: invalid argument

2009-05-19 Thread Laurent Grangeau
I think I can handle this answer. This is the default behavior of Xorg 7.4. If you want to see the old screen, launch Xorg with the -retro option. The command should be like this : X -config xorg.conf.new -retro If your mouse or your keyboard doesn't seem to work, look if you have enable db

[AMD64-SMP] I can't get my cpus working at 100%

2006-08-24 Thread Laurent C
g power. %uname -a FreeBSD wks02.chez.oim 6.1-STABLE FreeBSD 6.1-STABLE #0: Thu Aug 17 18:47:31 CEST 2006 [EMAIL PROTECTED]:/usr/obj/usr/src/sys/WKS02_SMP amd64 Does anyone could explain me what's happening with my system ? -- Laurent C.

Re: Clamav-90_2 Lockup with freebsd 6.2

2007-03-15 Thread Laurent Frigault
0.90.1 in > foreground mode it stays running afer the selfcheck. I have seen several clamd locks under 5.5 + libthr with 0.90.1 . No problem under 5.5 with pthread . See the 2nd part of http://www.freebsd.org/cgi/query-pr.cgi?pr=ports/110334 regards, -- Laurent Frigault | http://www

Re: [FreeBSD6] kinfo_size mismatch

2005-11-21 Thread Laurent C
2005/11/19, Robert Watson <[EMAIL PROTECTED]>: > > > On Sat, 19 Nov 2005, Laurent wrote: > > > I've recently upgraded my AMD64 FreeBSD station from 5.4 to 6.0 using > > the handbook method. > > > > Everything seems to work OK but I have the message a

Re: [FreeBSD6] kinfo_size mismatch

2005-11-21 Thread Laurent C
2005/11/19, Kris Kennaway <[EMAIL PROTECTED]>: > > On Sat, Nov 19, 2005 at 06:38:29PM +0100, Laurent wrote: > > Hello all, > > > > I've recently upgraded my AMD64 FreeBSD station from 5.4 to 6.0 using > > the handbook method. > > > > Eve

Re: [FreeBSD6] kinfo_size mismatch

2005-11-22 Thread Laurent C
2005/11/21, Robert Watson <[EMAIL PROTECTED]>: > > On Mon, 21 Nov 2005, Laurent C wrote: > > >> This is almost certainly a mismatch between the kernel version and a > >> monitoring tool that is trying to inspect kernel state (specifically, > >> r

Re: Upgrading Question

2005-11-28 Thread Laurent C
s my question, by booting this way, can I still create a new > GENERIC kernel in order to upgrade my system? I would really appreciate > your advice I think that if you can (almost) boot with your old kernel, you must keep it, and try to add some drivers on it. -- Laurent __