This is the mail archive of the
libc-alpha@sourceware.org
mailing list for the glibc project.
Re: [RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner
- From: Joseph Myers <joseph at codesourcery dot com>
- To: Kemi Wang <kemi dot wang at intel dot com>
- Cc: Carlos <carlos at redhat dot com>, Glibc alpha <libc-alpha at sourceware dot org>
- Date: Mon, 17 Dec 2018 18:22:24 +0000
- Subject: Re: [RESEND PATCH 1/3] Mutex: Accelerate lock acquisition by queuing spinner
- References: <1545049854-14472-1-git-send-email-kemi.wang@intel.com>
On Mon, 17 Dec 2018, Kemi Wang wrote:
> +/* Copyright (C) 2018 Free Software Foundation, Inc.
New files should have a descriptive comment on the first line, before the
copyright notices (this applies to multiple files in this patch).
New user-visible features should have a NEWS entry.
--
Joseph S. Myers
joseph@codesourcery.com