| | Authored by avg on Jun 12 2015, 12:27 PM. | Unknown Object (File) | Oct 10 2024, 11:45 PM2024-10-10 23:45:44 (UTC+0) |
| Unknown Object (File) | Oct 9 2024, 10:22 AM2024-10-09 10:22:17 (UTC+0) |
| Unknown Object (File) | Oct 6 2024, 8:28 AM2024-10-06 08:28:27 (UTC+0) |
| Unknown Object (File) | Oct 6 2024, 3:59 AM2024-10-06 03:59:56 (UTC+0) |
| Unknown Object (File) | Oct 4 2024, 1:48 AM2024-10-04 01:48:45 (UTC+0) |
| Unknown Object (File) | Oct 3 2024, 2:01 AM2024-10-03 02:01:39 (UTC+0) |
| Unknown Object (File) | Oct 2 2024, 6:06 PM2024-10-02 18:06:14 (UTC+0) |
Event Timelineavg retitled this revision from to l2arc: make sure that all writes honor ashift of a cache device. avg added inline comments. This revision is now accepted and ready to land. This revision was automatically updated to reflect the committed changes. Path | Size |
---|
| sys/ | cddl/ | contrib/ | opensolaris/ | uts/ | common/ | fs/ | zfs/ |
| | | 209 lines | | 10 lines |
Commit | Tree | Parents | Author | Summary | Date |
---|
fb4f8df69815 | e4f4083b20a0 | c5cbaefcffaa | Andriy Gapon | remove a comment that became redundant | Jun 12 2015, 12:22 PM | c5cbaefcffaa | 138aadc99b46 | c264f4d7ea14 | Andriy Gapon | stats_size is not needed now as b_asize is always ashift aligned | Jun 12 2015, 12:22 PM | c264f4d7ea14 | a43fd1e2b788 | 1e0744e57895 1d165d40086c | Andriy Gapon | Merge branch 'review/l2arc-write-target-size' into wip/l2arc-logical-ashift | Jun 12 2015, 12:16 PM | 1e0744e57895 | 138aadc99b46 | 540fe1422209 | Andriy Gapon | enhance physical zio alignment checks using vdev_logical_ashift (Show More…) | Jun 2 2015, 2:08 PM | 540fe1422209 | 84ed359ce1f9 | 0deaff88ac41 | Andriy Gapon | l2arc: complete the work, always honor ashift of cache devices (Show More…) | Jun 2 2015, 1:34 PM | 0deaff88ac41 | 43b9bf285bf9 | a95661bebc8e a35562c3178c | Andriy Gapon | Merge branch 'review/l2arc-write-target-size' into wip/l2arc-logical-ashift (Show More…) | May 14 2015, 9:23 AM | a95661bebc8e | a6662c5bcd36 | df89abecd5f8 a2fcd431540a | Andriy Gapon | Merge branch 'master' into wip/l2arc-logical-ashift (Show More…) | Nov 21 2014, 3:27 PM | df89abecd5f8 | a0afd0ac1beb | 8cf529d45c4d | Andriy Gapon | l2arc: use explicit calculations instead of a call to vdev_psize_to_asize() (Show More…) | Sep 25 2014, 9:07 PM | 8cf529d45c4d | 317b2314899e | b828082662c5 | Andriy Gapon | l2arc: stash the size of in-memory b_tmp_cdata buffer for the later use | Sep 25 2014, 9:06 PM | b828082662c5 | 73d97b12444c | 23c83ed99412 | Andriy Gapon | | Sep 25 2014, 8:48 PM | 23c83ed99412 | a2de562e99bd | 4877e43a66a2 | Andriy Gapon | l2arc: make sure that all writes honor ashift of a cache device (Show More…) | Sep 25 2014, 8:45 PM | 4877e43a66a2 | e8060893a576 | f403ca5220d9 68b65c6e9f2f | Andriy Gapon | Merge branch 'wip/hc/l2arc-compression-memory-leak' into wip/l2arc-logical… (Show More…) | Sep 24 2014, 11:03 AM | 68b65c6e9f2f | 68d166f05356 | 8999386c1ed2 ae206eb32a7c | Andriy Gapon | Merge branch 'master' into wip/hc/l2arc-compression-memory-leak | Sep 24 2014, 11:01 AM | 8999386c1ed2 | 2c20d5bc0ce5 | af0f2d52df69 a62fc8cb70fc | Andriy Gapon | Merge branch 'wip/hc/la2rc-compression-memory-leak' into wip/hc/l2arc… (Show More…) | Sep 3 2014, 8:51 AM | a62fc8cb70fc | 8e729539c74a | d5ff7330e7c5 c340b1c78ed8 | Andriy Gapon | Merge branch 'master' into wip/hc/la2rc-compression-memory-leak (Show More…) | Sep 1 2014, 10:57 AM | af0f2d52df69 | 06f20eb3aaf1 | 1687d19b3060 | Andriy Gapon | | Feb 21 2014, 1:08 PM | 1687d19b3060 | 049b3dcb1c1e | e7ac864d2890 | Andriy Gapon | clear b_tmp_cdata if does not point to a buffer with compressed data (Show More…) | Feb 21 2014, 1:07 PM | e7ac864d2890 | 4f6e2ec3332d | d5ff7330e7c5 | Andriy Gapon | extract duplicate code from arc_buf_data_free and arc_buf_l2_cdata_free (Show More…) | Feb 21 2014, 11:42 AM | d5ff7330e7c5 | 6da1f647ef6d | 6ba6bc39f62f | Andriy Gapon | assert that if a header has a compression buffer then it is being written to… (Show More…) | Feb 19 2014, 2:48 PM | 6ba6bc39f62f | 680735fd306b | 66e08d1a6a9c | Andriy Gapon | remove earlier assertions that obviously must be true now | Feb 19 2014, 2:46 PM | 66e08d1a6a9c | 8319bce3adb3 | 86656fa52fa1 | Andriy Gapon | add a new stats counter for delayed freeing of l2arc compression buffers (Show More…) | Feb 7 2014, 8:37 AM | 86656fa52fa1 | eac22659bda4 | c0c82a622dae | Andriy Gapon | add call to arc_buf_l2_cdata_free() in arc_hdr_destroy() (Show More…) | Feb 7 2014, 8:35 AM | c0c82a622dae | fce0889f77f6 | 8e0066074d72 | Andriy Gapon | fix a leak of l2arc compression buffers in arc_release() | Feb 6 2014, 3:38 PM | 8e0066074d72 | 101795b8a29d | 665c1c091948 | Andriy Gapon | arc: add assertions against possible l2arc compression buffer leaks | Feb 4 2014, 2:21 PM |
| Status | Author | Revision |
---|
| Closed | avg | | | Closed | avg | |
|