1. Apr 07, 2022
    • Ramon Nou's avatar
      Stats for GekkoFS · d4583896
      Ramon Nou authored
      updated CMake
      
      Sampling output Thread
      
      First stats test
      
      Added Stats argument to enable output
      
      Added DIRENTS and STATS stats, remover mkdir, rmdir, metadata and data
      
      Added Ifdef feature, chunk distribution statistics
      
      Added output to file
      
      Added documentation
      
      Testing stats
      
      Started prometheus stats
      d4583896
    • Ramon Nou's avatar
      Testing stats · e6b87245
      Ramon Nou authored
      e6b87245
    • Ramon Nou's avatar
      updated CMake · 86599ac4
      Ramon Nou authored
      Sampling output Thread
      
      First stats test
      
      Added Stats argument to enable output
      86599ac4
  2. Feb 22, 2022
  3. Feb 10, 2022
  4. Jan 27, 2022
  5. Jan 26, 2022
  6. Nov 08, 2021
  7. Jul 03, 2021
  8. Jun 16, 2021
    • Ramon Nou's avatar
      Moved distributor instantation to RPC_DATA and daemon.cpp on the server side.... · a8dc9c3c
      Ramon Nou authored and Ramon Nou's avatar Ramon Nou committed
      Moved distributor instantation to RPC_DATA and daemon.cpp on the server side. Added interval_map to GuidedDistributor for better performance
      
      Moving reads extended log to normal log module.
      
      Update logging.hpp
      
      Added GKFS prefix to CMake options
      
      Catch2 Guided Distributor test
      
      Added creation of /tmp/guided.txt in the test
      
      updated README.MD and protected Distributor for duplicated inserts
      
      Added metadata + data optimization with #
      a8dc9c3c
  9. May 28, 2021
  10. Mar 30, 2021
  11. Feb 07, 2021
  12. Jan 28, 2021
  13. Dec 09, 2020
  14. Feb 07, 2020
    • Marc Vef's avatar
      Code Maintenance: Configurations, definitions, adafs to gkfs · 053cd9a5
      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
      053cd9a5
  15. Dec 09, 2019
  16. Jul 04, 2019
  17. Mar 05, 2019
  18. Nov 03, 2018
  19. Oct 29, 2018
  20. Oct 28, 2018
    • Tommaso Tocci's avatar
      makes logs configurable at exec time · 1ad8f4e4
      Tommaso Tocci authored
      loggers can be now configured at execution time, by using environment
      variables for both server and client.
      
      Server:
       - ADAFS_LOG_LEVEL
       - ADAFS_DAEMON_LOG_PATH
      
      Client:
       - ADAFS_LOG_LEVEL
       - ADAFS_PRELOAD_LOG_PATH
      1ad8f4e4
  21. May 11, 2018