Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1672723 > unrolled thread

Re: [PATCH] liquidio: stop using huge static buffer, save 4096k in .data

Started byDavid Miller <davem@davemloft.net>
First post2017-06-22 17:10 +0200
Last post2017-06-22 17:10 +0200
Articles 1 — 1 participant

Back to article view | Back to linux.kernel

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: [PATCH] liquidio: stop using huge static buffer, save 4096k in  .data David Miller <davem@davemloft.net> - 2017-06-22 17:10 +0200

#1672723 — Re: [PATCH] liquidio: stop using huge static buffer, save 4096k in .data

FromDavid Miller <davem@davemloft.net>
Date2017-06-22 17:10 +0200
SubjectRe: [PATCH] liquidio: stop using huge static buffer, save 4096k in .data
Message-ID<tVbU6-6qX-9@gated-at.bofh.it>
From: Denys Vlasenko <dvlasenk@redhat.com>
Date: Mon, 19 Jun 2017 21:50:52 +0200

> Only compile-tested - I don't have the hardware.
> 
> From code inspection, octeon_pci_write_core_mem() appears to be safe wrt
> unaligned source. In any case, u8 fbuf[] was not guaranteed to be aligned
> anyway.
> 
> Signed-off-by: Denys Vlasenko <dvlasenk@redhat.com>

Applied to net-next, thanks.

[toc] | [standalone]


Back to top | Article view | linux.kernel


csiph-web