commit | 18f8690144bf6c22a73bdee3699f64a8d492e372 | [log] [tgz] |
---|---|---|
author | Huang Ying <ying.huang@linux.alibaba.com> | Sat Sep 27 16:18:28 2025 +0800 |
committer | Wu Fengguang <wfg@mail.ustc.edu.cn> | Sat Sep 27 16:18:28 2025 +0800 |
tree | 9e8a690d1c571b91e60674767c0e90f3b44c3dc2 | |
parent | 6f4ef164eef69f2533dac9d56df469e61923f789 [diff] |
Support to write protect memory with fork/exec periodically To test the performance of the kernel write protect and reuse page path. One example is TIMED_WP=40 ./case-anon-w-rand-mt Signed-off-by: Huang Ying <ying.huang@linux.alibaba.com>