common-test
Adding parameters to the init_per_testcase config parameter
I have a erlang integration test using the common test frame work. The config parameter passed to the init_per_testcase call and all the tests is initialized as:[详细]
2023-04-10 01:01 分类:问答Blocking syscalls with no other load in system (linux kernel)
If there is only 1 running application in the system (and default 100 sleeping process), and it do a blocking syscall (I\'m interested in blocking recv or blocking read). Will linux kernel delete this[详细]
2022-12-28 15:58 分类:问答