From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3939 invoked by alias); 31 Dec 2016 17:58:34 -0000 Mailing-List: contact libc-alpha-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libc-alpha-owner@sourceware.org Received: (qmail 3924 invoked by uid 89); 31 Dec 2016 17:58:33 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.8 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_NEUTRAL autolearn=no version=3.3.2 spammy= X-HELO: homiemail-a119.g.dreamhost.com Reply-To: siddhesh@sourceware.org Subject: Re: [PATCH 1/4] Add framework for tunables References: <1483198831-2232-1-git-send-email-siddhesh@sourceware.org> <1483198831-2232-2-git-send-email-siddhesh@sourceware.org> <8dff6c1a-cd60-47e0-c7c3-df73a7139f4d@redhat.com> To: Florian Weimer , libc-alpha@sourceware.org Cc: carlos@redhat.com From: Siddhesh Poyarekar Message-ID: <26463979-4563-d3eb-f65b-c8b7729178c9@sourceware.org> Date: Sat, 31 Dec 2016 17:58:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.1 MIME-Version: 1.0 In-Reply-To: <8dff6c1a-cd60-47e0-c7c3-df73a7139f4d@redhat.com> Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-12/txt/msg01104.txt.bz2 On Saturday 31 December 2016 10:19 PM, Florian Weimer wrote: > Apart from that, I think the series is ready commit. I will do some > installation-tree testing after that. Thanks, I'll push them shortly. Siddhesh