First public contribution.
1 // Copyright (c) 2008-2010 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
19 @internalComponent - Internal Symbian test code
24 In a loop this app continually increases the number of memory
25 pages allocated to it. Since this could be operating within a
26 paged system, it ensures the memory is paged in by looping through
27 each allocated page, and writes to it.
29 The purpose is to use the app in conjunction with functional or
30 non-functional tests to stress the system, by causing low memory
31 conditions with an artificial increase in the amount of
35 TARGET graphicsmemoryhogger.exe
39 UID 0x10286b54 0x10281AD9
45 SOURCE graphicsmemoryhogger.cpp
49 OS_LAYER_SYSTEMINCLUDE