From c288541a66cf113ab97c264cb04640b199714047 Mon Sep 17 00:00:00 2001 From: Alex Yang Date: Wed, 28 Jun 2017 09:41:51 +0800 Subject: Update git submodules * Update docs/submodules/daisy from branch 'master' - Enlarge the RAM of the nodes in virtual deployment Now the RAM of controller node in virtual deploymeny is only 4GB. [root@host-10-20-11-6 ~]# free -h total used free shared buff/cache available Mem: 3.7G 3.2G 145M 1.7M 408M 191M Swap: 4.0G 4.0G 2.3M Since the RAM on the deploy server is at least 64GB (see installation guide), we can enlarge every node's RAM to improve the performance. Signed-off-by: Alex Yang Change-Id: Ie4e1297697e349a6b3edf0fa0c54eeeb94255ca8 Signed-off-by: Alex Yang --- docs/submodules/daisy | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/submodules/daisy') diff --git a/docs/submodules/daisy b/docs/submodules/daisy index 1fd049a5a..e51c2fb37 160000 --- a/docs/submodules/daisy +++ b/docs/submodules/daisy @@ -1 +1 @@ -Subproject commit 1fd049a5a3f22d629c3eada67e39081aded8d161 +Subproject commit e51c2fb37bcc4fb2c37dabd3f75cd4a6dc0ae169 -- cgit 1.2.3-korg