-
-
Notifications
You must be signed in to change notification settings - Fork 48
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
increase 'DMA buffer size' to 'swiotlb=8192' by default #1038
Comments
Do you have a hardware which needs swiotlb=8192? Can you try to omit Best Regards, |
I got hardware that does not work with the Qubes Q3 RC1 default. See,
Works for me: Works also for me: |
Getting rid of
Surprisingly a moment later, with |
Alright. What about a high(er) initial value by default? Any disadvantages by that? |
That would be nice having a higher value. I patch every build to have 8192 and direct many people to increase the value whenever hear of setup failing due to lockup, freezes. While most people having these issues the value of 8192 seems to solve them, but with one user they need to increase it to 16384. |
If there is no significant performance penalty and/or other disadvantage, I'd say let's go with 16384. |
As I've said earlier - if you do not have that much coherent memory Best Regards, |
Details about memory fragmentation: #174 |
As per WiFi Realtek RTL8191SEvB Issue and Solution, I suggest increase
DMA buffer size
toswiotlb=8192
by default. Unless something speaks against that?Maybe a duplicate of #365?
#365 (comment)
This may be true, but I would argue, that this is a grave usability issue for new users and therefore also Qubes responsibility to deliver a functioning product.
So...
The text was updated successfully, but these errors were encountered: