uiacceltk/hitchcock/goommonitor/data/goomconfig.xml
branchRCL_3
changeset 7 433cbbb6a04b
parent 3 d8a3531bc6b8
child 8 10534483575f
equal deleted inserted replaced
3:d8a3531bc6b8 7:433cbbb6a04b
    16 	default_wait_after_plugin defines how long is waited (in milliseconds) after
    16 	default_wait_after_plugin defines how long is waited (in milliseconds) after
    17 	an GOOM plugin is called and before the free RAM is checked to determine if more
    17 	an GOOM plugin is called and before the free RAM is checked to determine if more
    18 	actions are needed. This value is meaningful only when "check" or "estimate" sync mode is
    18 	actions are needed. This value is meaningful only when "check" or "estimate" sync mode is
    19 	used with plugins.
    19 	used with plugins.
    20 -->
    20 -->
    21 	<global_settings low_ram_threshold="3637" good_ram_threshold="10000" max_app_close_batch="3" default_wait_after_plugin="300">
    21 	<global_settings low_ram_threshold="3637" good_ram_threshold="10000" max_app_close_batch="3" default_wait_after_plugin="200">
    22 	</global_settings>
    22 	</global_settings>
    23 
    23 
    24 <!--	Application specific low RAM and good RAM thresholds are defined here. The higher values of
    24 <!--	Application specific low RAM and good RAM thresholds are defined here. The higher values of
    25 the low and good thresholds are defined to avoid GOOM errors with these applications when the default
    25 the low and good thresholds are defined to avoid GOOM errors with these applications when the default
    26 threshold values are used.
    26 threshold values are used.
    27 -->
    27 -->
    28 	<app_specific_thresholds>
    28 	<app_specific_thresholds>
    29 
    29 
    30   <app uid="101F857A" low_ram_threshold="26000" good_ram_threshold="28000" target_free_on_startup="26000" skip_plugin="2002B3AE"></app> <!-- Camera --> 
    30   <app uid="101F857A" low_ram_threshold="28000" good_ram_threshold="30000" target_free_on_startup="22000" skip_plugin="2002B3AE"></app> <!-- Camera --> 
    31   <app uid="200159B2" low_ram_threshold="5000" good_ram_threshold="10000" target_free_on_startup="26000" skip_plugin="2002B3AE"></app> <!-- MPlayer -->
    31   <app uid="200159B2" low_ram_threshold="5000" good_ram_threshold="10000" target_free_on_startup="26000" skip_plugin="2002B3AE"></app> <!-- MPlayer -->
    32   <app uid="102824CD" low_ram_threshold="26000" good_ram_threshold="28000" skip_plugin="2002B3AE"></app> <!-- Embedded mplayer -->
    32   <app uid="102824CD" low_ram_threshold="26000" good_ram_threshold="28000" skip_plugin="2002B3AE"></app> <!-- Embedded mplayer -->
    33   <app uid="200009EE" low_ram_threshold="3637" good_ram_threshold="10000" target_free_on_startup="15000"></app> <!-- Photos -->
    33   <app uid="200009EE" low_ram_threshold="3637" good_ram_threshold="10000" target_free_on_startup="15000"></app> <!-- Photos -->
    34   <app uid="101FD693" low_ram_threshold="5000" good_ram_threshold="10000" target_free_on_startup="26000"></app> <!-- Flashlite -->
    34   <app uid="101FD693" low_ram_threshold="5000" good_ram_threshold="10000" target_free_on_startup="26000"></app> <!-- Flashlite -->
    35 
    35