netmap : about update single ring

2012-05-31 Thread r...@9du.org
i want to update single ring use the ringid like code: struct netmap_ring *ring = NETMAP_TXRING(me-nifp, ringid); i can't find a way to do this. so i try to change the netmap core. add code sys/net/netmap.h struct node { int ringid; int update; };

Cross dev tools for arm

2012-05-31 Thread Guillaume Bibaut
Hello, I've been trying to build arm cross dev tools on an amd64 virtual machine with clang, and it doesn't seem to build. The virtual machine is built on base/head svn tree with revision r236355. Since I'm really new to the arm world, my mail might seem awkward and it might be completly

Re: ctfmerge core dump

2012-05-31 Thread John Baldwin
On Thursday, May 24, 2012 4:10:59 pm Sergey Dyatko wrote: 2012/5/7 Steve Wills swi...@freebsd.org On 2012/5/6 5:08, b. f. wrote: On 5/5/12, Steve Willsswi...@freebsd.org wrote: Thanks for the info. I took a look at the dump and see this: % sudo gdb /usr/bin/ctfmerge

Re: KDE 3.5.10 10-CURRENT r235646 (May 19)

2012-05-31 Thread John Baldwin
On Saturday, May 26, 2012 4:36:28 am Matthias Apitz wrote: Hello, The Good message first: KDE 3.5.10 compiles clean in 10-CURRENT; thanks! With a recent 10-CURRENT and clean ports from CVS (both from May 19) I encounter some crashes on KDE start or stop; there are messages from

Re: 10-CURRENT r235646 open-vm-tools-8.6.0-425873

2012-05-31 Thread John Baldwin
On Saturday, May 26, 2012 10:22:29 am Matthias Apitz wrote: Hi, The port ports/emulators/open-vm-tools does not compile in 10-CURRENT: # make install clean ... make VM_UNAME=10.0-CURRENT MV=mv RM=rm OVT_SOURCE_DIR=/usr/ports/emulators/open-vm-tools/work/open-vm- tools-8.6.0-425873

Re: Use of C99 extra long double math functions after r236148

2012-05-31 Thread John Baldwin
On Monday, May 28, 2012 7:02:18 pm Steve Kargl wrote: On Tue, May 29, 2012 at 07:05:07AM +1000, Peter Jeremy wrote: On 2012-May-28 11:01:24 -0500, Stephen Montgomery-Smith step...@missouri.edu wrote: One thing that could be done is to have a math/cephes port that adds the extra C99 math

Re: No reboot on shutdown -r

2012-05-31 Thread John Baldwin
On Wednesday, May 30, 2012 2:31:06 pm Larry Rosenman wrote: For the last month or so, when I reboot via shtudown -r the machine sits at All Buffers Flushed, and I have to hit it with a IPMI reset. What can I do to help debug this? Current rev: FreeBSD borg.lerctr.org 10.0-CURRENT

Re: No reboot on shutdown -r

2012-05-31 Thread Larry Rosenman
On Thu, May 31, 2012 10:46 am, John Baldwin wrote: On Wednesday, May 30, 2012 2:31:06 pm Larry Rosenman wrote: For the last month or so, when I reboot via shtudown -r the machine sits at All Buffers Flushed, and I have to hit it with a IPMI reset. What can I do to help debug this? Current

Re: Use of C99 extra long double math functions after r236148

2012-05-31 Thread Stephen Montgomery-Smith
On 05/31/12 10:45, John Baldwin wrote: On Monday, May 28, 2012 7:02:18 pm Steve Kargl wrote: On Tue, May 29, 2012 at 07:05:07AM +1000, Peter Jeremy wrote: On 2012-May-28 11:01:24 -0500, Stephen Montgomery-Smith step...@missouri.edu wrote: One thing that could be done is to have a

Re: OptionalObsoleteFiles.inc completeness

2012-05-31 Thread Peter Jeremy
On 2012-May-30 13:27:03 +1000, Peter Jeremy pe...@rulingia.com wrote: On 2012-May-29 02:18:25 +0400, Dmitry Marakasov amd...@amdmi3.ru wrote: Then you should try to profile it - my script basically runs delete-old delete-old-libs for every knob (131 of them), and it hadn't taken more than 4

Re: Use of C99 extra long double math functions after r236148

2012-05-31 Thread Daniel O'Connor
On 01/06/2012, at 2:42, Stephen Montgomery-Smith wrote: I do think we should provide something in ports as an interim solution. There are other 3rd party applications looking to drop FreeBSD support because we are missing APIs that almost all other OS's have. I'm fine if the interim lives

Re: Chrome crashing system (amd64-10.0-CURRENT)

2012-05-31 Thread Cy Schubert
In message 20120517071141.gl2...@thinkbsd.divinix.org, John Hixson writes: On Thu, May 17, 2012 at 01:15:54AM -0500, Conrad J. Sabatier wrote: For the last week or so, I've been unable to run chrome. Any attempt to start it up will cause the system either to freeze up or reboot. To make