From: Dave Jones <davej@redhat.com>
To: Pekka Enberg <penberg@cs.helsinki.fi>
Cc: Chris Mason <mason@suse.com>,
Linux Kernel <linux-kernel@vger.kernel.org>
Subject: Re: 2.6.16rc1-git4 slab corruption.
Date: Wed, 1 Feb 2006 11:38:18 -0500 [thread overview]
Message-ID: <20060201163818.GG5875@redhat.com> (raw)
In-Reply-To: <1138811364.8604.5.camel@localhost>
On Wed, Feb 01, 2006 at 06:29:24PM +0200, Pekka Enberg wrote:
> Hi Dave,
>
> On Wed, 2006-02-01 at 11:09 -0500, Dave Jones wrote:
> > @@ -1446,7 +1448,11 @@ next:
> > }
> >
> > cachep->lists.next_reap = jiffies + REAPTIMEOUT_LIST3 +
> > - ((unsigned long)cachep)%REAPTIMEOUT_LIST3;
> > + ((unsigned long)cachep/L1_CACHE_BYTES)%REAPTIMEOUT_LIST3;
>
> Hmm. This bit seems unrelated. Was it in the original patch?
as far as I recall, yes.
Dave
next prev parent reply other threads:[~2006-02-01 16:38 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-01-31 18:03 2.6.16rc1-git4 slab corruption Dave Jones
2006-01-31 19:08 ` Chris Mason
2006-01-31 22:15 ` Dave Jones
2006-02-01 7:27 ` Pekka Enberg
2006-02-01 16:09 ` Dave Jones
2006-02-01 16:27 ` Pekka Enberg
2006-02-01 16:29 ` Pekka Enberg
2006-02-01 16:38 ` Dave Jones [this message]
2006-02-01 17:09 ` Pekka Enberg
2006-02-02 5:07 ` Dave Jones
2006-02-02 7:11 ` 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=20060201163818.GG5875@redhat.com \
--to=davej@redhat.com \
--cc=linux-kernel@vger.kernel.org \
--cc=mason@suse.com \
--cc=penberg@cs.helsinki.fi \
/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