提交 a60721b9 编写于 作者: C Caspar Zhang 提交者: Shile Zhang

alinux: doc: use unified official project name Cloud Kernel

Cloud Kernel is the official name of our project, this patch unitizes
the project names used in docs and comments.
Signed-off-by: NCaspar Zhang <caspar@linux.alibaba.com>
Acked-by: NJoseph Qi <joseph.qi@linux.alibaba.com>
上级 5028e358
.. SPDX-License-Identifier: GPL-2.0+
=============================
AliOS Cloud kernel interfaces
=============================
=======================
Cloud Kernel interfaces
=======================
This file collects all the interfaces specific to AliOS Cloud kernel.
This file collects all the interfaces specific to Cloud Kernel.
memory.wmark_min_adj
====================
......
......@@ -248,7 +248,7 @@ static bool sane_reclaim(struct scan_control *sc)
if (!memcg)
return true;
#ifdef CONFIG_CGROUP_WRITEBACK
/* AliOS Cloud Kernel has cgroup writeback support for v1 */
/* Cloud Kernel has cgroup writeback support for v1 */
if (cgroup_subsys_on_dfl(memory_cgrp_subsys) ||
cgwb_v1)
return true;
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册