Cyril Hrubis
Cyril Hrubis
I'm currently looking at LTP code and it is a bit more complicated. We use the libc version from sys/sem.h when available and then there are fallbacks defined for a...
And it's even more broken the configure check looks for shmid64_ds structure in nonexisting header sys/shmbuf.h but even if it's corrected to sys/shm.h it does not work because the glibc...
Looks like the run.sh script is not installed, I will send a patch to the ML.
Feel free to reopen with additional information.
Just pushed the basic RFW_NOWAIT test. Quoting Amir on the LTP ML "There are several other ways to get EAGAIN, like DIO read/write when page cache *is* populated." so there...
Looks like you are right, I suppose it would be cleaner to change the
@nathanielmanistaatgoogle can you send a patch?
I've send a patch that hopefully clarifies it: http://patchwork.ozlabs.org/project/ltp/list/?series=425706
Sorry for the delay, the patch is missing the Signed-off-by: line, otherwise it's correct. Can you please fix that?
Ping. We are still waiting for the Signed-off-by: line to be added to the patch description, see: https://www.kernel.org/doc/html/v5.10/process/submitting-patches.html#developer-s-certificate-of-origin-1-1