From mboxrd@z Thu Jan 1 00:00:00 1970 From: Rusty Russell Subject: Re: [RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS) Date: Tue, 07 Apr 2015 10:55:51 +0930 Message-ID: <87fv8c3f1c.fsf@rustcorp.com.au> References: <1427202642-1716-1-git-send-email-tazaki@sfc.wide.ad.jp> <551164ED.5000907@nod.at> <55117565.6080002@nod.at> <55118277.5070909@nod.at> <55133BAF.30301@nod.at> <5514560A.7040707@nod.at> <55152137.20405@nod.at> <87iodgocu4.fsf@rustcorp.com.au> Mime-Version: 1.0 Content-Type: text/plain Return-path: In-Reply-To: Sender: owner-linux-mm@kvack.org To: Hajime Tazaki Cc: richard@nod.at, linux-arch@vger.kernel.org, arnd@arndb.de, corbet@lwn.net, cl@linux.com, penberg@kernel.org, rientjes@google.com, iamjoonsoo.kim@lge.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-mm@kvack.org, jdike@addtoit.com, mathieu.lacage@gmail.com List-Id: linux-arch.vger.kernel.org Hajime Tazaki writes: > is it the following ? it's really cool stuff ! > > https://github.com/rustyrussell/pettycoin/blob/master/test/mockup.sh Yep. It's ugly, but it Works For Me(TM). Cheers, Rusty. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from ozlabs.org ([103.22.144.67]:38665 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752909AbbDHBRA (ORCPT ); Tue, 7 Apr 2015 21:17:00 -0400 From: Rusty Russell Subject: Re: [RFC PATCH 00/11] an introduction of library operating system for Linux (LibOS) In-Reply-To: References: <1427202642-1716-1-git-send-email-tazaki@sfc.wide.ad.jp> <551164ED.5000907@nod.at> <55117565.6080002@nod.at> <55118277.5070909@nod.at> <55133BAF.30301@nod.at> <5514560A.7040707@nod.at> <55152137.20405@nod.at> <87iodgocu4.fsf@rustcorp.com.au> Date: Tue, 07 Apr 2015 10:55:51 +0930 Message-ID: <87fv8c3f1c.fsf@rustcorp.com.au> MIME-Version: 1.0 Content-Type: text/plain Sender: linux-arch-owner@vger.kernel.org List-ID: To: Hajime Tazaki Cc: richard@nod.at, linux-arch@vger.kernel.org, arnd@arndb.de, corbet@lwn.net, cl@linux.com, penberg@kernel.org, rientjes@google.com, iamjoonsoo.kim@lge.com, akpm@linux-foundation.org, linux-kernel@vger.kernel.org, linux-doc@vger.kernel.org, netdev@vger.kernel.org, linux-mm@kvack.org, jdike@addtoit.com, mathieu.lacage@gmail.com Message-ID: <20150407012551.wQfLEovO97pS27nMEMoiEkfK96_Wqkl51ekCw82Dlsc@z> Hajime Tazaki writes: > is it the following ? it's really cool stuff ! > > https://github.com/rustyrussell/pettycoin/blob/master/test/mockup.sh Yep. It's ugly, but it Works For Me(TM). Cheers, Rusty.