svn commit: r201630 - head/usr.bin/unzip

2010-01-05 Thread Tim Kientzle
Author: kientzle Date: Wed Jan 6 06:35:10 2010 New Revision: 201630 URL: http://svn.freebsd.org/changeset/base/201630 Log: When restoring files, use the mode for the mode. Thanks to: Jun Kuriyama for pointing this out Modified: head/usr.bin/unzip/unzip.c Modified: head/usr.bin/unzip/un

Re: svn commit: r201477 - head/games/fortune/datfiles

2010-01-05 Thread Alexey Dokuchaev
On Tue, Jan 05, 2010 at 04:24:47PM -0800, Stanislav Sedov wrote: > from what I see from dictionaries "invasion of smth" could mean both > the action by smth, and action against smth. Is "invasion to" > grammatically incorrect? I'm far from being an expert either, but invasion is clearly "of". It

Re: svn commit: r201596 - stable/7/release

2010-01-05 Thread Ken Smith
On Wed, 2010-01-06 at 00:21 +, Alexey Dokuchaev wrote: > On Tue, Jan 05, 2010 at 05:45:39PM +, Ken Smith wrote: > > Author: kensmith > > Date: Tue Jan 5 17:45:39 2010 > > New Revision: 201596 > > URL: http://svn.freebsd.org/changeset/base/201596 > > > > Log: > > MFS8 r201529: > > > >

Re: svn commit: r201472 - in head/sys: kern sys

2010-01-05 Thread David Xu
Bruce Simpson wrote: On 04/01/2010 05:27, David Xu wrote: Log: Add user-level semaphore synchronous type... Nice work! Will this be MFC-able to 8.x? A lot of things could benefit from this, especially Boost.Interprocess. cheers, BMS This is MFC-able. ;-) __

Re: svn commit: r201477 - head/games/fortune/datfiles

2010-01-05 Thread Stanislav Sedov
On Tue, 05 Jan 2010 16:03:18 -0800 Doug Barton mentioned: > Stanislav Sedov wrote: > > Thanks for suggestions! > > And thank you for making the changes. :) > > > What's regarding the "there're" spelling --- I'm not sure what the > > correct version is: I took this quote from the San Francisco >

Re: svn commit: r201596 - stable/7/release

2010-01-05 Thread Alexey Dokuchaev
On Tue, Jan 05, 2010 at 05:45:39PM +, Ken Smith wrote: > Author: kensmith > Date: Tue Jan 5 17:45:39 2010 > New Revision: 201596 > URL: http://svn.freebsd.org/changeset/base/201596 > > Log: > MFS8 r201529: > > Add FreeBSD- to the beginning of the ISO image filenames. On a slightly

svn commit: r201627 - head/games/pom

2010-01-05 Thread Xin LI
Author: delphij Date: Wed Jan 6 00:20:37 2010 New Revision: 201627 URL: http://svn.freebsd.org/changeset/base/201627 Log: Fix build: getopt() returns int so use an integer to get the value. Modified: head/games/pom/pom.c Modified: head/games/pom/pom.c ===

Re: svn commit: r201477 - head/games/fortune/datfiles

2010-01-05 Thread Doug Barton
Stanislav Sedov wrote: > Thanks for suggestions! And thank you for making the changes. :) > What's regarding the "there're" spelling --- I'm not sure what the > correct version is: I took this quote from the San Francisco > Chronicle newspaper, and it saved the original spelling. Couple of thing

svn commit: r201626 - head/games/fortune/datfiles

2010-01-05 Thread Stanislav Sedov
Author: stas Date: Tue Jan 5 23:35:43 2010 New Revision: 201626 URL: http://svn.freebsd.org/changeset/base/201626 Log: - Move potentially offensive quotes I committed recently to fortunes-o. - Reference date. - Be more clear on context. Suggested by: dougb Modified: head/games/fortu

svn commit: r201625 - stable/6/sys/kern

2010-01-05 Thread Bjoern A. Zeeb
Author: bz Date: Tue Jan 5 23:33:29 2010 New Revision: 201625 URL: http://svn.freebsd.org/changeset/base/201625 Log: MFC r185583: Fix a credential reference leak. [1] Close subtle but relatively unlikely race conditions when propagating the vnode write error to other active se

