From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 95032 invoked by alias); 30 Nov 2016 11:18:35 -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 95015 invoked by uid 89); 30 Nov 2016 11:18:34 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-1.9 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_NONE autolearn=ham version=3.3.2 spammy=MRS, Friday, mrs, State X-HELO: homiemail-a51.g.dreamhost.com Subject: Re: [libc/string] State of PAGE_COPY_FWD / PAGE_COPY_THRESHOLD To: Andrew Pinski , Florian Weimer References: <193512EC-DC6C-4BDF-8138-1C1F54B30A12@linaro.org> Cc: Maxim Kuvyrkov , Adhemerval Zanella , GNU C Library From: Siddhesh Poyarekar Message-ID: Date: Wed, 30 Nov 2016 11:18:00 -0000 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.4.0 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-SW-Source: 2016-11/txt/msg01091.txt.bz2 On Thursday 10 November 2016 02:24 PM, Andrew Pinski wrote: >> Unless you want to read a file (either /proc/cpuinfo or >> /sys/devices/system/cpu/cpuN/regs/identification/midr_el1) the arch >> does not provide a way to identify what processor you are running on >> in userspace. There has been some discussions already on the kernel >> list and I was going to have another discussion with the arm folks but >> I can't find the email thread where the meeting was setup for :). > > I found the email thread, it is setup for this Friday. Hi Andrew, Did this meeting happen? If yes, then can you please summarize the result of the discussion? I saw a patchset on LKML that emulates MRS for MIDR and other registers and assumed it may have something to do with this discussion. Siddhesh