Skip to content

Tags: pftool/pftool

Tags

marfs_1.17.beta

Toggle marfs_1.17.beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Updates to O_DIRECT, default stat workers, and removed extraneous ret…

…ry logic (#120)

* Cleanup for read/write O_DIRECT split.  Some basic cleanup of
unused configs/options.

* Updated pfcm/pfcp to only use ~80% of worker ranks for stat processes.
Step one to bounding rank 0 memory usage in chaff dirs.

* Updated read path to page align everything for reads if needed.

---------

Co-authored-by: David Bonnie <dbonnie@localhost.localdomain>
Co-authored-by: Garrett Ransom <gransom@lanl.gov>

marfs_1.16.beta

Toggle marfs_1.16.beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Update README

marfs_1.15.beta

Toggle marfs_1.15.beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Upgrade python wrappers (#105)

* 2to3 for pfscripts

* 2to3 and autopep8

* update pfscripts and pfcp

* some pfcp fixes

* updates to pfcp

* testing for PFCP done

* some updates. remove pfcp backup

* Move code from wrapper to library

There was a bit of code that is reused in other wrappers so I moved it to pfscripts.py

* start work on pfls

* update pfls to use argparse and python3

* minor fixes in pfls. ugrade pfcm to python3.

* tested all wrappers

* make pfscripts pep8 happy

* remove old backup files

* tidy usage for pfcm

Authored-by: rgoff <rgoff@lanl.gov>

marfs_1.14.beta

Toggle marfs_1.14.beta's commit message
Initial pass at matching directory ownership when copying data.

marfs_1.13.beta

Toggle marfs_1.13.beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #93 from EricDeveaud/master

fix xattr usage using new glibc sys/xattr.h

marfs_1.12.beta

Toggle marfs_1.12.beta's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Build Process Refinement (#92)

Minor build process change to remove some seemingly unnecessary and problematic libtool directives as well as to properly add flags for including/linking libxml2

marfs_1.11.rc0

Toggle marfs_1.11.rc0's commit message
multi-threaded reads, improvements in build and timing-data

marfs_1.10.rc0

Toggle marfs_1.10.rc0's commit message
Support for RDMA, plus many features/fixes

marfs_1.6.prod

Toggle marfs_1.6.prod's commit message
State of 'master' before merging RDMA features for marfs_1_9.rc0

marfs_1.6.rc01

Toggle marfs_1.6.rc01's commit message
deployment to MC VLE