Changes between Version 22 and Version 23 of Performance
- Timestamp:
- 2007-12-19T02:52:58Z (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Performance
v22 v23 108 108 ext3 (on tahoebs1) refuses to create more than 32000 subdirectories in a 109 109 single parent directory. In 0.5.1, this appears as a limit on the number of 110 buckets (one per storage index) that any StorageServer can hold. A simple110 buckets (one per storage index) that any !StorageServer can hold. A simple 111 111 nested directory structure will work around this.. the following code would 112 112 let us manage 33.5G shares (see #150).