Project

General

Profile

Actions

Feature #4734

open

libcephfs: async interfaces

Added by Sam Lang about 11 years ago. Updated about 5 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Development
Tags:
Backport:
Reviewed:
Affected Versions:
Component(FS):
Client, libcephfs
Labels (FS):
Samba/CIFS
Pull request ID:

Description

Implement async interfaces to libcephfs, at the least for the write and read calls.

This is motivated by the ceph vfs module in samba. Samba provides VFS interfaces to perform asynchronous I/O, which are supposed to significantly improve performance:

https://lists.samba.org/archive/samba-technical/2013-April/091537.html

Actions #1

Updated by Greg Farnum about 11 years ago

If when we do this, whoever does so should please be careful to refactor our synchronous interfaces in terms of the async ones. The numerous paths we have through and around the librados api are really annoying and I'd like to avoid that in libcephfs as much as possible.

Actions #2

Updated by Greg Farnum almost 8 years ago

  • Category changed from 44 to 43
Actions #3

Updated by Patrick Donnelly about 5 years ago

  • Category deleted (43)
  • Labels (FS) Samba/CIFS added
Actions #4

Updated by Patrick Donnelly about 5 years ago

  • Component(FS) Client, libcephfs added
Actions

Also available in: Atom PDF