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

[Fix Pattern] sgx-lkl process state not updated in /proc/[pid]/state #31

Open
hukoyu opened this issue Jul 31, 2020 · 0 comments
Open

Comments

@hukoyu
Copy link
Collaborator

hukoyu commented Jul 31, 2020

In sgx-lkl, process state is not properly updated in /proc/[pid]/state (proc file system). Some LTP tests rely on this info and this is not available in sgx-lkl. Tests were waiting indefinitely, instead sleep used to sleep a bit and to return as workaround.

LTP tests fixed with this pattern: (Count: 4)

futex_wait03
futex_wake02, futex_wake03, futex_wake04

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant