public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
From: Mark Groves <mjgroves@uwaterloo.ca>
To: linux-kernel@vger.kernel.org
Subject: Re: [PATCH] mm: fix page_mkclean_one
Date: Thu, 01 Feb 2007 17:40:22 -0500	[thread overview]
Message-ID: <1170369622.3453.72.camel@garangu> (raw)

Hi,


I have been been seeing a problem when using sendfile repeatedly on an
SMP server, which I believe is related to the problem that was
discovered recently with marking dirty pages. The bug, as well as a test
script, is listed at http://bugzilla.kernel.org/show_bug.cgi?id=7650.
Currently, we're experiencing errors where part of a previous packet is
being sent out rather than the current packet.

I have applied the patch Linus posted to a 2.6.19 kernel but am still
getting the problem. So I am wondering if there are any other places in
the kernel which mark pages as dirty which might require a similar
patch?


Regards,

Mark Groves
Researcher
University of Waterloo
Waterloo, Ontario, Canada


             reply	other threads:[~2007-02-01 22:45 UTC|newest]

Thread overview: 45+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-02-01 22:40 Mark Groves [this message]
2007-02-02  8:42 ` [PATCH] mm: fix page_mkclean_one Nick Piggin
2007-02-02 13:08   ` Evgeniy Polyakov
  -- strict thread matches above, loose matches on Subject: below --
2006-12-28 15:50 martin
2006-12-24  8:10 [PATCH] mm: fix page_mkclean_one (was: 2.6.19 file content corruption on ext3) Gordon Farquharson
2006-12-24  8:43 ` Linus Torvalds
2006-12-26 16:17   ` Tobias Diedrich
2006-12-27  4:55     ` [PATCH] mm: fix page_mkclean_one David Miller
2006-12-27  7:00       ` Linus Torvalds
2006-12-27  8:39         ` Andrei Popa
2006-12-28  0:16       ` Linus Torvalds
2006-12-28  0:39         ` Linus Torvalds
2006-12-28  0:52           ` David Miller
2006-12-28  3:04             ` Linus Torvalds
2006-12-28  4:32               ` Gordon Farquharson
2006-12-28  4:53                 ` Linus Torvalds
2006-12-28  5:20                   ` Gordon Farquharson
2006-12-28  5:41                     ` David Miller
2006-12-28  5:47                       ` Gordon Farquharson
2006-12-28 10:13                     ` Russell King
2006-12-28 14:15                       ` Gordon Farquharson
2006-12-28 15:53                         ` Martin Michlmayr
2006-12-28 17:27                       ` Linus Torvalds
2006-12-28 18:44                         ` Russell King
2006-12-28 19:01                           ` Linus Torvalds
     [not found]                   ` <97a0a9ac0612272115g4cce1f08n3c3c8498a6076bd5@mail.gmail.com>
     [not found]                     ` <Pine.LNX.4.64.0612272120180.4473@woody.osdl.org>
2006-12-28  5:38                       ` Gordon Farquharson
2006-12-28  9:30                         ` Martin Michlmayr
2006-12-28 10:16                         ` Martin Michlmayr
2006-12-28 10:49                           ` Russell King
2006-12-28 14:56                             ` Martin Michlmayr
2006-12-28  5:58                       ` Gordon Farquharson
2006-12-28 17:08                         ` Linus Torvalds
2006-12-28  5:55               ` Chen, Kenneth W
2006-12-28  6:10                 ` Chen, Kenneth W
2006-12-28  6:27                   ` David Miller
2006-12-28 17:10                   ` Linus Torvalds
2006-12-28  9:15               ` Zhang, Yanmin
2006-12-28 17:15                 ` Linus Torvalds
2006-12-28 11:50               ` Petri Kaukasoina
2006-12-28 15:09               ` Guillaume Chazarain
2006-12-28 19:19                 ` Guillaume Chazarain
2006-12-28 19:28                   ` Linus Torvalds
2006-12-28 19:45                     ` Andrew Morton
2006-12-28 20:14                       ` Linus Torvalds
2006-12-28 22:38                         ` David Miller
2006-12-29  2:50                           ` Segher Boessenkool
2006-12-29  6:48                             ` Linus Torvalds
2006-12-28 22:35                       ` Mike Galbraith
2006-12-21 20:01 [PATCH] mm: fix page_mkclean_one (was: 2.6.19 file content corruption on ext3) Linus Torvalds
2006-12-28  0:00 ` Martin Schwidefsky
2006-12-28  0:42   ` Linus Torvalds
2006-12-28  0:52     ` [PATCH] mm: fix page_mkclean_one David Miller

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=1170369622.3453.72.camel@garangu \
    --to=mjgroves@uwaterloo.ca \
    --cc=linux-kernel@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