- Feb 04, 2022
-
-
A subdirectory is no longer created by default. Therefore, a server restart uses same directory for both data and metadata. Note, that the rootdir can be cleaned with the -c argument. For multiple daemons on one machine, the new argument --rootdir-suffix can be used which creates a subdirectory within the rootdir with a user-defined name. This also allows restarting multiple daemons on one node without losing data.
-
- Jan 26, 2022
-
-
Marc Vef authored
8 xstreams is not necessary. might even be lowered to 2 eventually. Further, using 8 xstreams decreased io performance on psm2 severely
-
- May 28, 2021
-
-
- Mar 30, 2021
-
-
Alberto Miranda authored
-
Alberto Miranda authored
-
- Feb 07, 2021
-
-
Alberto Miranda authored
-
- Dec 17, 2020
- Nov 25, 2020
-
-
Marc Vef authored
-
-
- Jun 10, 2020
-
-
Jean Bez authored
-
- Jun 09, 2020
-
-
Jean Bez authored
-
- May 19, 2020
-
-
Jean Bez authored
-
- May 12, 2020
-
-
Jean Bez authored
-
- Feb 19, 2020
-
-
Marc Vef authored
gkfs::hg_tag -> gkfs::rpc::tag gkfs::utils -> gkfs::util gkfs::client -> gkfs::util gkfs::logging -> gkfs::log
-
- Feb 18, 2020
-
-
Marc Vef authored
-
- Feb 10, 2020
-
-
Marc Vef authored
-
- Feb 07, 2020
-
-
Marc Vef authored
Restructuring code w.r.t. configurations and definitions: - #defines have been mostly removed from configurations - a dedicated config file has been added for configurations with constexpr - past configure file is now only a cmake wrapper - wrapping global functions into namespaces Removed all adafs and ifs occurrences. Now called gkfs
-