From: Dan Carpenter <dan.carpenter@oracle.com>
To: "Dilger, Andreas" <andreas.dilger@intel.com>
Cc: Greg Kroah-Hartman <gregkh@linuxfoundation.org>,
"devel@driverdev.osuosl.org" <devel@driverdev.osuosl.org>,
"Drokin, Oleg" <oleg.drokin@intel.com>,
Peng Tao <tao.peng@emc.com>,
"linux-kernel@vger.kernel.org" <linux-kernel@vger.kernel.org>,
Marek Szyprowski <m.szyprowski@samsung.com>
Subject: Re: [PATCH] staging: lustre: fix GFP_ATOMIC macro usage
Date: Tue, 21 Jan 2014 23:16:01 +0300 [thread overview]
Message-ID: <20140121201601.GZ7444@mwanda> (raw)
In-Reply-To: <CF037522.8B804%andreas.dilger@intel.com>
Greg meant mempools not slab. You should look at it. It does what you
need for debugging and solves a couple other problems as well.
We have a leak checker in the kernel but most people disable it. I
forget the config name. There are a bunch of useful debug configs.
regards,
dan carpenter
next prev parent reply other threads:[~2014-01-21 20:16 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-01-17 8:46 [PATCH] staging: lustre: fix GFP_ATOMIC macro usage Marek Szyprowski
2014-01-17 14:33 ` Greg Kroah-Hartman
2014-01-17 14:51 ` Dan Carpenter
2014-01-17 15:17 ` Greg Kroah-Hartman
2014-01-21 20:02 ` Dilger, Andreas
2014-01-21 20:16 ` Dan Carpenter [this message]
2014-01-22 1:31 ` Drokin, Oleg
2014-01-21 21:15 ` Dave Hansen
2014-01-22 1:52 ` Drokin, Oleg
2014-01-20 8:18 ` Marek Szyprowski
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=20140121201601.GZ7444@mwanda \
--to=dan.carpenter@oracle.com \
--cc=andreas.dilger@intel.com \
--cc=devel@driverdev.osuosl.org \
--cc=gregkh@linuxfoundation.org \
--cc=linux-kernel@vger.kernel.org \
--cc=m.szyprowski@samsung.com \
--cc=oleg.drokin@intel.com \
--cc=tao.peng@emc.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.