Open jinengandhi-intel opened 3 years ago
@pwmarcz This will be interesting for you. That's a cool stress test for your F_SETLK implementation in Graphene.
I will take a look. One big limitation of the current locks is that they're uninterruptible, that might be it.
Description of the problem
Description of lockf test
Link to the lockf stress-ng test source code: https://github.com/ColinIanKing/stress-ng/blob/master/stress-lockf.c
This test when run under Graphene hangs for any number of stressors. I have attached the logs for lockf running with 8 stressors as well as 1 stressor. lockf_8stressor.log lockf_1stressor.log
Steps to reproduce
Commands to run the lockf stressor
Expected results
Actual results