linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: David Miller <davem@davemloft.net>
To: jan.dakinevich@virtuozzo.com
Cc: christophe.jaillet@wanadoo.fr, dan.carpenter@oracle.com,
	keescook@chromium.org, netdev@vger.kernel.org,
	linux-kernel@vger.kernel.org, den@virtuozzo.com,
	khorenko@virtuozzo.com
Subject: Re: [PATCH] cnic: use kvzalloc to allocate memory for csk_tbl
Date: Wed, 11 Jul 2018 22:56:18 -0700 (PDT)	[thread overview]
Message-ID: <20180711.225618.955135210897509961.davem@davemloft.net> (raw)
In-Reply-To: <1531144279-26687-1-git-send-email-jan.dakinevich@virtuozzo.com>

From: Jan Dakinevich <jan.dakinevich@virtuozzo.com>
Date: Mon,  9 Jul 2018 16:51:19 +0300

> Size of csk_tbl is about 58K, which means 3rd order page allocation.
> kvzalloc provides a fallback if no high order memory is available.
> 
> Signed-off-by: Jan Dakinevich <jan.dakinevich@virtuozzo.com>

Applied, thanks.

      reply	other threads:[~2018-07-12  5:56 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-09 13:51 [PATCH] cnic: use kvzalloc to allocate memory for csk_tbl Jan Dakinevich
2018-07-12  5:56 ` David Miller [this message]

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=20180711.225618.955135210897509961.davem@davemloft.net \
    --to=davem@davemloft.net \
    --cc=christophe.jaillet@wanadoo.fr \
    --cc=dan.carpenter@oracle.com \
    --cc=den@virtuozzo.com \
    --cc=jan.dakinevich@virtuozzo.com \
    --cc=keescook@chromium.org \
    --cc=khorenko@virtuozzo.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=netdev@vger.kernel.org \
    /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;
as well as URLs for NNTP newsgroup(s).