public inbox for linux-scsi@vger.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Michael Kelley <mhkelley58@gmail.com>
Cc: jejb@linux.vnet.ibm.com, linux-scsi@vger.kernel.org,
	martin.petersen@oracle.com, linux-kernel@vger.kernel.org,
	mikelley@microsoft.com, devel@linuxdriverproject.org,
	sthemmin@microsoft.com
Subject: Re: [PATCH 1/1] scsi: storvsc: Avoid allocating memory for temp cpumasks
Date: Thu, 17 May 2018 16:39:23 -0700	[thread overview]
Message-ID: <20180517163923.022c0536@xeon-e3> (raw)
In-Reply-To: <1526591260-27162-1-git-send-email-mikelley@microsoft.com>

On Thu, 17 May 2018 14:07:40 -0700
Michael Kelley <mhkelley58@gmail.com> wrote:

> Current code allocates 240 Kbytes (in typical configs) for
> each synthetic SCSI controller to use as temp cpumask variables.
> Recode to avoid needing the temp cpumask variables and remove the
> memory allocation.
> 
> Signed-off-by: Michael Kelley <mikelley@microsoft.com>

Acked-by: Stephen Hemminger <sthemmin@microsoft.com>

  reply	other threads:[~2018-05-17 23:39 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-17 21:07 [PATCH 1/1] scsi: storvsc: Avoid allocating memory for temp cpumasks Michael Kelley
2018-05-17 23:39 ` Stephen Hemminger [this message]
2018-05-18 15:24 ` Martin K. Petersen

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20180517163923.022c0536@xeon-e3 \
    --to=stephen@networkplumber.org \
    --cc=devel@linuxdriverproject.org \
    --cc=jejb@linux.vnet.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-scsi@vger.kernel.org \
    --cc=martin.petersen@oracle.com \
    --cc=mhkelley58@gmail.com \
    --cc=mikelley@microsoft.com \
    --cc=sthemmin@microsoft.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox