From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1755535AbbGPOhy (ORCPT ); Thu, 16 Jul 2015 10:37:54 -0400 Received: from mx0b-00082601.pphosted.com ([67.231.153.30]:62329 "EHLO mx0b-00082601.pphosted.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754947AbbGPOhx (ORCPT ); Thu, 16 Jul 2015 10:37:53 -0400 Message-ID: <55A7C1BC.8020603@fb.com> Date: Thu, 16 Jul 2015 08:37:48 -0600 From: Jens Axboe User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.7.0 MIME-Version: 1.0 To: Ming Lei , Subject: Re: [PATCH] blk-mq: set default timeout as 30 seconds References: <1437047602-19786-1-git-send-email-ming.lei@canonical.com> In-Reply-To: <1437047602-19786-1-git-send-email-ming.lei@canonical.com> Content-Type: text/plain; charset="windows-1252"; format=flowed Content-Transfer-Encoding: 7bit X-Originating-IP: [192.168.54.13] X-Proofpoint-Spam-Reason: safe X-FB-Internal: Safe X-Proofpoint-Virus-Version: vendor=fsecure engine=2.50.10432:5.14.151,1.0.33,0.0.0000 definitions=2015-07-16_05:2015-07-16,2015-07-16,1970-01-01 signatures=0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 07/16/2015 05:53 AM, Ming Lei wrote: > It is reasonable to set default timeout of request as > 30 seconds instead of 30000 ticks, which may be 300 seconds > if HZ is 100, for example, some arm64 based systems may choose > 100 HZ. Heh, how did that not get caught in review. Thanks Ming! Should add a fixes c76cbbcf4044 to that, I'll do that. -- Jens Axboe