Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S934147AbbHKGY5 (ORCPT ); Tue, 11 Aug 2015 02:24:57 -0400 Received: from mail.bmw-carit.de ([62.245.222.98]:40125 "EHLO mail.bmw-carit.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S933994AbbHKGYy (ORCPT ); Tue, 11 Aug 2015 02:24:54 -0400 X-CTCH-RefID: str=0001.0A0C0201.55C99532.0043,ss=1,re=0.000,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 Subject: Re: [RFC v0 0/3] Simple wait queue support To: Daniel Wagner , Clark Williams References: <1438781448-10760-1-git-send-email-daniel.wagner@bmw-carit.de> CC: , , , , , , , From: Daniel Wagner Message-ID: <55C99531.5050409@bmw-carit.de> Date: Tue, 11 Aug 2015 08:24:49 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 MIME-Version: 1.0 In-Reply-To: <1438781448-10760-1-git-send-email-daniel.wagner@bmw-carit.de> Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 978 Lines: 25 Hi Clark, On 08/05/2015 03:30 PM, Daniel Wagner wrote: > It's a while since the last attempt by Paul to get simple wait ready > for mainline [1]. At the last realtime workshop it was discussed how > the swait implementation could be made preempt aware. Peter posted an > untested version of it here [2]. > > In order to test it, I used Paul's two patches which makes completion > and rcu using swait instead of wait. Some small renamings were > necessary to get it working, e.g. s/swait_head/swait_queue_head/. I have setup a git tree with the patches as you have requested: https://git.kernel.org/cgit/linux/kernel/git/wagi/linux.git/log/?h=swait If you have your list -> hlist patch ready I'll gladly test it. cheers, daniel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/