mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Pekka Enberg <penberg@cs.helsinki.fi>
To: Olaf Hering <olh@suse.de>
Cc: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] record last user if malloc request is exact 4k
Date: Mon, 30 Jan 2006 22:23:15 +0200	[thread overview]
Message-ID: <84144f020601301223j709ce2bco707ee73cf2d583b4@mail.gmail.com> (raw)
In-Reply-To: <20060130174919.GA7599@suse.de>

Hi,

On 1/30/06, Olaf Hering <olh@suse.de> wrote:
> Is there a reason why a 4096 malloc is not recorded?
> untested patch below.
>
> allow SLAB_STORE_USER also with an exact 4k request.

For architectures that have 4K pages, adding debugging overhead to 4K
objects is pretty much the worst case. Any particular reason you want
this?

                              Pekka

  reply	other threads:[~2006-01-30 20:23 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-01-30 17:49 Olaf Hering
2006-01-30 20:23 ` Pekka Enberg [this message]
2006-01-30 20:25   ` Olaf Hering
2006-01-30 20:35     ` Pekka Enberg

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=84144f020601301223j709ce2bco707ee73cf2d583b4@mail.gmail.com \
    --to=penberg@cs.helsinki.fi \
    --cc=linux-kernel@vger.kernel.org \
    --cc=olh@suse.de \
    /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

Powered by JetHome