Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1238118
| From | Christoph Lameter <cl@linux.com> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | Re: [PATCH 2/2] slab.h: sprinkle __assume_aligned attributes |
| Date | 2015-10-02 13:00 +0200 |
| Message-ID | <qf6ee-18p-5@gated-at.bofh.it> (permalink) |
| References | <qf5Bw-ps-11@gated-at.bofh.it> <qf5Bw-ps-9@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
On Fri, 2 Oct 2015, Rasmus Villemoes wrote: > The various allocators return aligned memory. Telling the compiler > that allows it to generate better code in many cases, for example when > the return value is immediately passed to memset(). Looks good. Acked-by: Christoph Lameter <cl@linux.com> -- 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/
Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread
[PATCH 2/2] slab.h: sprinkle __assume_aligned attributes Rasmus Villemoes <linux@rasmusvillemoes.dk> - 2015-10-02 12:20 +0200 Re: [PATCH 2/2] slab.h: sprinkle __assume_aligned attributes Christoph Lameter <cl@linux.com> - 2015-10-02 13:00 +0200
csiph-web