Re: VirtualBox: Eating up 100% CPU, freezing Windows 7

2012-08-06 Thread Doug Barton
On 08/04/2012 17:56, Kevin Oberman wrote: On Sat, Aug 4, 2012 at 2:30 PM, Doug Barton do...@freebsd.org wrote: On 08/04/2012 14:26, Garrett Cooper wrote: On Sat, Aug 4, 2012 at 1:26 PM, Doug Barton do...@freebsd.org wrote: On 08/04/2012 00:40, O. Hartmann wrote: No, also in my case. I build

Re: ttydev_cdevsw has no d_purge

2012-08-06 Thread Ed Schouten
Hi Hans, 2012/8/5 Hans Petter Selasky hsela...@c2i.net: When can the previous unit number be re-used? Is there a callback for this? The unit number can be reused after .tsw_free() has been called. When can the USB serial code assume that it will not be called again and that all callbacks are

[RFC] changes in struct dn_pkt_tag ?

2012-08-06 Thread Luigi Rizzo
I just realized that the struct dn_pkt_tag is 232 bytes, with the majority of space taken by an unused field, struct _ip6dn_args (192 bytes), which I'd like to remove. The structure constitutes the body of a PACKET_TAG_DUMMYNET, is defined in sys/netinet/ipfw/ip_dn_io.c and private to the

[PATCH] Make ida(4) MPSAFE and a host of other fixes

2012-08-06 Thread John Baldwin
ida(4) is a driver for older Compaq RAID adapters (PCI and EISA). It is one of the few remaining non-MPSAFE storage drivers. I have a patch to add locking to it, but while doing that I fixed several other issues including incorrect bus_dma support (it didn't handle deferred callbacks and

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Maksim Yevmenkin
Michael, Something in -current and recently MFC'd to -stable is causing all of my gmirror drives to rebuild on reboot :-( Being remote and these being production machines, I suspect SVN r237929 and r237930 in -current and SVN r238500 to -stable but haven't yet been able to prove it. Is

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Garrett Cooper
On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin maksim.yevmen...@gmail.com wrote: Michael, Something in -current and recently MFC'd to -stable is causing all of my gmirror drives to rebuild on reboot :-( Being remote and these being production machines, I suspect SVN r237929 and r237930 in

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Maksim Yevmenkin
On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper yaneg...@gmail.com wrote: On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin maksim.yevmen...@gmail.com wrote: Michael, Something in -current and recently MFC'd to -stable is causing all of my gmirror drives to rebuild on reboot :-( Being remote

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Kevin Oberman
On Mon, Aug 6, 2012 at 9:26 AM, Maksim Yevmenkin maksim.yevmen...@gmail.com wrote: On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper yaneg...@gmail.com wrote: On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin maksim.yevmen...@gmail.com wrote: Michael, Something in -current and recently MFC'd to

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Maksim Yevmenkin
On Mon, Aug 6, 2012 at 9:33 AM, Kevin Oberman kob6...@gmail.com wrote: On Mon, Aug 6, 2012 at 9:26 AM, Maksim Yevmenkin maksim.yevmen...@gmail.com wrote: On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper yaneg...@gmail.com wrote: On Mon, Aug 6, 2012 at 8:34 AM, Maksim Yevmenkin

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Garrett Cooper
On Aug 6, 2012, at 9:40 AM, Maksim Yevmenkin maksim.yevmen...@gmail.com wrote: On Mon, Aug 6, 2012 at 9:33 AM, Kevin Oberman kob6...@gmail.com wrote: On Mon, Aug 6, 2012 at 9:26 AM, Maksim Yevmenkin maksim.yevmen...@gmail.com wrote: On Mon, Aug 6, 2012 at 9:23 AM, Garrett Cooper

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Gleb Smirnoff
Michael, On Sat, Aug 04, 2012 at 12:49:49PM -0400, Michael Butler wrote: M Something in -current and recently MFC'd to -stable is causing all of my M gmirror drives to rebuild on reboot :-( M M Being remote and these being production machines, I suspect SVN r237929 M and r237930 in -current

RE: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Michael Butler
Ding, ding - I use the old partitioning scheme but also mirror individual partitions rather than whole disks, imb -Original Message- From: Maksim Yevmenkin maksim.yevmen...@gmail.com Sent: Monday, 6 August 2012 12:26 To: Garrett Cooper yaneg...@gmail.com Cc: sta...@freebsd.org;

RE: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Michael Butler
Sorry but I'm not going to be able to get to this until next w/e as I'm ~1500 miles away from them at present :-( -Original Message- From: Gleb Smirnoff gleb...@freebsd.org Sent: Monday, 6 August 2012 14:06 To: Michael Butler i...@protected-networks.net Cc: curr...@freebsd.org;

[PATCH] Add locking to mlx(4)

2012-08-06 Thread John Baldwin
Continuing with the theme of locking older storage drivers, I have patches to add locking to mlx(4) and mark it MPSAFE. The patches are from HEAD but should apply to 8 or 9. If you test it on 8 or 9 please enable INVARIANTS for at least the initial testing. Thanks.

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Scott Long
On Aug 6, 2012, at 12:06 PM, Gleb Smirnoff gleb...@freebsd.org wrote: Michael, On Sat, Aug 04, 2012 at 12:49:49PM -0400, Michael Butler wrote: M Something in -current and recently MFC'd to -stable is causing all of my M gmirror drives to rebuild on reboot :-( M M Being remote and these

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Tom Uffner
not quite the same issue, but i tried to update a system with gmirror from FreeBSD eris.uffner.com 10.0-CURRENT FreeBSD 10.0-CURRENT #210: Thu Mar 15 16:41:18 EDT 2012 t...@eris.uffner.com:/usr/obj/usr/src/sys/ERIS i386 to -current from Aug 4th, and booting now fails into mountroot with

Re: geom mirror now rebuilding on every reboot?

2012-08-06 Thread Frank Reppin
by any chance... ... is this maybe related to my PR: http://www.freebsd.org/cgi/query-pr.cgi?pr=170038 cheers, Frank Reppin -- 43rd Law of Computing: Anything that can go wr fortune: Segmentation violation -- Core dumped ___