processes stuck on a vnode lock

2010-11-04 Thread Andriy Gapon
I see a few processes stuck on the same vnode, trying to take or to upgrade to an exclusive lock on it, while the lock data suggests that it is already shared-locked. The vnode is a root vnode of one of ZFS filesystems (it's not a global root). I couldn't find any (other) threads that could

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Hans Petter Selasky
On Tuesday 02 November 2010 08:39:45 Hans Petter Selasky wrote: On Monday 01 November 2010 22:14:49 John Baldwin wrote: On Monday, November 01, 2010 3:54:59 pm Hans Petter Selasky wrote: Hi! I've wrapped up an outline patch for what needs to be done to integrate the USB process

Re: minidump size on amd64

2010-11-04 Thread Alan Cox
Andriy Gapon wrote: on 03/11/2010 20:44 Alan Cox said the following: [snip] Thank you for the confirmation! Andriy Gapon wrote: P.S. is there a macro for extracting frame address from PDPE? To a lower level page table page or to a 1GB physical page? For the latter, you can

svn2cvs replication down for the moment

2010-11-04 Thread Simon L. B. Nielsen
Hey, The FreeBSD svn2cvs exporter is currently down and won't be fixed until tonight CET at the earliest. This basically mean that until that is fixed, any change in svn (IE, src/) won't be available via CVS or CVSup. A change yesterday morning replaced an entire directory, which svn2cvs don't

Re: minidump size on amd64

2010-11-04 Thread Andriy Gapon
on 04/11/2010 08:05 Alan Cox said the following: There is actually a point to using PG_PS_FRAME. The PAT bit for a 2MB page mapping occupies a bit that is a part of the physical page number with PG_FRAME. I suspect that the same is true of 1GB page mappings, but I haven't double checked

the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Ivan Klymenko
Hello, people! After the upgrade to FreeBSD 9.0-CURRENT svn revision 214735 does not build world: ... === usr.sbin/wpa/wpa_passphrase (depend) rm -f .depend mkdep -f .depend -a-I/usr/src/usr.sbin/wpa/wpa_passphrase -I/usr/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa//src

Re: re(4) driver dropping packets when reading NFS files

2010-11-04 Thread Rick Macklem
On Wed, Nov 03, 2010 at 07:27:20PM -0400, Rick Macklem wrote: I'm more interested in number of dropped frames. See below how to extract that information. I've attached the stats. I'm guessing that the Rx missed frames : 14792 is the culprit. Because that counter is 16bit

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Matthew Fleming
On Mon, Nov 1, 2010 at 1:15 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Monday 01 November 2010 21:07:29 Matthew Fleming wrote: On Mon, Nov 1, 2010 at 12:54 PM, Hans Petter Selasky hsela...@c2i.net wrote: Hi! I've wrapped up an outline patch for what needs to be done to integrate

Re: processes stuck on a vnode lock

2010-11-04 Thread Andriy Gapon
on 04/11/2010 09:49 Andriy Gapon said the following: I see a few processes stuck on the same vnode, trying to take or to upgrade to an exclusive lock on it, while the lock data suggests that it is already shared-locked. The vnode is a root vnode of one of ZFS filesystems (it's not a

the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Ivan Klymenko
Hello, people! After the upgrade to FreeBSD 9.0-CURRENT svn revision 214735 does not build world: ... === usr.sbin/wpa/wpa_passphrase (depend) rm -f .depend mkdep -f .depend -a-I/usr/src/usr.sbin/wpa/wpa_passphrase -I/usr/src/usr.sbin/wpa/wpa_passphrase/../../../contrib/wpa//src

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread David Wolfskill
On Thu, Nov 04, 2010 at 04:53:16PM +0200, Ivan Klymenko wrote: Hello, people! After the upgrade to FreeBSD 9.0-CURRENT svn revision 214735 does not build world: ... I had no problem going from FreeBSD 9.0-CURRENT #33 r214732 to r214777. Peace, david -- David H. Wolfskill

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Hans Petter Selasky
On Thursday 04 November 2010 14:55:09 Matthew Fleming wrote: On Mon, Nov 1, 2010 at 1:15 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Monday 01 November 2010 21:07:29 Matthew Fleming wrote: On Mon, Nov 1, 2010 at 12:54 PM, Hans Petter Selasky hsela...@c2i.net wrote: Hi!

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Ivan Klymenko
В Thu, 4 Nov 2010 07:57:50 -0700 David Wolfskill da...@catwhisker.org пишет: On Thu, Nov 04, 2010 at 04:53:16PM +0200, Ivan Klymenko wrote: Hello, people! After the upgrade to FreeBSD 9.0-CURRENT svn revision 214735 does not build world: ... I had no problem going from FreeBSD

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Ivan Klymenko
В Thu, 4 Nov 2010 17:07:20 +0100 Bernd Walter ti...@cicely7.cicely.de пишет: On Thu, Nov 04, 2010 at 05:15:43PM +0200, Ivan Klymenko wrote: ?? Thu, 4 Nov 2010 07:57:50 -0700 David Wolfskill da...@catwhisker.org ??: On Thu, Nov 04, 2010 at 04:53:16PM +0200, Ivan Klymenko wrote:

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Garrett Cooper
On Thu, Nov 4, 2010 at 9:11 AM, Ivan Klymenko fi...@ukr.net wrote: В Thu, 4 Nov 2010 17:07:20 +0100 Bernd Walter ti...@cicely7.cicely.de пишет: On Thu, Nov 04, 2010 at 05:15:43PM +0200, Ivan Klymenko wrote: ?? Thu, 4 Nov 2010 07:57:50 -0700 David Wolfskill da...@catwhisker.org ??:

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Bernd Walter
On Thu, Nov 04, 2010 at 05:15:43PM +0200, Ivan Klymenko wrote: ?? Thu, 4 Nov 2010 07:57:50 -0700 David Wolfskill da...@catwhisker.org ??: On Thu, Nov 04, 2010 at 04:53:16PM +0200, Ivan Klymenko wrote: Hello, people! After the upgrade to FreeBSD 9.0-CURRENT svn revision 214735

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Garrett Cooper
On Thu, Nov 4, 2010 at 9:19 AM, Garrett Cooper gcoo...@freebsd.org wrote: On Thu, Nov 4, 2010 at 9:11 AM, Ivan Klymenko fi...@ukr.net wrote: В Thu, 4 Nov 2010 17:07:20 +0100 Bernd Walter ti...@cicely7.cicely.de пишет: On Thu, Nov 04, 2010 at 05:15:43PM +0200, Ivan Klymenko wrote: ?? Thu, 4

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread David Wolfskill
On Thu, Nov 04, 2010 at 05:15:43PM +0200, Ivan Klymenko wrote: ... Do you use when building make option -j? I'm using -j 3 I used -j 4. Peace, david -- David H. Wolfskill da...@catwhisker.org Depriving a girl or boy of an opportunity for education is evil. See

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread John Baldwin
On Thursday, November 04, 2010 9:55:09 am Matthew Fleming wrote: On Mon, Nov 1, 2010 at 1:15 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Monday 01 November 2010 21:07:29 Matthew Fleming wrote: On Mon, Nov 1, 2010 at 12:54 PM, Hans Petter Selasky hsela...@c2i.net wrote: Hi!

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Hans Petter Selasky
On Thursday 04 November 2010 15:29:51 John Baldwin wrote: (and there is in Jeff's OFED branch) Is there a link to this branch? I would certainly have a look at his work and re-base my patch. --HPS ___ freebsd-current@freebsd.org mailing list

Problems with hda

2010-11-04 Thread Doug Barton
Howdy, Thanks to a generous FreeBSD user I have a shiny new Dell Optiplex 960, with the following device: hdac0: Intel 82801JD High Definition Audio Controller mem 0xf7adc000-0xf7ad irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20100226_0142 hdac0: HDA Codec #0: Analog

Re: Problems with hda

2010-11-04 Thread Garrett Cooper
On Thu, Nov 4, 2010 at 11:41 AM, Doug Barton do...@freebsd.org wrote: Howdy, Thanks to a generous FreeBSD user I have a shiny new Dell Optiplex 960, with the following device: hdac0: Intel 82801JD High Definition Audio Controller mem 0xf7adc000-0xf7ad irq 16 at device 27.0 on pci0

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Matthew Fleming
On Thu, Nov 4, 2010 at 11:41 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 04 November 2010 15:29:51 John Baldwin wrote:  (and there is in Jeff's OFED branch) Is there a link to this branch? I would certainly have a look at his work and re-base my patch. It's on

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Hans Petter Selasky
On Thursday 04 November 2010 20:01:57 Matthew Fleming wrote: For the purpose of speed, I'm not opposed to breaking the KBI by using a doubly-linked TAILQ, but I don't think the difference will matter all that often (perhaps I'm wrong and some taskqueues have dozens of pending tasks?) Hi, In

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Hans Petter Selasky
On Thursday 04 November 2010 20:01:57 Matthew Fleming wrote: On Thu, Nov 4, 2010 at 11:41 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 04 November 2010 15:29:51 John Baldwin wrote: (and there is in Jeff's OFED branch) Is there a link to this branch? I would certainly

Re: Problems with hda

2010-11-04 Thread Doug Barton
On 11/04/10 11:46, Garrett Cooper wrote: Can you try with 7.x to see if there's a similar problem? I ask this because similar symptoms might exist with snd_emu10kx as another person and I have hashed over in another thread. Yes, but not right away. :) What am I looking for when I do? Doug

Re: Sanity Check, HP Bigger Iron DL580G7

2010-11-04 Thread Sean Bruno
On Wed, 2010-11-03 at 13:05 -0700, Sean Bruno wrote: Been working on getting this machine serviceable under FreeBSD with HP, I need to try out some patches for other problems, but I wanted to link folks to the pciconf output first. Most importantly, I see an unsupported ethernet controller

Re: Problems with hda

2010-11-04 Thread Garrett Cooper
On Thu, Nov 4, 2010 at 12:32 PM, Doug Barton do...@freebsd.org wrote: On 11/04/10 11:46, Garrett Cooper wrote: Can you try with 7.x to see if there's a similar problem? I ask this because similar symptoms might exist with snd_emu10kx as another person and I have hashed over in another thread.

Re: Problems with hda

2010-11-04 Thread Alexander Motin
Doug Barton wrote: Thanks to a generous FreeBSD user I have a shiny new Dell Optiplex 960, with the following device: hdac0: Intel 82801JD High Definition Audio Controller mem 0xf7adc000-0xf7ad irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20100226_0142 hdac0: HDA Codec #0:

Re: Problems with hda

2010-11-04 Thread Daniel O'Connor
On 04/11/2010, at 19:41, Doug Barton wrote: hdac0: Intel 82801JD High Definition Audio Controller mem 0xf7adc000-0xf7ad irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision: 20100226_0142 hdac0: HDA Codec #0: Analog Devices AD1984A pcm0: HDA Analog Devices AD1984A PCM #0 Analog at

Re: Problems with hda

2010-11-04 Thread Richard Kuhns
On 11/04/10 14:41, Doug Barton wrote: Howdy, Thanks to a generous FreeBSD user I have a shiny new Dell Optiplex 960, with the following device: hdac0:Intel 82801JD High Definition Audio Controller mem 0xf7adc000-0xf7ad irq 16 at device 27.0 on pci0 hdac0: HDA Driver Revision:

Re: Problems with hda

2010-11-04 Thread Doug Barton
On 11/04/10 12:45, Alexander Motin wrote: Doug Barton wrote: Thanks to a generous FreeBSD user I have a shiny new Dell Optiplex 960, with the following device: hdac0:Intel 82801JD High Definition Audio Controller mem 0xf7adc000-0xf7ad irq 16 at device 27.0 on pci0 hdac0: HDA Driver

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Matthew Fleming
On Thu, Nov 4, 2010 at 12:11 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 04 November 2010 20:01:57 Matthew Fleming wrote: On Thu, Nov 4, 2010 at 11:41 AM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 04 November 2010 15:29:51 John Baldwin wrote:  (and there is in

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Hans Petter Selasky
On Thursday 04 November 2010 21:11:38 Matthew Fleming wrote: On Thu, Nov 4, 2010 at 12:11 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 04 November 2010 20:01:57 Matthew Fleming wrote: On Thu, Nov 4, 2010 at 11:41 AM, Hans Petter Selasky hsela...@c2i.net wrote: On

Re: Problems with hda

2010-11-04 Thread Justin V.
On Thu, 4 Nov 2010, Doug Barton wrote: On 11/04/10 11:46, Garrett Cooper wrote: Can you try with 7.x to see if there's a similar problem? I ask this because similar symptoms might exist with snd_emu10kx as another person and I have hashed over in another thread. Yes, but not right away. :)

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread John Baldwin
On Thursday, November 04, 2010 4:15:16 pm Hans Petter Selasky wrote: On Thursday 04 November 2010 21:11:38 Matthew Fleming wrote: On Thu, Nov 4, 2010 at 12:11 PM, Hans Petter Selasky hsela...@c2i.net wrote: On Thursday 04 November 2010 20:01:57 Matthew Fleming wrote: On Thu, Nov 4, 2010

Re: svn2cvs replication down for the moment

2010-11-04 Thread Simon L. B. Nielsen
On 4 Nov 2010, at 09:55, Simon L. B. Nielsen wrote: The FreeBSD svn2cvs exporter is currently down and won't be fixed until tonight CET at the earliest. This basically mean that until that is fixed, any change in svn (IE, src/) won't be available via CVS or CVSup. A change yesterday

Re: [RFC] Outline of USB process integration in the kernel taskqueue system

2010-11-04 Thread Matthew Fleming
On Thu, Nov 4, 2010 at 2:22 PM, John Baldwin j...@freebsd.org wrote: On Thursday, November 04, 2010 4:15:16 pm Hans Petter Selasky wrote: I think that if a task is currently executing, then there should be a drain method for that. I.E. two methods: One to stop and one to cancel/drain. Can you

laptop Acer Aspire One D250 / snd_hda(4) internal mic not recording

2010-11-04 Thread Matthias Apitz
Hello, I have the above modell running 9-CURRENT, but can't get the build-in mic recording, only the jack for the mic in the headset records fine in Skype; here are the output of /dev/sndstat and mixer(1): $ cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit 2009061500/i386) Installed

Re: laptop Acer Aspire One D250 / snd_hda(4) internal mic not recording

2010-11-04 Thread Alexander Motin
Matthias Apitz wrote: Hello, I have the above modell running 9-CURRENT, but can't get the build-in mic recording, only the jack for the mic in the headset records fine in Skype; here are the output of /dev/sndstat and mixer(1): $ cat /dev/sndstat FreeBSD Audio Driver (newpcm: 32bit

Re: laptop Acer Aspire One D250 / snd_hda(4) internal mic not recording

2010-11-04 Thread Matthias Apitz
El día Friday, November 05, 2010 a las 12:46:50AM +0200, Alexander Motin escribió: Matthias Apitz wrote: mixer(1) let me set for recoding only 'mic' or 'rec'. I'm attaching as well the output of verbose messages grep'ed for pcm and hdac. Your CODEC configured to provide built-in

Re: laptop Acer Aspire One D250 / snd_hda(4) internal mic not recording

2010-11-04 Thread Alexander Motin
Matthias Apitz wrote: El día Friday, November 05, 2010 a las 12:46:50AM +0200, Alexander Motin escribió: Matthias Apitz wrote: mixer(1) let me set for recoding only 'mic' or 'rec'. I'm attaching as well the output of verbose messages grep'ed for pcm and hdac. Your CODEC configured to

Re: the world is not built gcc after upgrade svn r214735

2010-11-04 Thread Ivan Klymenko
В Thu, 4 Nov 2010 09:19:01 -0700 Garrett Cooper gcoo...@freebsd.org пишет: On Thu, Nov 4, 2010 at 9:11 AM, Ivan Klymenko fi...@ukr.net wrote: В Thu, 4 Nov 2010 17:07:20 +0100 Bernd Walter ti...@cicely7.cicely.de пишет: On Thu, Nov 04, 2010 at 05:15:43PM +0200, Ivan Klymenko wrote: ??

Re: re(4) driver dropping packets when reading NFS files

2010-11-04 Thread Rick Macklem
If the counter was not wrapped, it seem you lost more than 10% out of total RX frames. This is a lot loss and there should be a way to mitigate it. I've attached a patch (to the if_re.c in head, not your patched variant) that works a lot better (about 5Mbytes/sec read rate). To get that, I

Re: re(4) driver dropping packets when reading NFS files

2010-11-04 Thread Pyun YongHyeon
On Thu, Nov 04, 2010 at 09:31:30PM -0400, Rick Macklem wrote: If the counter was not wrapped, it seem you lost more than 10% out of total RX frames. This is a lot loss and there should be a way to mitigate it. I've attached a patch (to the if_re.c in head, not your patched variant)

Re: laptop Acer Aspire One D250 / snd_hda(4) internal mic not recording

2010-11-04 Thread Matthias Apitz
El día Friday, November 05, 2010 a las 01:13:15AM +0200, Alexander Motin escribió: Matthias Apitz wrote: El día Friday, November 05, 2010 a las 12:46:50AM +0200, Alexander Motin escribió: Matthias Apitz wrote: mixer(1) let me set for recoding only 'mic' or 'rec'. I'm attaching as