Skip to content

Jw master addmultithreading#1

Open
snafus wants to merge 3 commits intomasterfrom
jw-master-addmultithreading
Open

Jw master addmultithreading#1
snafus wants to merge 3 commits intomasterfrom
jw-master-addmultithreading

Conversation

@snafus
Copy link
Copy Markdown
Owner

@snafus snafus commented Jun 29, 2022

Add experimental multithreaded capabilities into the file reads from ceph.

snafus added 3 commits June 27, 2022 10:32
  - Add an option to enable multithreaded support for file reading.
  - Max number of workers is also able to be specified from the command line.
  - Add an option to enable multithreaded support for file reading.
  - Max number of workers is also able to be specified from the command line.
  - Update the get_chunks method to return also the size from stat of the oid.
  - Use this size in the MT method to read to the max number of available bytes, which
  - should avoid creating futures for byte ranges that don't exist.
…um into jw-master-addmultithreading

Conflicts:
	cephsum/cephtools.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant