From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mga14.intel.com (mga14.intel.com [192.55.52.115]) by gabe.freedesktop.org (Postfix) with ESMTPS id 89B2F6E8D5 for ; Fri, 3 Sep 2021 19:52:08 +0000 (UTC) Date: Fri, 03 Sep 2021 12:35:24 -0700 Message-ID: <87eea5laf7.wl-ashutosh.dixit@intel.com> From: "Dixit, Ashutosh" In-Reply-To: <87ilzilfi4.wl-ashutosh.dixit@intel.com> References: <20210902153800.14831-1-arjun.melkaveri@intel.com> <87ilzilfi4.wl-ashutosh.dixit@intel.com> MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII Subject: Re: [igt-dev] [PATCH i-g-t] tests/i915/gem_ctx_persistence: modified test_saturated_hostile subtest List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: igt-dev-bounces@lists.freedesktop.org Sender: "igt-dev" To: Arjun Melkaveri Cc: zbigniew.kempczynski@intel.com, igt-dev@lists.freedesktop.org List-ID: On Thu, 02 Sep 2021 16:33:23 -0700, Dixit, Ashutosh wrote: > > On Thu, 02 Sep 2021 08:38:00 -0700, Arjun Melkaveri wrote: > > > > Applying saturated_hostile to support for twiddling the > > scheduling parameters via sysfs to tune timeouts. > > Can you explain the motivation for this? Why this was not done previously > and why we want to do this now? Is this is for Gitlab #1551? In the future I think all such patches should have a Fixes tag such as: Fixes: https://gitlab.freedesktop.org/drm/intel/-/issues/1551 Please add the tag and repost.