>hi,
>    I am getting error in hugetlb testcase, most of the tests are failing
>because of the following error:-
>
>"could not read hugepages from /proc/meminfo"
>hugeshmat tests are having this error.
>please help me as how to resolve this error.
>
>--
>Regards,
>Arjit Sharma.

I could not find that specific error in either the 20100228 or 20100831
releases.  There are similar ones in lib/system_specific_hugepages_info.c
though, in get_no_of_hugepages() and hugepages_size().  If you
cat /proc/meminfo, do you see any lines for hugepages?  For example:

HugePages_Total:    10
HugePages_Free:     10
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

If the first and last lines are not there, you would get an error message
like what you see.

--
Scott Romanowski
978-899-5384
BG125C
------------------------------------------------------------------------------
Start uncovering the many advantages of virtual appliances
and start using them to simplify application deployment and
accelerate your shift to cloud computing
http://p.sf.net/sfu/novell-sfdev2dev
_______________________________________________
Ltp-list mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ltp-list

Reply via email to