|
From: Dejan J. <dej...@rt...> - 2013-01-18 13:41:23
|
On 01/18/2013 11:28 AM, Ilya Smelykh wrote: > Please find attached logs. > > > 2012/11/7 Philippe Waroquiers <phi...@sk... > <mailto:phi...@sk...>> > > On Tue, 2012-11-06 at 17:25 +0700, Ilya Smelykh wrote: > > /* configured default page size 4k */ > > #define MIPS_PAGE_SHIFT 14 > > > > > > /* configured memory alignment 2*PAGE_SIZE */ > > #define SHM_ALIGNMENT 2*(1UL << MIPS_PAGE_SHIFT) > What does > getconf -a | grep PAGESIZE > give ? > > What does > strace -f valgrind .... > gives ? (in particular about failing mmap) ? > > Philippe > > > > Hi Ilya, Cal you apply this patch, reconfigure and recompile V again. Regards, Dejan |