From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ingo Molnar Subject: Re: [PATCH 00/30] C/R OpenVZ/Virtuozzo style Date: Fri, 10 Apr 2009 10:28:15 +0200 Message-ID: <20090410082815.GA17962@elte.hu> References: <20090410023207.GA27788@x200.localdomain> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <20090410023207.GA27788-2ev+ksY9ol182hYKe6nXyg@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: containers-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Alexey Dobriyan Cc: xemul-bzQdu9zFT3WakBO8gow8eQ@public.gmane.org, containers-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, dave-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org, hch-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org, akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org, torvalds-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org List-Id: containers.vger.kernel.org * Alexey Dobriyan wrote: > This is to show how we see C/R and to provoke discussion on number > of important issues (mounts, ...). > > This is small part of long-awaited to be cleanuped code. > > It's able to restore busyloop on i386 and x86_64 and restore i386 > busyloop on x86_64. It wasn't tested much more than that. > > I'm currently starting formal testsuite, otherwise it's > whack-a-mole game and formal TODO list (a huge one). One simple patch-submission request: if you start sending large series of patches then please post it like others do: by using git-format-patch or some other tool that preserves the threading of the discussion and links all the 1/30..30/30 patches back to the 0/30 mail. This submission has created 31 separate threads on lkml, intermixed with other threads - making it more difficult to review it as a coherent unit. Thanks, Ingo