Searched hist:"166 d13688a0e2d0aa379e259af8e2ee6a401de9a" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/fs/xfs/ |
H A D | xfs_icreate_item.c | diff 166d13688a0e2d0aa379e259af8e2ee6a401de9a Mon Aug 12 05:50:04 CDT 2013 Dave Chinner <dchinner@redhat.com> xfs: return log item size in IOP_SIZE
To begin optimising the CIL commit process, we need to have IOP_SIZE return both the number of vectors and the size of the data pointed to by the vectors. This enables us to calculate the size ofthe memory allocation needed before the formatting step and reduces the number of memory allocations per item by one.
While there, kill the IOP_SIZE macro.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_dquot_item.c | diff 166d13688a0e2d0aa379e259af8e2ee6a401de9a Mon Aug 12 05:50:04 CDT 2013 Dave Chinner <dchinner@redhat.com> xfs: return log item size in IOP_SIZE
To begin optimising the CIL commit process, we need to have IOP_SIZE return both the number of vectors and the size of the data pointed to by the vectors. This enables us to calculate the size ofthe memory allocation needed before the formatting step and reduces the number of memory allocations per item by one.
While there, kill the IOP_SIZE macro.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_extfree_item.c | diff 166d13688a0e2d0aa379e259af8e2ee6a401de9a Mon Aug 12 05:50:04 CDT 2013 Dave Chinner <dchinner@redhat.com> xfs: return log item size in IOP_SIZE
To begin optimising the CIL commit process, we need to have IOP_SIZE return both the number of vectors and the size of the data pointed to by the vectors. This enables us to calculate the size ofthe memory allocation needed before the formatting step and reduces the number of memory allocations per item by one.
While there, kill the IOP_SIZE macro.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_log_cil.c | diff 166d13688a0e2d0aa379e259af8e2ee6a401de9a Mon Aug 12 05:50:04 CDT 2013 Dave Chinner <dchinner@redhat.com> xfs: return log item size in IOP_SIZE
To begin optimising the CIL commit process, we need to have IOP_SIZE return both the number of vectors and the size of the data pointed to by the vectors. This enables us to calculate the size ofthe memory allocation needed before the formatting step and reduces the number of memory allocations per item by one.
While there, kill the IOP_SIZE macro.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_trans.h | diff 166d13688a0e2d0aa379e259af8e2ee6a401de9a Mon Aug 12 05:50:04 CDT 2013 Dave Chinner <dchinner@redhat.com> xfs: return log item size in IOP_SIZE
To begin optimising the CIL commit process, we need to have IOP_SIZE return both the number of vectors and the size of the data pointed to by the vectors. This enables us to calculate the size ofthe memory allocation needed before the formatting step and reduces the number of memory allocations per item by one.
While there, kill the IOP_SIZE macro.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_inode_item.c | diff 166d13688a0e2d0aa379e259af8e2ee6a401de9a Mon Aug 12 05:50:04 CDT 2013 Dave Chinner <dchinner@redhat.com> xfs: return log item size in IOP_SIZE
To begin optimising the CIL commit process, we need to have IOP_SIZE return both the number of vectors and the size of the data pointed to by the vectors. This enables us to calculate the size ofthe memory allocation needed before the formatting step and reduces the number of memory allocations per item by one.
While there, kill the IOP_SIZE macro.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|
H A D | xfs_buf_item.c | diff 166d13688a0e2d0aa379e259af8e2ee6a401de9a Mon Aug 12 05:50:04 CDT 2013 Dave Chinner <dchinner@redhat.com> xfs: return log item size in IOP_SIZE
To begin optimising the CIL commit process, we need to have IOP_SIZE return both the number of vectors and the size of the data pointed to by the vectors. This enables us to calculate the size ofthe memory allocation needed before the formatting step and reduces the number of memory allocations per item by one.
While there, kill the IOP_SIZE macro.
Signed-off-by: Dave Chinner <dchinner@redhat.com> Reviewed-by: Mark Tinguely <tinguely@sgi.com> Signed-off-by: Ben Myers <bpm@sgi.com>
|