I don't understand the test plan still
This crates 100 files, and what is `1000 $(id -u user$i)` supposed to
do?
# create 1000 text files
for i in $(seq 1 100); do echo "This is test file number $i." > file$i.txt;
1000 $(id -u user$i); done
this makes no sense, what command is "-u":
# each user opens 100 files and reads it
for i in $(seq 1 1000); do -u user1 file_1.txt 1000 100 & done
Also please still update "Where Problems Could Occur" to include problems from
_lowering_ the memory limit as opposed to improving checking for it, probably a
shorter summary of comment 14
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/2116751
Title:
openscap probe_file process consumes excessive resources during CIS
scan
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/openscap/+bug/2116751/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs