Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
G
gekkofs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hpc
gekkofs
Commits
a89f6ed36c3c6c365928d94a6f2020c37e6d0bb0
Select Git revision
Branches
20
jathenst/libcdebug
rnou/libcdebug
rnou/libc
master
default
protected
rnou/339-extract-more-user-functions
rnou/329-workloads-creating-a-lot-of-small-processes-may-become-inneficient
jathenst/282-fix-cmake-warnings-regarding-compatibility-with-older-versions
rnou/compss
198-implement-rpc-tester
jathenst/riscv
jathenst/328-update-capstone-to-5-0-0
revert-5863e6ae
jathenst/231-test-different-hash-functions
riscv
rnou/fd_prop1
lustre-hsm-integration
mrahmanp/hsm_extension
marc/random_slicing
rnou/ecc
fmt10fix
Tags
19
v0.9.4
protected
v0.9.3
protected
v0.9.3_rc1
protected
reproducibility-io500-isc24
v0.9.2
protected
v0.9.2_rc1
protected
v0.9.1
protected
v0.9.0
protected
v0.9.0-preparation
protected
v0.8.0
protected
v0.7.0
protected
v0.6.2
protected
v0.6.1
protected
v0.6.0
protected
v0.5.0
protected
v0.4.1
protected
NEXTGenIO_demo
protected
05_18_cluster_submission
v0.3.1
protected
39 results
gekkofs
include
Author
Search by author
Any Author
authors
Emilio Palumbo
emilio.palumbo
Evan Floden
evan.floden
Hector Wu
hector.wu
Julius Athenstaedt
jathenst
Marc Vef
marcvef
Maysam Rahmanpour
mrahmanp
PETAR ANDRIC
pandric
Paolo Di Tommaso
paolo.ditommaso
Pierlauro Sciarelli
psciarel
Ramon Nou
rnou
Reza Salkhordeh
rsalkhor
****
project_8_bot
12 authors
Jul 15, 2024
Cleanup, Readme, Changelog, Added env variable to LIBGKFS_DIR_CACHE
· a89f6ed3
Marc Vef
authored
8 months ago
Verified
a89f6ed3
Renamed Cache to DentryCache. Added several options to config.hpp
· 22e94669
Marc Vef
authored
9 months ago
Env variable overrides config.hpp
Verified
22e94669
Adding config for async opendir
· 03426a37
Marc Vef
authored
9 months ago
Verified
03426a37
Adding directory entry cache avoiding stat RPCs. Flushed for dir on dir close.
· b2b74091
Marc Vef
authored
11 months ago
This uses the extended dir RPC call.
Verified
b2b74091
Client readdir cache: Base structure
· 22eda4c1
Marc Vef
authored
9 months ago
Verified
22eda4c1
Jul 12, 2024
path unit test
· 8113718a
Julius Athenstaedt
authored
11 months ago
and
Marc Vef
committed
8 months ago
8113718a
userlib for tests
· 6a960853
Julius Athenstaedt
authored
11 months ago
and
Marc Vef
committed
8 months ago
6a960853
add BUILD flags and register new resolve fn
· 34efceff
Julius Athenstaedt
authored
1 year ago
and
Marc Vef
committed
8 months ago
34efceff
refactor resolve path
· c009d4b0
Julius Athenstaedt
authored
1 year ago
and
Marc Vef
committed
8 months ago
c009d4b0
Jul 11, 2024
Better log and cleanup
· b6184dfe
Marc Vef
authored
8 months ago
b6184dfe
Added data redistribution
· d425dc6d
Marc Vef
authored
8 months ago
d425dc6d
Working metadata redistribution on demand
· bbedfa37
Marc Vef
authored
8 months ago
bbedfa37
Initial functional checks for communication to expansion thread succeeded
· 0190d1cf
Marc Vef
authored
10 months ago
0190d1cf
Added metadata migration
· 49349524
Marc Vef
authored
10 months ago
49349524
Adding daemon MalleableManager base class
· 2f238134
Marc Vef
authored
10 months ago
2f238134
Adding daemon boiler plate for expansion
· 08da8a31
Marc Vef
authored
10 months ago
08da8a31
Adding client skeleton for expansion
· 3f1b02cf
Marc Vef
authored
8 months ago
3f1b02cf
Add RPC client to daemon
· b32a29ca
Marc Vef
authored
10 months ago
b32a29ca
Jul 03, 2024
Review
· 1d873b8b
Marc Vef
authored
8 months ago
1d873b8b
Add system call: listxattr family
· 58029802
Julius Athenstaedt
authored
10 months ago
and
Marc Vef
committed
8 months ago
Verified
58029802
Jun 28, 2024
Fix GCC warning bug for <= gcc-12 via #pragma
· b0ba5789
Marc Vef
authored
9 months ago
b0ba5789
Proxy: Remove optimization added
· 9349e366
Marc Vef
authored
9 months ago
9349e366
Remove/remove_dir optimization: Avoid 1 RPC per call
· 7e7e789e
Marc Vef
authored
10 months ago
7e7e789e
Jun 27, 2024
Added Changelog, Readme, Cleanup
· 64915a03
Marc Vef
authored
9 months ago
Verified
64915a03
Code format
· 6cbc4999
Marc Vef
authored
9 months ago
Verified
6cbc4999
Finalizing proxy
· f26b11b5
Marc Vef
authored
9 months ago
Verified
f26b11b5
Allow to set separate dirbuffsize in proxy
· 59065b2e
Marc Vef
authored
9 months ago
Verified
59065b2e
Added Proxy lseek() support for Proxy <-> Daemon
· 0c940244
Marc Vef
authored
11 months ago
Verified
0c940244
Added Proxy lseek() support for Client <-> Proxy
· a57cdc22
Marc Vef
authored
11 months ago
Verified
a57cdc22
Added Proxy decr_size support (truncate) for Proxy <-> Daemon
· c1ccf9aa
Marc Vef
authored
11 months ago
Verified
c1ccf9aa
Added Proxy decr_size support (truncate) for Client <-> Proxy
· 296b8d9c
Marc Vef
authored
11 months ago
Verified
296b8d9c
Added Proxy truncate() support for Proxy <-> Daemon
· 9978d338
Marc Vef
authored
11 months ago
Verified
9978d338
Added Proxy truncate() support for Client <-> Proxy
· 853ff94f
Marc Vef
authored
11 months ago
Verified
853ff94f
Added Proxy
· 9c6d9a79
Marc Vef
authored
9 months ago
Verified
9c6d9a79
Jun 14, 2024
ClangFormat
· dfc810b8
Marc Vef
authored
9 months ago
Verified
dfc810b8
Adding UCX and OFI protocols
· 35e31289
Marc Vef
authored
1 year ago
Verified
35e31289
Changing init_t to flush_t sending the flush time relative to process launch
· 42abcb06
Marc Vef
authored
1 year ago
Verified
42abcb06
Encapsulating msgpack away from build when not needed
· dc95e70f
Marc Vef
authored
1 year ago
Verified
dc95e70f
Fix user library API
· f3010ac8
Marc Vef
authored
1 year ago
Verified
f3010ac8
Update mtime bug: Added new UpdateTimeOperand for updating mtime
· 9661533d
Marc Vef
authored
1 year ago
Verified
9661533d
Loading