From commits-return-9559-archive-asf-public=cust-asf.ponee.io@tvm.apache.org Thu Mar 26 16:03:14 2020 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 41C72180637 for ; Thu, 26 Mar 2020 17:03:14 +0100 (CET) Received: (qmail 61795 invoked by uid 500); 26 Mar 2020 16:03:13 -0000 Mailing-List: contact commits-help@tvm.apache.org; run by ezmlm Precedence: bulk List-Help: List-Unsubscribe: List-Post: List-Id: Reply-To: dev@tvm.apache.org Delivered-To: mailing list commits@tvm.apache.org Received: (qmail 61786 invoked by uid 99); 26 Mar 2020 16:03:13 -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; Thu, 26 Mar 2020 16:03:13 +0000 From: GitBox To: commits@tvm.apache.org Subject: [GitHub] [incubator-tvm] tqchen commented on issue #5124: [uTVM][Runtime] Introduce Virtual Memory Allocator to CRT Message-ID: <158523859359.10444.4068888434901934177.gitbox@gitbox.apache.org> References: In-Reply-To: Date: Thu, 26 Mar 2020 16:03:13 -0000 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit tqchen commented on issue #5124: [uTVM][Runtime] Introduce Virtual Memory Allocator to CRT URL: https://github.com/apache/incubator-tvm/pull/5124#issuecomment-604516628 OK, however, note that havinbg a arena based allocator will likely mean remove the vmalloc based versions(for simplicity reasons) ---------------------------------------------------------------- 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