Hi! > I am using LTP for testing my embedded device with 2 GB of total memory.I > need to exclude few of the test cases in the default run.Could you please let > me know which are all the test cases are more memory eater?I could not find > this information in LTP wiki and Google search as well.And also what would be > the minimum free memory required to run LTP on the deviceThanks much in > advance.
Sorry I'm not avare of any list of memory intensive testcases but having 2GB of RAM is more than enough for all testcases. There may be problems with: * /tmp on tmpfs and I/O stress testcases that create large files * oom testcases that checks if the kernel can handle low memory * absence of swap Did you find specific testcase(s) that brings down your device? -- Cyril Hrubis [email protected] ------------------------------------------------------------------------------ Get 100% visibility into Java/.NET code with AppDynamics Lite! It's a free troubleshooting tool designed for production. Get down to code-level detail for bottlenecks, with <2% overhead. Download for free and get started troubleshooting in minutes. http://pubads.g.doubleclick.net/gampad/clk?id=48897031&iu=/4140/ostg.clktrk _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
