David Sterba
2014-Feb-03 18:21 UTC
[PATCH 0/6] Btrfs send updates - reduce memory consumption
[Sorry if you see this twice, first attempt hasn't appeared in the list yet] This reduces size of the path buffer in common case. Has been tested by xfstests, but at the moment v3.13 with or without this patch blows, so I'm sending it anyway. Based on current btrfs-next/master. David Sterba (6): btrfs: send: remove prepared member from fs_path btrfs: send: remove virtual_mem member from fs_path btrfs: send: squeeze bitfilelds in fs_path btrfs: send: lower memory requirements in common case btrfs: send: remove BUG from process_all_refs btrfs: send: remove BUG_ON from name_cache_delete fs/btrfs/send.c | 153 ++++++++++++++++++++++-------------------------------- 1 files changed, 62 insertions(+), 91 deletions(-) -- 1.7.9 -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html