Skip to content
GitLab
Explore
Sign in
gekkofs
Jul 11, 2024
Improving gkfs_malleability
· 37f2d7f3
Marc Vef
authored
Jul 03, 2024
37f2d7f3
Working metadata redistribution on demand
· bbedfa37
Marc Vef
authored
Jul 03, 2024
bbedfa37
Adding metadata redistribution receiving function
· 91679852
Marc Vef
authored
May 24, 2024
91679852
Initial functional checks for communication to expansion thread succeeded
· 0190d1cf
Marc Vef
authored
May 24, 2024
0190d1cf
Adding gkfs_malleability executable, fixing RPC bugs
· c84a5738
Marc Vef
authored
May 23, 2024
c84a5738
Added metadata migration
· 49349524
Marc Vef
authored
May 23, 2024
49349524
Adding daemon MalleableManager base class
· 2f238134
Marc Vef
authored
May 22, 2024
2f238134
Adding daemon boiler plate for expansion
· 08da8a31
Marc Vef
authored
May 22, 2024
08da8a31
Adding client skeleton for expansion
· 3f1b02cf
Marc Vef
authored
Jul 03, 2024
3f1b02cf
Separating running FS instance from extension
· 1c07cec8
Marc Vef
authored
May 17, 2024
1c07cec8
Add RPC client to daemon
· b32a29ca
Marc Vef
authored
May 17, 2024
b32a29ca
Jul 04, 2024
Merge branch 'jathenst/286-pkg_config_path-not-propagated-to-dependency-scripts' into 'master'
· 318e5c76
Marc Vef
authored
Jul 04, 2024
318e5c76
Add Changelog
· 33f62a27
Julius Athenstaedt
authored
Apr 30, 2024
and
Marc Vef
committed
Jul 04, 2024
33f62a27
add PKG_CONFIG_PATH to profiles to prevent custom entries
· f5174e14
Julius Athenstaedt
authored
Apr 23, 2024
and
Marc Vef
committed
Jul 04, 2024
f5174e14
Jul 03, 2024
Merge branch 'jathenst/287-add-system-call-listxattr-family' into 'master'
· ad097bd9
Marc Vef
authored
Jul 03, 2024
ad097bd9
Reformat code and Changelog
· 2ce743df
Marc Vef
authored
Jul 03, 2024
2ce743df
Review
· 1d873b8b
Marc Vef
authored
Jul 03, 2024
1d873b8b
Add system call: listxattr family
· 58029802
Julius Athenstaedt
authored
May 15, 2024
and
Marc Vef
committed
Jul 03, 2024
58029802
Jun 28, 2024
Merge branch 'marc/293-remove-superfluous-rpc-during-remove' into 'master'
· 477005cd
Marc Vef
authored
Jun 28, 2024
477005cd
Fix GCC warning bug for <= gcc-12 via #pragma
· b0ba5789
Marc Vef
authored
Jun 28, 2024
b0ba5789
Added Changelog
· 86ec77a2
Marc Vef
authored
Jun 28, 2024
86ec77a2
Proxy: Remove optimization added
· 9349e366
Marc Vef
authored
Jun 28, 2024
9349e366
Remove/remove_dir optimization: Avoid 1 RPC per call
· 7e7e789e
Marc Vef
authored
May 06, 2024
7e7e789e
Merge branch 'marc/proxy_dev' into 'master'
· 9dd6ebef
Marc Vef
authored
Jun 28, 2024
9dd6ebef
Jun 27, 2024
Added Changelog, Readme, Cleanup
· 64915a03
Marc Vef
authored
Jun 27, 2024
64915a03
Code format
· 6cbc4999
Marc Vef
authored
Jun 27, 2024
6cbc4999
Update Hermes submodule to support multiple clients
· 54ada931
Marc Vef
authored
Jun 27, 2024
54ada931
Finalizing proxy
· f26b11b5
Marc Vef
authored
Jun 27, 2024
f26b11b5
Finalizing gkfs script and configs
· d6724f78
Marc Vef
authored
Jun 14, 2024
d6724f78
Allow to set separate dirbuffsize in proxy
· 59065b2e
Marc Vef
authored
Jun 27, 2024
59065b2e
Avoid nullptr in gkfsfunctions
· c73e68eb
Marc Vef
authored
May 03, 2024
c73e68eb
Avoid race condition and segfault during read/write
· 4330fdb5
Marc Vef
authored
May 01, 2024
4330fdb5
Improve log output for client RPCs
· 7a10c352
Marc Vef
authored
Apr 30, 2024
7a10c352
gkfs script slurm nodelist support, bugfix, cpu affinity
· e28714b0
Marc Vef
authored
Apr 29, 2024
e28714b0
Reformat examples
· 94e84f40
Marc Vef
authored
Jun 14, 2024
94e84f40
gfind/sfind fix find argument order enforcement
· 13f3676a
Marc Vef
authored
Jun 14, 2024
13f3676a
Adding gfind to examples when MPI was found
· fe50f47c
Marc Vef
authored
Jun 14, 2024
fe50f47c
Adding proxy operation to remove directory
· d6b34b43
Marc Vef
authored
Apr 24, 2024
d6b34b43
RocksDB backend: Handle NotFoundException on remove
· 38f11342
Marc Vef
authored
Apr 24, 2024
38f11342
gkfs runner script: Add USE_PROXY to config file
· 06a235ca
Marc Vef
authored
Apr 23, 2024
06a235ca
Loading