Author: mav
Date: Sat Apr 2 08:19:41 2016
New Revision: 297504
URL: https://svnweb.freebsd.org/changeset/base/297504
Log:
6681 zfs list burning lots of time in dodefault() via dsl_prop_*
Reviewed by: Patrick Mooney
Reviewed by: Matthew Ahrens
Reviewed by: Dan McDonald
Approved by:
Author: mav
Date: Sat Apr 2 08:24:23 2016
New Revision: 297505
URL: https://svnweb.freebsd.org/changeset/base/297505
Log:
6739 userland version of cv_timedwait_hires() always assumes absolute time
Reviewed by: Paul Dagnelie
Reviewed by: Matthew Ahrens
Reviewed by: Dan McDonald
Rev
Author: mav
Date: Sat Apr 2 08:25:41 2016
New Revision: 297506
URL: https://svnweb.freebsd.org/changeset/base/297506
Log:
6738 zfs send stream padding needs documentation
Reviewed by: Matthew Ahrens
Reviewed by: Dan Kimmel
Reviewed by: Paul Dagnelie
Reviewed by: Dan McDonald
Ap
Author: mav
Date: Sat Apr 2 08:28:46 2016
New Revision: 297507
URL: https://svnweb.freebsd.org/changeset/base/297507
Log:
MFV r297504: 6681 zfs list burning lots of time in dodefault() via dsl_prop_*
Reviewed by: Patrick Mooney
Reviewed by: Matthew Ahrens
Reviewed by: Dan McDonald
Author: mav
Date: Sat Apr 2 08:34:15 2016
New Revision: 297508
URL: https://svnweb.freebsd.org/changeset/base/297508
Log:
MFV r297505:
6739 userland version of cv_timedwait_hires() always assumes absolute time
Reviewed by: Paul Dagnelie
Reviewed by: Matthew Ahrens
Reviewed by: Dan
Author: mav
Date: Sat Apr 2 08:36:24 2016
New Revision: 297509
URL: https://svnweb.freebsd.org/changeset/base/297509
Log:
MFV r297506: 6738 zfs send stream padding needs documentation
Reviewed by: Matthew Ahrens
Reviewed by: Dan Kimmel
Reviewed by: Paul Dagnelie
Reviewed by: Dan M
Author: trasz
Date: Sat Apr 2 09:11:52 2016
New Revision: 297510
URL: https://svnweb.freebsd.org/changeset/base/297510
Log:
Add configurable rate limit for "log" and "devctl" actions.
MFC after:1 month
Sponsored by: The FreeBSD Foundation
Modified:
head/sys/kern/kern_rctl.c
Modif
Hi!
On Saturday, April 2, 2016, John Baldwin wrote:
> Author: jhb
> Date: Sat Apr 2 01:59:53 2016
> New Revision: 297501
> URL: https://svnweb.freebsd.org/changeset/base/297501
>
> Log:
> Output information about PCI-e devices with slots.
>
> In particular this includes additional informati
Author: matthew (ports committer)
Date: Sat Apr 2 12:03:08 2016
New Revision: 297511
URL: https://svnweb.freebsd.org/changeset/base/297511
Log:
Take in davide's commit-bit for safe keeping, at his own request.
Approved by: core (implicit)
Modified:
svnadmin/conf/access
Modified: svnad
On 28/03/2016 7:16 AM, Ian Lepore wrote:
The theory here is that since we can only have one default route, the one
most likely to be correct for mounting the rootfs is the one that was
delivered along with the rootpath option.
We can have multiple default routes with weights, and we ca
On Sat, 2016-04-02 at 23:39 +0800, Julian Elischer wrote:
> On 28/03/2016 7:16 AM, Ian Lepore wrote:
> >The theory here is that since we can only have one default
> > route, the one
> >most likely to be correct for mounting the rootfs is the one
> > that was
> >delivered along with the
Author: avg
Date: Sat Apr 2 16:25:46 2016
New Revision: 297513
URL: https://svnweb.freebsd.org/changeset/base/297513
Log:
remove emulation of VFS_HOLD and VFS_RELE from opensolaris compat
On FreeBSD VFS_HOLD/VN_RELE were mapped to MNT_REF/MNT_REL that
manipulate mnt_ref. But the job of
Author: jmcneill
Date: Sat Apr 2 16:53:12 2016
New Revision: 297514
URL: https://svnweb.freebsd.org/changeset/base/297514
Log:
Improve HDMI display detection by searching the CEA-861 extension block for
an HDMI vendor-specific data block (VSDB) containing the HDMI 24-bit IEEE
registration I
On Tue, 15 Mar 2016, Gleb Smirnoff wrote:
Author: glebius
Date: Tue Mar 15 00:15:10 2016
New Revision: 296881
URL: https://svnweb.freebsd.org/changeset/base/296881
Log:
Redo r294869. The array of counters for TCP states doesn't belong to
struct tcpstat, because the structure can be zeroed out
Should this be:
On Sun, Mar 27, 2016 at 9:22 PM, Warner Losh wrote:
> Author: imp
> Date: Mon Mar 28 04:22:22 2016
> New Revision: 297331
> URL: https://svnweb.freebsd.org/changeset/base/297331
> ...
> @@ -793,10 +793,15 @@ process_event(char *buffer)
> devdlog(LOG_INFO, "Processing event
Author: dchagin
Date: Sun Apr 3 06:22:36 2016
New Revision: 297518
URL: https://svnweb.freebsd.org/changeset/base/297518
Log:
MFC r297309:
Whitespaces and style(9) fix. No functional changes.
Modified:
stable/10/sys/compat/linux/linux_socket.c
Directory Properties:
stable/10/ (props
Author: dchagin
Date: Sun Apr 3 06:33:16 2016
New Revision: 297519
URL: https://svnweb.freebsd.org/changeset/base/297519
Log:
Move Linux specific times tests up to guarantee the values are defined.
CID: 1305178
Submitted by: pfg@
MFC after:1 week
Modified:
head/sys/comp
17 matches
Mail list logo