On Feb 16, 2015, at 9:11 AM, John Baldwin wrote:
>
…
>
> On a more general note, if I'm merging a change with several followup fixes,
> I
>
…
> 2) I don't cut and paste all N logs verbatim. This tends to be very hard to
> read.
I used to feel this way too until I started to see the many
> On Feb 23, 2015, at 12:07 PM, John Baldwin wrote:
>
> On Monday, February 23, 2015 10:35:59 AM Justin T. Gibbs wrote:
>> On Feb 16, 2015, at 9:11 AM, John Baldwin wrote:
>>
>> …
>>
>>> On a more general note, if I'm merging a change with
Author: gibbs
Date: Wed Mar 13 17:34:42 2013
New Revision: 248248
URL: http://svnweb.freebsd.org/changeset/base/248248
Log:
MFC kernel fixes to userland dtrace support.
r247049
---
Avoid panic when tearing down the DTrace pid provider for a
process that has crashed.
sys/cddl/
Author: gibbs
Date: Wed Mar 13 17:37:13 2013
New Revision: 248249
URL: http://svnweb.freebsd.org/changeset/base/248249
Log:
MFC r247048.
Orphaned processes that are being traced are killed by the
kernel. Properly restore, continue, and detach from processes
being DTraced when DTrace ex
On Jun 4, 2013, at 3:47, Steven Hartland wrote:
> Author: smh
> Date: Tue Jun 4 10:47:44 2013
> New Revision: 251372
> URL: http://svnweb.freebsd.org/changeset/base/251372
>
> Log:
> Enhanced BIO_DELETE support for CAM SCSI to add ATA_TRIM support.
>
> Disable CAM BIO queue sorting for non-r
Author: gibbs
Date: Tue Jun 18 23:14:21 2013
New Revision: 251973
URL: http://svnweb.freebsd.org/changeset/base/251973
Log:
MFC Xen fixes:
svn rev 250081 Author:gibbs Date:2013-04-29T23:08:13.552620Z
==
xenstore/xenstore.c:
Prevent access to invalid memory region when
Author: gibbs
Date: Wed Mar 28 19:40:58 2012
New Revision: 233626
URL: http://svn.freebsd.org/changeset/base/233626
Log:
MFC Revision 233465
Correct failure to attach the PV block front device on Citrix
XenServer configurations that advertise the multi-page ring extension,
but only allo