On 06/13/2011 09:12 PM, Caspar Zhang wrote: > > getrusage03 - test ru_maxrss behaviors in struct rusage > > This test program is backported from upstream commit: > 1f10206cf8e945220f7220a809d8bfc15c21f9a5, which fills ru_maxrss > value in struct rusage according to rss hiwater mark. To make sure > this feature works correctly, a series of tests are executed in > this program. > > Signed-off-by: Caspar Zhang <[email protected]> > --- > include/safe_macros.h | 5 + > lib/safe_macros.c | 15 + > runtest/syscalls | 1 + > testcases/kernel/syscalls/getrusage/getrusage03.c | 359 > ++++++++++++++++++++ > .../kernel/syscalls/getrusage/getrusage03_child.c | 183 ++++++++++ > 5 files changed, 563 insertions(+), 0 deletions(-) > create mode 100644 testcases/kernel/syscalls/getrusage/getrusage03.c > create mode 100644 testcases/kernel/syscalls/getrusage/getrusage03_child.c >
Ping... any comments on the new patch? Thanks, Caspar ------------------------------------------------------------------------------ All of the data generated in your IT infrastructure is seriously valuable. Why? It contains a definitive record of application performance, security threats, fraudulent activity, and more. Splunk takes this data and makes sense of it. IT sense. And common sense. http://p.sf.net/sfu/splunk-d2d-c2 _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
