From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753248AbbFKSoG (ORCPT ); Thu, 11 Jun 2015 14:44:06 -0400 Received: from mail-wi0-f195.google.com ([209.85.212.195]:33446 "EHLO mail-wi0-f195.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752275AbbFKSoD (ORCPT ); Thu, 11 Jun 2015 14:44:03 -0400 Message-ID: <1434048238.3396.59.camel@gmail.com> Subject: Re: RFC: futex_wait() can DoS the tick From: Mike Galbraith To: Thomas Gleixner Cc: LKML , Peter Zijlstra , Ingo Molnar , Steven Rostedt Date: Thu, 11 Jun 2015 20:43:58 +0200 In-Reply-To: References: <1433940278.6814.66.camel@gmail.com> <1433957421.6306.28.camel@gmail.com> <1433989634.3411.15.camel@gmail.com> <1434022875.4051.5.camel@gmail.com> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.12.11 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, 2015-06-11 at 15:13 +0200, Thomas Gleixner wrote: > The kernel does not care whether the actual interrupt happens or the > timer is expired by other means. Final question: Notabug explanation fits.. but why would the behavior delta be so radical and repeatable w/wo deadline timer on some boxen? -Mike