sysresmonitoring/oommonitor/data/oomconfig.xml
changeset 69 dcd4152cfe55
parent 35 13fd6fd25fe7
equal deleted inserted replaced
65:8a530a83576a 69:dcd4152cfe55
     1 <!--
     1 <!--
     2  Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
     2  Copyright (c) 2004-2010 Nokia Corporation and/or its subsidiary(-ies).
     3  All rights reserved.
     3  All rights reserved.
     4  This component and the accompanying materials are made available
     4  This component and the accompanying materials are made available
     5  under the terms of the License "Eclipse Public License v1.0"
     5  under the terms of the License "Eclipse Public License v1.0"
     6  which accompanies this distribution, and is available
     6  which accompanies this distribution, and is available
     7  at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7  at the URL "http://www.eclipse.org/legal/epl-v10.html".
    51 	<app_specific_thresholds>
    51 	<app_specific_thresholds>
    52 		<app uid="10008d39" low_ram_threshold="8637" good_ram_threshold="9900"></app> <!-- Browser -->
    52 		<app uid="10008d39" low_ram_threshold="8637" good_ram_threshold="9900"></app> <!-- Browser -->
    53 		<app uid="20001f63" low_ram_threshold="4637" good_ram_threshold="5900"></app> <!-- Maps -->
    53 		<app uid="20001f63" low_ram_threshold="4637" good_ram_threshold="5900"></app> <!-- Maps -->
    54 		<app uid="101f857a" low_ram_threshold="5637" good_ram_threshold="6900"></app> <!-- camera -->
    54 		<app uid="101f857a" low_ram_threshold="5637" good_ram_threshold="6900"></app> <!-- camera -->
    55 		<app uid="10282822" low_ram_threshold="5637" good_ram_threshold="6900"></app> <!-- Widget UI -->
    55 		<app uid="10282822" low_ram_threshold="5637" good_ram_threshold="6900"></app> <!-- Widget UI -->
    56 		<app uid="200009ee" low_ram_threshold="8637" good_ram_threshold="9900"></app> <!-- Photos -->
    56 		<app uid="20000A14" low_ram_threshold="8637" good_ram_threshold="9900"></app> <!-- Photos -->
    57 		<app uid="20007b39" low_ram_threshold="10637" good_ram_threshold="11900"></app> <!-- NGage -->
    57 		<app uid="20007b39" low_ram_threshold="10637" good_ram_threshold="11900"></app> <!-- NGage -->
    58 	</app_specific_thresholds>
    58 	</app_specific_thresholds>
    59 
    59 
    60 <!--	The priority of closing each application is defined here.
    60 <!--	The priority of closing each application is defined here.
    61 -->
    61 -->
   126 		<close_app uid="10282822" priority="NEVER_CLOSE" sync_mode="check"> </close_app> <!-- Widget UI --> 
   126 		<close_app uid="10282822" priority="NEVER_CLOSE" sync_mode="check"> </close_app> <!-- Widget UI --> 
   127 		<close_app uid="101f4cd2" priority="NEVER_CLOSE" sync_mode="continue">
   127 		<close_app uid="101f4cd2" priority="NEVER_CLOSE" sync_mode="continue">
   128 			<app_close_idle_priority idle_time="15" priority="60"></app_close_idle_priority>
   128 			<app_close_idle_priority idle_time="15" priority="60"></app_close_idle_priority>
   129 			<foreground_app_priority if_foreground_app_id="10207218" priority="NEVER_CLOSE"></foreground_app_priority> <!-- Fast swap --> 
   129 			<foreground_app_priority if_foreground_app_id="10207218" priority="NEVER_CLOSE"></foreground_app_priority> <!-- Fast swap --> 
   130 		</close_app> <!-- Matrix UI -->
   130 		</close_app> <!-- Matrix UI -->
   131 		<close_app uid="10207a89" priority="NEVER_CLOSE" sync_mode="check">
   131 		<close_app uid="2002FF4E" priority="NEVER_CLOSE" sync_mode="check">
   132 			<app_close_idle_priority idle_time="43200" priority="20"></app_close_idle_priority>
   132 			<app_close_idle_priority idle_time="43200" priority="20"></app_close_idle_priority>
   133 		</close_app> <!-- Radio -->
   133 		</close_app> <!-- Radio -->
   134 	</app_close_settings>
   134 	</app_close_settings>
   135 <!--	The priority of executing each system plugin is defined here.
   135 <!--	The priority of executing each system plugin is defined here.
   136 	System plugin is a plugin, which priority is not related to any application.
   136 	System plugin is a plugin, which priority is not related to any application.