Re: svn commit: r201477 - head/games/fortune/datfiles

2010-01-05 Thread Stanislav Sedov
On Tue, 05 Jan 2010 10:28:51 -0800 Doug Barton mentioned: > First off, thanks for sorting these, that's a step in the right > direction. :) However, a few quibbles. First, our rule is that > anything which might offend someone belongs in fortunes-o, and > political quotes are always in the categ

svn commit: r201622 - in stable/8: . contrib/top lib/libusb share/man/man4 tools/regression/lib/msun tools/regression/usr.bin/pkill tools/tools/ath/common tools/tools/termcap usr.bin/calendar/calen...

2010-01-05 Thread Bjoern A. Zeeb
Author: bz Date: Tue Jan 5 23:03:59 2010 New Revision: 201622 URL: http://svn.freebsd.org/changeset/base/201622 Log: According to basic instructions from jhb clean-up mergeinfo from r201614. Modified: Directory Properties: stable/8/ (props changed) stable/8/ObsoleteFiles.inc (props cha

svn commit: r201620 - head/sys/dev/if_ndis

2010-01-05 Thread Rui Paulo
Author: rpaulo Date: Tue Jan 5 22:59:59 2010 New Revision: 201620 URL: http://svn.freebsd.org/changeset/base/201620 Log: Add net80211 media status reporting. PR: 142197 Submitted by: Paul Modified: head/sys/dev/if_ndis/if_ndis.c Modified: head/sys/dev/if_ndis/if_ndis.c ===

svn commit: r201617 - stable/8/sys/net

2010-01-05 Thread Qing Li
Author: qingli Date: Tue Jan 5 22:37:05 2010 New Revision: 201617 URL: http://svn.freebsd.org/changeset/base/201617 Log: MFC r201319 Remove a deleted comment line that was brought back by my previous commit. Modified: stable/8/sys/net/if_var.h Directory Properties: stable/8/sys/ (

svn commit: r201616 - stable/8/sys/netinet

2010-01-05 Thread Qing Li
Author: qingli Date: Tue Jan 5 22:33:10 2010 New Revision: 201616 URL: http://svn.freebsd.org/changeset/base/201616 Log: MFC r201285 Consolidate the route message generation code for when address aliases were added or deleted. The announced route entry for an address alias is no longer

svn commit: r201615 - stable/8/sys/netinet6

2010-01-05 Thread Qing Li
Author: qingli Date: Tue Jan 5 22:28:23 2010 New Revision: 201615 URL: http://svn.freebsd.org/changeset/base/201615 Log: MFC r201284 Multiple IPv6 addresses of the same prefix can be installed on the same interface. The first address will install the prefix route into the kernel routin

svn commit: r201614 - in stable/8: . contrib/top lib/libusb share/man/man4 sys/net sys/netinet sys/netinet6 tools/regression/lib/msun tools/regression/usr.bin/pkill tools/tools/ath/common tools/too...

2010-01-05 Thread Qing Li
Author: qingli Date: Tue Jan 5 22:14:55 2010 New Revision: 201614 URL: http://svn.freebsd.org/changeset/base/201614 Log: MFC r201282, r201543 r201282 --- The proxy arp entries could not be added into the system over the IFF_POINTOPOINT link types. The reason was due to the routin

svn commit: r201613 - head/games/pom

2010-01-05 Thread Edwin Groothuis
Author: edwin Date: Tue Jan 5 21:14:48 2010 New Revision: 201613 URL: http://svn.freebsd.org/changeset/base/201613 Log: Be able to specify a certain date and/or time for which to calculate the phase of the moon. While not worlds best improvements, it will help calendar(1) later on. Modifie

svn commit: r201612 - head/usr.bin/tcopy

2010-01-05 Thread David Malone
Author: dwmalone Date: Tue Jan 5 21:09:59 2010 New Revision: 201612 URL: http://svn.freebsd.org/changeset/base/201612 Log: 1) Mark usage as dead2. 2) Deregister. 3) New style function definitions. Some WARNS still remain here - some printf format warning on some arches and the compil

svn commit: r201611 - head/usr.bin/w

