diff -r e7d2d738d3c2 -r 2f92ad2dc5db kerneltest/e32test/mmu/d_memorytest.h --- a/kerneltest/e32test/mmu/d_memorytest.h Mon Mar 15 12:45:50 2010 +0200 +++ b/kerneltest/e32test/mmu/d_memorytest.h Wed Mar 31 23:38:45 2010 +0300 @@ -25,7 +25,7 @@ _LIT(KMemoryTestLddName,"d_memorytest"); -const TInt KUCPageCount = 4;//Page count of user chunk used in physical pinning tests. +const TInt KUCPageCount = 16;//Page count of user chunk used in physical pinning tests. class RMemoryTestLdd : public RBusLogicalChannel {