[LTP] [PATCH v2 2/2] syscalls/msgstress: scale number of processes accodingly to available RAM

Cyril Hrubis chrubis@suse.cz
Wed Jul 22 17:45:58 CEST 2020


Hi!
The main problem with this patch is that it's doing too much.

The conversion to the new library should be ideally done in a separate
patch, then we should start working on getting the limits right.

For the limits I would really like to introduce a library function that
would return how many processes test can run before the system runs out
of memory then we can build on the top of that and create a library
function to return now many message queues we can run. As it is the code
is still copy&pasted between the testcases.

So please can we do things in smaller, well defined, steps?

-- 
Cyril Hrubis
chrubis@suse.cz


More information about the ltp mailing list