Currently OGFS allocates all new dirs (and files?) in the same rg
until it is filled, then moves on to the next. Horrible for
performance since OGFS locks whole rg's at a time.
Maybe we could add the ability to group certain data into
specific rg's. i.e. a tool to "pin" files or directories to specific rg's
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Logged In: YES
user_id=611130
Currently OGFS allocates all new dirs (and files?) in the same rg
until it is filled, then moves on to the next. Horrible for
performance since OGFS locks whole rg's at a time.
Maybe we could add the ability to group certain data into
specific rg's. i.e. a tool to "pin" files or directories to specific rg's