Hi Steve! On Thu, Jan 14, 2010 at 9:16 AM, Steve Sakoman <[email protected]> wrote: > I've just begun working with ltp on an embedded linux platform > (OMAP3530, 256MB RAM, 8GB flash rootfs, ethernet, linux 2.6.32) > > I'm using the December 2009 Stable version of ltp. > > There was really only one glitch in the build process (looking for > libraries in an odd location) and I am now in the process of running > the test.
Please -- if you find bugs CC the list so I can resolve them as soon as possible -- thanks :). > I've found it necessary to disable a few tests because of hangs or > running out of memory (all of the clone syscall tests, msgctl10 and > 11, pipeio_5 and hackbench01) hackbench has issues running on resource limited architectures. msgctl10 also pounds the living stuffing out of the OS because it allocates so many processes. The clone tests? Maybe... > Is this typical for limited resource machines? Yes, but we may be able to fine tune these points to be more respecting for platforms with a lower amount of resources. > The test is still running. Most tests are passing but there are more > failures than I would like to see. Should I expect all of the tests > to pass on a machine like this? x86* is still the primary target architecture. I'd like to see the failures, but yes my Fedora 12 VM is LTP `result clean', whereas the MIPS and PPC 2.6.24* embedded devices at work have issues with some tests due to architectural bugs, kernel bugs, and some test bugs. Please let us know how it goes though so we can try and work out the issues with your ARM embedded DUT. Thanks! -Garrett ------------------------------------------------------------------------------ Throughout its 18-year history, RSA Conference consistently attracts the world's best and brightest in the field, creating opportunities for Conference attendees to learn about information security's most important issues through interactions with peers, luminaries and emerging and established companies. http://p.sf.net/sfu/rsaconf-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
