Re: RFC: Pass TRIM through GELI

2015-03-12 Thread John-Mark Gurney
Matthew D. Fuller wrote this message on Sat, Mar 07, 2015 at 18:01 -0600: > [ bcc'd to -fs because it's been discussed there in the past; followup > to -geom because that seems where it belongs ] > > I've done a quick implementation of TRIM passthru support for GELI. > Patch attached is against

Re: RFC: Pass TRIM through GELI

2015-03-12 Thread Matthew D. Fuller
> Little investigation attempt: Looking a little further, it seems like that BIO_DELETE is never getting into zvol_strategy(). Piling on debug, when newfs'ing directly on the zvol, we enter zvol_geom_start() with the BIO_DELETE, it drops into the case in the early switch, and passes the bp down t

Re: RFC: Pass TRIM through GELI

2015-03-12 Thread Matthew D. Fuller
On Thu, Mar 12, 2015 at 12:02:40PM +0100 I heard the voice of Fabian Keil, and lo! it spake thus: > > I tested it with ZFS below geli and the result was newfs hanging > "unkillable" after sending the first delete request (according to > the patched gnop): That is interesting. gstat seems to show

Re: RFC: Pass TRIM through GELI

2015-03-12 Thread Fabian Keil
"Matthew D. Fuller" wrote: > I've done a quick implementation of TRIM passthru support for GELI. Awesome, looks like my TODO list just got shorter. > Patch attached is against late Feb -CURRENT; however, a glance at svn > suggests this code hasn't changed much, so it's probably pretty > portabl

[Bug 196241] gpart does not recognize Apple Core Storage partitions

2015-03-12 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=196241 Andrey V. Elsukov changed: What|Removed |Added Assignee|freebsd-geom@FreeBSD.org|a...@freebsd.org