commit | f578d4bd7e141dd03ca7e8695c1cc118c326e69e | [log] [tgz] |
---|---|---|
author | Chris Mason <chris.mason@oracle.com> | Thu Oct 25 15:42:56 2007 -0400 |
committer | Chris Mason <chris.mason@oracle.com> | Thu Sep 25 11:03:57 2008 -0400 |
tree | bb89f7548f3c537ed34ddf9d0ac71f3a6fefff85 | |
parent | 5ee78ac70f6c01f2a5acf662c2af975665710edc [diff] |
Btrfs: Optimize csum insertion to create larger items when possible This reduces the number of calls to btrfs_extend_item and greatly lowers the cpu usage while writing large files. Signed-off-by: Chris Mason <chris.mason@oracle.com>