> On Jan 6, 2016, at 6:06 PM, Matthew Ahrens <mahr...@delphix.com> wrote:
> 
> You should be able to limit it to DMU_MAX_ACCESS * spa_asize_inflation.  
> Which is pretty large but in most cases you can assume spa_asize_inflation of 
> no more than 2.
> 

According to src.illumos.org, spa_asize_inflation is set to 24.  So 24 * 32MB 
== 192MB.  I suppose I can live with that, as can most people who measure 
quotas in gigabytes.

I'm working on something, and the change is MUCH less intrusive than I thought. 
 If it works, it'll be mostly comments, and one additional wrinkle in an 
if-statement.

Dan
_______________________________________________
developer mailing list
developer@open-zfs.org
http://lists.open-zfs.org/mailman/listinfo/developer

Reply via email to