From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751776Ab2DSFbJ (ORCPT ); Thu, 19 Apr 2012 01:31:09 -0400 Received: from e23smtp09.au.ibm.com ([202.81.31.142]:48489 "EHLO e23smtp09.au.ibm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751097Ab2DSFbE (ORCPT ); Thu, 19 Apr 2012 01:31:04 -0400 Message-ID: <4F8F9E9C.9060802@linux.vnet.ibm.com> Date: Thu, 19 Apr 2012 13:11:56 +0800 From: Michael Wang User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.28) Gecko/20120313 Thunderbird/3.1.20 MIME-Version: 1.0 To: Dhaval Giani CC: LKML , Paul Turner , Benjamin Segall Subject: Re: [RFC PATCH 0/4] linsched: fix issues to make the test results more accurately References: <4F8B9406.9080204@linux.vnet.ibm.com> In-Reply-To: Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit x-cbid: 12041820-3568-0000-0000-000001916C93 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 04/19/2012 12:25 PM, Dhaval Giani wrote: > Hi Michaeil > > On Sun, Apr 15, 2012 at 8:37 PM, Michael Wang > wrote: >> This patch series fix some issues in the main loop of linsched, help >> it to behave more like the real world, in order to make the test >> results accurately. >> > > Sorry for the delay in reviewing these patches. I have been a bit > occupied the last couple of days. I hope to go over this patchset in > the next few days and get back to you. > Hi, Dhaval Thanks for your reply :) It's totally ok for me to wait for the comments few more days, and please tell me if there are any thing I could help on LinSched. Regards Michael Wang > Thanks > Dhaval >