Re: Re: [PATCH] meminfo:Don't Account Shared memory in MemAvailable
From: Manjeet Pawar
Date: Tue Jan 12 2016 - 22:52:18 EST
>> Instead of using watermark we should subtract SHMEM from pagecache for
>> accounting in available memory
>>
>> Signed-off-by: Vaneet Narang
>> Signed-off-by: Manjeet Pawar
>> Reviewed-by: Ajeet Yadav
>What's missing from your commit description is: why?
Nothing is missing from the commit description, I think this is enough to explain about the patch.
Commit Description : Instead of using watermark we should subtract SHMEM from pagecache for accounting in available memory.