Commit Graph

4 Commits

Author SHA1 Message Date
shufei.zhao deecc3a6ac coverity: kernel5.15 owner ignore [1/1]
PD#SWPL-101826

Problem:
CIDs ignored by the owner need to be commented.

Solution:
Add comment.

Verify:
./scripts/amlogic/coverity_check.sh

Change-Id: I98ce05e6a1e20f6d17bbb5dbab161cc832b4686d
Signed-off-by: shufei.zhao <shufei.zhao@amlogic.com>
2022-12-07 19:16:48 -07:00
Jianxiong Pan 111f1e6cb8 mm: add print the [pin] flag in filecache. [1/1]
PD#SWPL-92714

Problem:
without the pin flag, it is impossible to know
which files are pinned.

Solution:
add pint the pin flag.

Verify:
s4_aq222.

Change-Id: I84aa9eaffe40b86043f00e019b5b359532b1f90e
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2022-11-22 02:25:46 -07:00
Jianxiong Pan 790f3e41b1 mm: modify the filecache to ko. [1/1]
PD#SWPL-92714

Problem:
gki requirement.

Solution:
get info via tracepoint.

Verify:
sc2_ah212.

Change-Id: I2ecd4bc1a643d4175787efa9eb4aa42574556c1e
Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
2022-10-31 00:24:10 -07:00
Jianxiong Pan ac2fc01c28 mm: add file cache statistic support. [1/1]
PD#SWPL-72350

Problem:
add a tool to list how many memory cache files used in file
cache.
console:/ # cat /proc/filecache

Solution:
porting file cache from 5.4.

Verify:
local.

Signed-off-by: Jianxiong Pan <jianxiong.pan@amlogic.com>
Change-Id: I92420acab7333b75bbb5bca1075d3e401b027fb2
2022-02-22 23:03:03 -07:00