linux-pci.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/2] vmd list item shortening
@ 2016-08-30 21:04 Jon Derrick
  2016-08-30 21:04 ` [RFC 1/2] vmd: eliminate vmd_vector member from list type Jon Derrick
  2016-08-30 21:04 ` [RFC 2/2] vmd: eliminate index member from irq list Jon Derrick
  0 siblings, 2 replies; 3+ messages in thread
From: Jon Derrick @ 2016-08-30 21:04 UTC (permalink / raw)
  To: helgaas; +Cc: Jon Derrick, keith.busch, linux-pci

Couple of RFC patches here. I don't really notice a positive benefit but
it does reduce the struct size of vmd_irq_list and hopefully we gain some
cache benefits from that.

Both are based on:
https://patchwork.kernel.org/patch/9304179/
https://patchwork.kernel.org/patch/9304181/

Jon Derrick (2):
  vmd: eliminate vmd_vector member from list type
  vmd: eliminate index member from irq list

 arch/x86/pci/vmd.c | 27 +++++++++++++++------------
 1 file changed, 15 insertions(+), 12 deletions(-)

-- 
1.8.3.1

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2016-08-30 21:04 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-08-30 21:04 [RFC 0/2] vmd list item shortening Jon Derrick
2016-08-30 21:04 ` [RFC 1/2] vmd: eliminate vmd_vector member from list type Jon Derrick
2016-08-30 21:04 ` [RFC 2/2] vmd: eliminate index member from irq list Jon Derrick

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).