Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

how to control asynchronous i/o? #501

Open
shom opened this issue Jan 16, 2025 · 4 comments
Open

how to control asynchronous i/o? #501

shom opened this issue Jan 16, 2025 · 4 comments

Comments

@shom
Copy link

shom commented Jan 16, 2025

rt

@shom shom changed the title how to control asynchronous ? how to control asynchronous i/o? Jan 16, 2025
@namjaejeon
Copy link
Owner

?

@shom
Copy link
Author

shom commented Jan 17, 2025

?
Can the user turn it off via parameter control? Like Samba option "aio read size" = 0 "aio write size" = 0

ksmbd/ksmbd_work.h

Lines 76 to 78 in 7390347

/* Is this SYNC or ASYNC ksmbd_work */
bool asynchronous:1;
bool need_invalidate_rkey:1;

@namjaejeon
Copy link
Owner

@shom This variable is not related to aio that you are saying. I need to develop it to support direct IO in ksmbd.

@namjaejeon
Copy link
Owner

I can't afford to spend the time I have to work on it for you personally. I need a strong needs to work it. e.g. You are trying to apply it to your company products.

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

No branches or pull requests

2 participants