diff options
author | anarcat <anarcat@web> | 2015-01-27 22:40:51 +0000 |
---|---|---|
committer | admin <admin@branchable.com> | 2015-01-27 22:40:51 +0000 |
commit | 63ff9705cedd7506a0369aa00ec5e85f0d609b70 (patch) | |
tree | f54a455d6a84c2a33262c3cd5d3c238ffe9c07e3 /doc/design | |
parent | 3f19db2bc387fcf5a968d9654fdd2338e6e69be9 (diff) |
Diffstat (limited to 'doc/design')
-rw-r--r-- | doc/design/v6.mdwn | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/design/v6.mdwn b/doc/design/v6.mdwn index 29ceb9807..3faeb2061 100644 --- a/doc/design/v6.mdwn +++ b/doc/design/v6.mdwn @@ -56,6 +56,8 @@ Possible reasons to make changes: Presumably, removing the yY would also speed it up, unless there are too many objects and the filesystem gets slow w/o the hash directories. +* Removing a directory level would also reduce disk usage, see [[forum/scalability_with_lots_of_files/]] for more info. + ## git-annex branch changes This might involve, eg, rethinking the xxx/yyy/ hash directories used |