2010-01-05 Thread David Malone
Author: dwmalone Date: Tue Jan 5 21:00:23 2010 New Revision: 201611 URL: http://svn.freebsd.org/changeset/base/201611 Log: Shuffle parens to avoid type-punning warning. Modified: head/usr.bin/w/w.c Modified: head/usr.bin/w/w.c

svn commit: r201610 - head/usr.bin/xlint/xlint

2010-01-05 Thread David Malone
Author: dwmalone Date: Tue Jan 5 20:53:55 2010 New Revision: 201610 URL: http://svn.freebsd.org/changeset/base/201610 Log: 1) Make usage() as dead2 - it helps the compiler know that some vars are not used uninitialised. 2) Fix some constness problems. 3) Avoid a signedness problem by cast

svn commit: r201609 - in head/sys/dev: cardbus pci

2010-01-05 Thread John Baldwin
Author: jhb Date: Tue Jan 5 20:42:25 2010 New Revision: 201609 URL: http://svn.freebsd.org/changeset/base/201609 Log: Move the PCI-specific logic of removing a cardbus device into a pci_delete_child() function called by the cardbus driver. The new function uses resource_list_unreserve() to

svn commit: r201608 - head/usr.sbin/cdcontrol

2010-01-05 Thread David Malone
Author: dwmalone Date: Tue Jan 5 20:40:40 2010 New Revision: 201608 URL: http://svn.freebsd.org/changeset/base/201608 Log: New style function definitions. Fix constness problem - don't know that pstatus won't change a string with no whitespace. Modified: head/usr.sbin/cdcontrol/cdcontrol

svn commit: r201607 - stable/6/lib/libc/sys

2010-01-05 Thread Bjoern A. Zeeb
Author: bz Date: Tue Jan 5 20:38:59 2010 New Revision: 201607 URL: http://svn.freebsd.org/changeset/base/201607 Log: MFC r186834: Document the special loopback address behaviour of jails. PR: kern/103464 Submitted by: brueffer (correct markup) Reviewed by: brueffer Modi

svn commit: r201606 - head/usr.bin/ctags

2010-01-05 Thread David Malone
Author: dwmalone Date: Tue Jan 5 20:32:08 2010 New Revision: 201606 URL: http://svn.freebsd.org/changeset/base/201606 Log: Change a char that is used as an index into an array into an unisgned char. Add a missing new style function definition. Modified: head/usr.bin/ctags/ctags.c head/us

svn commit: r201605 - head/sys/dev/acpi_support

2010-01-05 Thread Mitsuru IWASAKI
Author: iwasaki Date: Tue Jan 5 20:29:30 2010 New Revision: 201605 URL: http://svn.freebsd.org/changeset/base/201605 Log: Update acpi_ibm syctl nodes on resume. This should fix some Thinkpad specific problems such as connecting to a headphone jack is not functional on X41. Reviewed

svn commit: r201604 - head/lib/libc/gen

2010-01-05 Thread Konstantin Belousov
Author: kib Date: Tue Jan 5 20:20:31 2010 New Revision: 201604 URL: http://svn.freebsd.org/changeset/base/201604 Log: Do not rely on behaviour undefined by ANSI C, use thunks to adapt alphasort-like interface to the comparision function required by qsort() and qsort_r(). For opendir()

svn commit: r201603 - head/lib/libc/rpc

2010-01-05 Thread Christian Brueffer
Author: brueffer Date: Tue Jan 5 20:18:41 2010 New Revision: 201603 URL: http://svn.freebsd.org/changeset/base/201603 Log: Fix a double free(). PR: 142339 Submitted by: Henning Petersen MFC after:2 weeks Modified: head/lib/libc/rpc/getnetpath.c Modified: head/lib/lib

svn commit: r201602 - head/include

2010-01-05 Thread Konstantin Belousov
Author: kib Date: Tue Jan 5 20:17:13 2010 New Revision: 201602 URL: http://svn.freebsd.org/changeset/base/201602 Log: Move scandir(3) and alphasort(3) into XSI namespace. Noted and reviewed by:bde MFC after:2 weeks Modified: head/include/dirent.h Modified: head/include/di

svn commit: r201601 - head/games/fortune/datfiles

