avg-I commented on this pull request.
> ARCSTAT_INCR(arcstat_l2_size, write_sz); - ARCSTAT_INCR(arcstat_l2_asize, write_asize); - vdev_space_update(dev->l2ad_vdev, write_asize, 0, 0); + ARCSTAT_INCR(arcstat_l2_asize, write_psize); Same concern as above. Also, with #306 integrated 'psize'would become mostly an internal / intermediate thing and asize would be what reflects the actual on-disk data. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/openzfs/openzfs/pull/310#discussion_r119854251 ------------------------------------------ openzfs-developer Archives: https://openzfs.topicbox.com/groups/developer/discussions/Td414270217188b5f-M0efcb2459a97dbbb39a89133 Powered by Topicbox: https://topicbox.com
