All of lore.kernel.org
 help / color / mirror / Atom feed
From: Artem Bityutskiy <dedekind1@gmail.com>
To: Grant Erickson <marathon96@gmail.com>
Cc: Jarkko Lavinen <jarkko.lavinen@nokia.com>, linux-mtd@lists.infradead.org
Subject: Re: [PATCH v5 3/3] JFFS2: Retry Large Buffer Allocations
Date: Sat, 09 Apr 2011 17:38:53 +0300	[thread overview]
Message-ID: <1302359933.2787.11.camel@localhost> (raw)
In-Reply-To: <1302277894-26132-4-git-send-email-marathon96@gmail.com>

On Fri, 2011-04-08 at 08:51 -0700, Grant Erickson wrote:
> Replace direct call to kmalloc for a potentially large, contiguous
> buffer allocation with one to mtd_kmalloc_up_to which helps ensure the
> operation can succeed under low-memory, highly- fragmented situations
> albeit somewhat more slowly.
> 
> Signed-off-by: Grant Erickson <marathon96@gmail.com>
> Tested-by: Ben Gardiner <bengardiner at nanometrics.ca>

Note, I killed this Tested-by because Ben did not test the JFFS2 part.

-- 
Best Regards,
Artem Bityutskiy (Артём Битюцкий)

  reply	other threads:[~2011-04-09 14:41 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2011-04-08 15:51 [PATCH v5 0/3] Retry Large Buffer Allocations Grant Erickson
2011-04-08 15:51 ` [PATCH v5 1/3] MTD: Create Function to Perform Large Allocations Grant Erickson
2011-04-08 15:51 ` [PATCH v5 2/3] MTD: Retry Large Buffer Allocations Grant Erickson
2011-04-08 15:51 ` [PATCH v5 3/3] JFFS2: " Grant Erickson
2011-04-09 14:38   ` Artem Bityutskiy [this message]
2011-04-09 14:28 ` [PATCH v5 0/3] " Artem Bityutskiy
2011-04-11 12:40 ` Ben Gardiner
2011-04-13  4:05   ` Artem Bityutskiy

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=1302359933.2787.11.camel@localhost \
    --to=dedekind1@gmail.com \
    --cc=jarkko.lavinen@nokia.com \
    --cc=linux-mtd@lists.infradead.org \
    --cc=marathon96@gmail.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.