2010-01-05 Thread Doug Barton
Author: dougb Date: Tue Jan 5 19:40:32 2010 New Revision: 201601 URL: http://svn.freebsd.org/changeset/base/201601 Log: Remove more duplicates Minor reformatting on a few Modified: head/games/fortune/datfiles/fortunes Modified: head/games/fortune/datfiles/fortunes =

svn commit: r201600 - in stable/6/release: . scripts

2010-01-05 Thread Ken Smith
Author: kensmith Date: Tue Jan 5 19:25:57 2010 New Revision: 201600 URL: http://svn.freebsd.org/changeset/base/201600 Log: MFS7 r201596: Add FreeBSD- to the beginning of the ISO image filenames. Modified: stable/6/release/Makefile Directory Properties: stable/6/release/ (props

Re: svn commit: r201477 - head/games/fortune/datfiles

2010-01-05 Thread Doug Barton
First off, thanks for sorting these, that's a step in the right direction. :) However, a few quibbles. First, our rule is that anything which might offend someone belongs in fortunes-o, and political quotes are always in the category of "might offend someone." (FWIW, neither of these are offensive

svn commit: r201599 - stable/7/sys/net

2010-01-05 Thread John Baldwin
Author: jhb Date: Tue Jan 5 18:26:41 2010 New Revision: 201599 URL: http://svn.freebsd.org/changeset/base/201599 Log: MFC 201196: Change vlan interfaces to cope more usefully with the parent interface being renamed. Previously the vlan interfaces would lose their configuration as if the

svn commit: r201597 - stable/8/sys/net

2010-01-05 Thread John Baldwin
Author: jhb Date: Tue Jan 5 18:25:41 2010 New Revision: 201597 URL: http://svn.freebsd.org/changeset/base/201597 Log: MFC 201196: Change vlan interfaces to cope more usefully with the parent interface being renamed. Previously the vlan interfaces would lose their configuration as if the

svn commit: r201596 - stable/7/release

2010-01-05 Thread Ken Smith
Author: kensmith Date: Tue Jan 5 17:45:39 2010 New Revision: 201596 URL: http://svn.freebsd.org/changeset/base/201596 Log: MFS8 r201529: Add FreeBSD- to the beginning of the ISO image filenames. Modified: stable/7/release/Makefile Directory Properties: stable/7/release/ (props

Re: svn commit: r201575 - head/tools/regression/posixsem2

2010-01-05 Thread Garrett Cooper
Sent from my iPhone On Jan 5, 2010, at 5:34 AM, David Xu wrote: Author: davidxu Date: Tue Jan 5 12:34:13 2010 New Revision: 201575 URL: http://svn.freebsd.org/changeset/base/201575 Log: Add test code for POSIX semaphore implementation. Added: head/tools/regression/posixsem2/ head/tools/r

svn commit: r201594 - in stable/7/sys: dev/cxgb/ulp/iw_cxgb netinet

2010-01-05 Thread John Baldwin
Author: jhb Date: Tue Jan 5 17:04:39 2010 New Revision: 201594 URL: http://svn.freebsd.org/changeset/base/201594 Log: MFC 200847: - Rename the __tcpi_(snd|rcv)_mss fields of the tcp_info structure to remove the leading underscores since they are now implemented. - Implement the tcpi_rto

svn commit: r201593 - in stable/8/sys: dev/cxgb/ulp/iw_cxgb netinet

2010-01-05 Thread John Baldwin
Author: jhb Date: Tue Jan 5 17:04:14 2010 New Revision: 201593 URL: http://svn.freebsd.org/changeset/base/201593 Log: MFC 200847: - Rename the __tcpi_(snd|rcv)_mss fields of the tcp_info structure to remove the leading underscores since they are now implemented. - Implement the tcpi_rto

svn commit: r201588 - stable/8/sys/dev/ahci

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 14:03:46 2010 New Revision: 201588 URL: http://svn.freebsd.org/changeset/base/201588 Log: MFC 200977: Avoid false positive probe on ICH6 chipsets. Modified: stable/8/sys/dev/ahci/ahci.c Directory Properties: stable/8/sys/ (props changed) stable/8/sys/amd64

