[LTP] [PATCH V2 1/4] memcg/functional: rewrite

Stanislav Kholmanskikh stanislav.kholmanskikh@oracle.com
Thu Aug 25 07:21:41 CEST 2016


Hi

On 08/24/2016 04:42 PM, Cyril Hrubis wrote:
> Hi!
>>  shmmax=`cat /proc/sys/kernel/shmmax`
>>  if [ $shmmax -lt $HUGEPAGESIZE ]; then
>> -	echo $(($HUGEPAGESIZE)) > /proc/sys/kernel/shmmax
>> +	ROD "$HUGEPAGESIZE" \> /proc/sys/kernel/shmmax
>            ^
> 	   Missing echo here?
> 
> The rest looks fine.
> 

Added the missing 'echo' and pushed the series.

Thank you for review.


More information about the ltp mailing list