Skip to content
  1. Jan 31, 2019
    • Tommaso Tocci's avatar
      improved statfs and statvfs · 23c5faf1
      Tommaso Tocci authored
       - improved statfs system call
       - intercepted statvfs library call
      
      Both of the above function now report the aggregated real size
      of all the data-nodes.
      
      You can test this with `df "/tmp/gekkofs_mountpoint"` command
      23c5faf1
  2. Dec 07, 2018
    • Tommaso Tocci's avatar
      Drop margo init patch · e6dbe7c6
      Tommaso Tocci authored
      Changes have been merged upstream [1] with commit `acb8c296a694d7e3e06756e7a102a9d1c92df0c8`.
      There is no more need to patch margo to expose enanched init function.
      
      [1]: https://xgitlab.cels.anl.gov/sds/margo/merge_requests/9
      e6dbe7c6
  3. Dec 06, 2018
  4. Nov 26, 2018
  5. Nov 07, 2018
  6. Nov 04, 2018
  7. Nov 03, 2018
  8. Oct 31, 2018
  9. Oct 29, 2018
  10. Oct 28, 2018
    • Tommaso Tocci's avatar
      update deps, drop abt-snoozer · b0c8d184
      Tommaso Tocci authored
      margo, argobots and mercury have been updated. The abt-snoozer dep
      required by margo it is not needed anymore.
      
      RocksDB has been also updated to the lastest release
      b0c8d184
    • 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
  11. May 15, 2018
  12. May 14, 2018
  13. May 11, 2018
  14. May 10, 2018