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

slow start issue with btrfs enabled lkl #301

Open
thehajime opened this issue Jan 18, 2017 · 4 comments
Open

slow start issue with btrfs enabled lkl #301

thehajime opened this issue Jan 18, 2017 · 4 comments

Comments

@thehajime
Copy link
Member

reported by @petrosagg
#296 (comment)

@tavip
Copy link
Member

tavip commented Jan 18, 2017

@thehajime @petrosagg I think this is an upstream issue, and it should be fixed upstream just like the virtio issue fixed by @liuyuan10. We can keep this issue here, just to track it, but I don't think we should patch LKL.

@petrosagg
Copy link

petrosagg commented Jan 22, 2017

@tavip that makes sense. We can still avoid the XOR tests though by defining XOR_SELECT_TEMPLATE just like the x86 arch

@Rondom
Copy link

Rondom commented Jan 22, 2017

@petrosagg It may be a bit challenging to accomplish in a maintainable fashion, but we should try to choose the method depending on the arch IMO.

@tavip
Copy link
Member

tavip commented Jan 22, 2017

@petrosagg it looks like regs8 is a good choice for both 32 and 64bits. I will submit a PR soon with that choice and we can refine it later, per arch, if we need.

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

4 participants