From commits-return-86684-archive-asf-public=cust-asf.ponee.io@cloudstack.apache.org Sun Apr 7 21:48:29 2019 Return-Path: X-Original-To: archive-asf-public@cust-asf.ponee.io Delivered-To: archive-asf-public@cust-asf.ponee.io Received: from mail.apache.org (hermes.apache.org [207.244.88.153]) by mx-eu-01.ponee.io (Postfix) with SMTP id 99E7B180763 for ; Sun, 7 Apr 2019 23:48:28 +0200 (CEST) Received: (qmail 46072 invoked by uid 500); 7 Apr 2019 21:28:50 -0000 Mailing-List: contact commits-help@cloudstack.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@cloudstack.apache.org Delivered-To: mailing list commits@cloudstack.apache.org Received: (qmail 46053 invoked by uid 99); 7 Apr 2019 21:28:50 -0000 Received: from ec2-52-202-80-70.compute-1.amazonaws.com (HELO gitbox.apache.org) (52.202.80.70) by apache.org (qpsmtpd/0.29) with ESMTP; Sun, 07 Apr 2019 21:28:50 +0000 From: GitBox To: commits@cloudstack.apache.org Subject: [GitHub] [cloudstack] onitake commented on issue #3126: Improve System VM startup and memory usage Message-ID: <155467370745.26145.15586151254006858234.gitbox@gitbox.apache.org> Date: Sun, 07 Apr 2019 21:48:27 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit onitake commented on issue #3126: Improve System VM startup and memory usage URL: https://github.com/apache/cloudstack/pull/3126#issuecomment-480632745 I wonder... If swapping is such a big concern, why not simply turn off the swap completely? If the VM is so badly under pressure that it needs to swap, it's probably better to just let it OOM kill and reboot itself right away, than suffer under terrible performance due to heavy I/O load. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: users@infra.apache.org With regards, Apache Git Services