From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752083AbcEOVSe (ORCPT ); Sun, 15 May 2016 17:18:34 -0400 Received: from userp1040.oracle.com ([156.151.31.81]:24793 "EHLO userp1040.oracle.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751701AbcEOVSc (ORCPT ); Sun, 15 May 2016 17:18:32 -0400 To: paulmck@linux.vnet.ibm.com, linux-kernel@vger.kernel.org Cc: Sasha Levin From: Santosh Shilimkar Subject: [rcu_sched stall] regression/miss-config ? Organization: Oracle Corporation Message-ID: Date: Sun, 15 May 2016 14:18:21 -0700 User-Agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:45.0) Gecko/20100101 Thunderbird/45.1.0 MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit X-Source-IP: aserv0022.oracle.com [141.146.126.234] Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Paul, I was asking Sasha about [1] since other folks in Oracle also stumbled upon similar RCU stalls with v4.1 kernel in different workloads. I was reported similar issue with RDS as well and looking at [1], [2], [3] and [4], thought of reaching out to see if you can help us to understand this issue better. Have also included RCU specific config used in these test(s). Its very hard to reproduce the issue but one of the data point is, it reproduces on systems with larger CPUs(64+). Same workload with less than 64 CPUs, don't show the issue. Someone also told me, making use of SLAB instead SLUB allocator makes difference but I haven't verified that part for RDS. Let me know your thoughts. Thanks in advance !! Regards, Santosh [1] https://lkml.org/lkml/2014/12/14/304 [2] log 1: http://pastebin.uk.oracle.com/iUr9qE [3] log 2: http://pastebin.uk.oracle.com/Oe3cr5 [4] log 3: http://pastebin.uk.oracle.com/bMYLkD [5] rcu config: http://pastebin.uk.oracle.com/e7NXTW