ARC "pressured out", how to control/stabilize ? (reformatted to text/plain)

Vitalij Satanivskij satan at ukr.net
Wed Jan 15 11:24:27 UTC 2014


Dear Andriy and FreeBSD community,
AG> 
AG> The first hunk of the patch is renaming of abl2 to l2hdr.
AG> 

So it.s ok just change 
                         trim_map_free(abl2->b_dev->l2ad_vdev, abl2->b_daddr,
                             ab->b_size, 0);
to 
                         trim_map_free(l2hdr->b_dev->l2ad_vdev, l2hdr->b_daddr,
                             ab->b_size, 0);
?
Ok. Thank you. I will try this patch


More information about the freebsd-current mailing list