svn commit: r201587 - stable/8/sys/dev/twe

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 14:02:12 2010 New Revision: 201587 URL: http://svn.freebsd.org/changeset/base/201587 Log: MFC 200991: Teach twe driver to report array stripe size to GEOM. Modified: stable/8/sys/dev/twe/twe.c stable/8/sys/dev/twe/twe_freebsd.c stable/8/sys/dev/twe/twevar.h

svn commit: r201586 - stable/8/sys/cam/ata

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:58:18 2010 New Revision: 201586 URL: http://svn.freebsd.org/changeset/base/201586 Log: MFC 200969: Report stripe size only if physical sector size is not equal to logical. Modified: stable/8/sys/cam/ata/ata_da.c Directory Properties: stable/8/sys/ (props

svn commit: r201585 - stable/8/usr.sbin/diskinfo

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:56:58 2010 New Revision: 201585 URL: http://svn.freebsd.org/changeset/base/201585 Log: MFC 200968: Make diskinfo report disk stripe size and offset. It should help users to make file systems optimally aligned and tuned for better performance. Modified: stab

svn commit: r201584 - stable/8/usr.sbin/diskinfo

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:55:49 2010 New Revision: 201584 URL: http://svn.freebsd.org/changeset/base/201584 Log: MFC r196799: Don't bother obtaining the ident if we are not going to print it. Modified: stable/8/usr.sbin/diskinfo/diskinfo.c Directory Properties: stable/8/usr.sbin/dis

Re: svn commit: r201472 - in head/sys: kern sys

2010-01-05 Thread Bruce Simpson
On 04/01/2010 05:27, David Xu wrote: Log: Add user-level semaphore synchronous type... Nice work! Will this be MFC-able to 8.x? A lot of things could benefit from this, especially Boost.Interprocess. cheers, BMS ___ svn-src-all@freebsd.org ma

svn commit: r201583 - in stable/8/sys: geom sys

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:51:23 2010 New Revision: 201583 URL: http://svn.freebsd.org/changeset/base/201583 Log: MFC r200934: Add two disk ioctls, giving user-level tools information about disk/array stripe (optimal access block) size and offset. Modified: stable/8/sys/geom/geom_dev

svn commit: r201582 - stable/8/sys/geom/concat

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:50:14 2010 New Revision: 201582 URL: http://svn.freebsd.org/changeset/base/201582 Log: MFC r200942: Make geom_concat to passthrough stripe parameters of the first component, hoping that rest will fit. Modified: stable/8/sys/geom/concat/g_concat.c Directory

svn commit: r201581 - stable/8/sys/geom/raid3

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:49:18 2010 New Revision: 201581 URL: http://svn.freebsd.org/changeset/base/201581 Log: MFC r200940: As soon as geom_raid3 reports it's own stripe as sector size, report largest underlying provider's stripe, multiplied by number of data disks in array, due to

svn commit: r201580 - stable/8/sys/geom/mirror

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:47:55 2010 New Revision: 201580 URL: http://svn.freebsd.org/changeset/base/201580 Log: MFC r200935: As soon as mirror has no own stripes, report largest stripe of unrerlying components, hoping others fit, if they are not equal. Modified: stable/8/sys/geom/m

svn commit: r201579 - stable/8/sys/geom/stripe

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:46:39 2010 New Revision: 201579 URL: http://svn.freebsd.org/changeset/base/201579 Log: MFC r200933: Make geom_stripe report it's stripe size to upper layers. Modified: stable/8/sys/geom/stripe/g_stripe.c Directory Properties: stable/8/sys/ (props changed)

Re: svn commit: r201545 - head/sys/geom/raid3

2010-01-05 Thread Ivan Voras
2010/1/5 Alexander Motin : > Author: mav > Date: Tue Jan  5 02:06:05 2010 > New Revision: 201545 > URL: http://svn.freebsd.org/changeset/base/201545 > > Log: >  Slightly optimize XOR calculation. Linux has an interesting approach to RAID XOR operations - they calculate at boot time which method is

svn commit: r201578 - head/sbin/geom/class/raid3

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 13:25:12 2010 New Revision: 201578 URL: http://svn.freebsd.org/changeset/base/201578 Log: For completeness, add -s argument, manually specifying array block size. Modified: head/sbin/geom/class/raid3/geom_raid3.c head/sbin/geom/class/raid3/graid3.8 Modified: he

