pass-hal: tm2: Add pass-resource5.conf for memory h/w device 49/146349/2 accepted/tizen/4.0/unified/20170919.170919 accepted/tizen/unified/20170913.070650 submit/tizen/20170911.052326 submit/tizen_4.0/20170915.014015
authorChanwoo Choi <cw00.choi@samsung.com>
Mon, 28 Aug 2017 04:12:21 +0000 (13:12 +0900)
committerChanwoo Choi <cw00.choi@samsung.com>
Thu, 7 Sep 2017 02:18:38 +0000 (11:18 +0900)
commit060694ee21f7ed754b17937fe957f401e5b4ed8a
treefc1764e9e97842ac71019fa6b1f53cfb8ba8289f
parent306c76690c074c5a87dd9377c1680137a0a496ff
pass-hal: tm2: Add pass-resource5.conf for memory h/w device

This patch adds the new resource configuration for the memory h/w device
in order to handle the 'fault_around_bytes'[1] element.

The 'fault_around_bytes' indicates the number of bytes to be mapped
around the fault. If the value is low(e.g., 4096), it is able to
increase the empty memory on normal case. On the other hand,
if the value is high (e.g., 65536), it is able to improve
the performance by mapping the huge pages such as the app launching.

[1] https://lkml.org/lkml/2016/4/18/612

Change-Id: Icc280c4eaf82420eaafcc8611b9869a2738831e2
Signed-off-by: Chanwoo Choi <cw00.choi@samsung.com>
CMakeLists.txt
packaging/pass-hal-tm2.spec
scripts/pass-resource5.conf [new file with mode: 0644]
scripts/pass.conf