Re: moving sctp to a separate directory ? (Re: svn commit: r201523 - head/sys/netinet)

2010-01-05 Thread Bruce Simpson
On 04/01/2010 22:23, Luigi Rizzo wrote: I also think that the name of the new directory or the exact percentage of ipv4-ness or netinet-ness of the sctp* and tcp* and multicast* stuff is irrelevant. Moving directories with svn is so easy that we should not worry even if we need a couple of attem

svn commit: r201577 - stable/7/sbin/mount_msdosfs

2010-01-05 Thread Konstantin Belousov
Author: kib Date: Tue Jan 5 12:38:35 2010 New Revision: 201577 URL: http://svn.freebsd.org/changeset/base/201577 Log: MFC r201400: Remove reference to the bug in FreeBSD 2.0. Modified: stable/7/sbin/mount_msdosfs/mount_msdosfs.8 Directory Properties: stable/7/sbin/mount_msdosfs/ (props

svn commit: r201576 - stable/8/sbin/mount_msdosfs

2010-01-05 Thread Konstantin Belousov
Author: kib Date: Tue Jan 5 12:34:16 2010 New Revision: 201576 URL: http://svn.freebsd.org/changeset/base/201576 Log: MFC r201400: Remove reference to the bug in FreeBSD 2.0. Modified: stable/8/sbin/mount_msdosfs/mount_msdosfs.8 Directory Properties: stable/8/sbin/mount_msdosfs/ (props

svn commit: r201575 - head/tools/regression/posixsem2

2010-01-05 Thread David Xu
Author: davidxu Date: Tue Jan 5 12:34:13 2010 New Revision: 201575 URL: http://svn.freebsd.org/changeset/base/201575 Log: Add test code for POSIX semaphore implementation. Added: head/tools/regression/posixsem2/ head/tools/regression/posixsem2/Makefile (contents, props changed) head/to

svn commit: r201574 - stable/8/lib/libc/gen

2010-01-05 Thread Konstantin Belousov
Author: kib Date: Tue Jan 5 12:32:09 2010 New Revision: 201574 URL: http://svn.freebsd.org/changeset/base/201574 Log: MFC r201194: Use clock_gettime(CLOCK_SECOND) instead of gettimeofday(2) for implementation of time(3). CLOCK_SECOND is much faster. Modified: stable/8/lib/libc/gen/time.c

Re: moving sctp to a separate directory ? (Re: svn commit: r201523 - head/sys/netinet)

2010-01-05 Thread Bjoern A. Zeeb
On Mon, 4 Jan 2010, Luigi Rizzo wrote: I also think that the name of the new directory or the exact percentage of ipv4-ness or netinet-ness of the sctp* and tcp* and multicast* stuff is irrelevant. Moving directories with svn is so easy that we should not worry even if we need a couple of attem

svn commit: r201568 - head/sys/netinet/ipfw

2010-01-05 Thread Luigi Rizzo
Author: luigi Date: Tue Jan 5 11:00:31 2010 New Revision: 201568 URL: http://svn.freebsd.org/changeset/base/201568 Log: this file does not require ip_dummynet.h Modified: head/sys/netinet/ipfw/ip_fw_pfil.c Modified: head/sys/netinet/ipfw/ip_fw_pfil.c

svn commit: r201567 - head/sys/geom/raid3

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 10:52:21 2010 New Revision: 201567 URL: http://svn.freebsd.org/changeset/base/201567 Log: Move wakeup() out of mutex to reduce contention. Modified: head/sys/geom/raid3/g_raid3.c Modified: head/sys/geom/raid3/g_raid3.c

svn commit: r201566 - head/sys/geom/mirror

2010-01-05 Thread Alexander Motin
Author: mav Date: Tue Jan 5 10:30:56 2010 New Revision: 201566 URL: http://svn.freebsd.org/changeset/base/201566 Log: Move wakeup() out of mutex to reduce contention. Modified: head/sys/geom/mirror/g_mirror.c Modified: head/sys/geom/mirror/g_mirror.c