From: Balbir Singh <balbir@linux.vnet.ibm.com>
To: Pavel Emelianov <xemul@sw.ru>
Cc: linux kernel mailing list <linux-kernel@vger.kernel.org>
Subject: Re: [PATCH] RSS container, fix freeing of active pages
Date: Fri, 27 Apr 2007 16:47:06 +0530 [thread overview]
Message-ID: <4631DBB2.6090202@linux.vnet.ibm.com> (raw)
In-Reply-To: <4631C69E.5020307@sw.ru>
Pavel Emelianov wrote:
> Hm... Did you see such a situation in your experiments?
Yes, we did. We saw a bad_page() error on the console. A page
was freed with the active bit set.
> If yes, then why not fix it in a normal way by moving the
> pages from list to list where appropriate?
>
If we add the pages to the appropriate list at the time of page_add_*rmap(),
we would end up with too many code changes split
all over the place. In many cases when we add a page (install_page()
for example), we just release any existing mapping. We would not know
where to add the page -- active list or inactive list?
I am not sure if that was your question in the first place :-)
--
Warm Regards,
Balbir Singh
Linux Technology Center
IBM, ISTL
prev parent reply other threads:[~2007-04-27 11:17 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-04-26 19:00 [PATCH] RSS container, fix freeing of active pages Balbir Singh
2007-04-27 9:47 ` Pavel Emelianov
2007-04-27 11:17 ` Balbir Singh [this message]
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=4631DBB2.6090202@linux.vnet.ibm.com \
--to=balbir@linux.vnet.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=xemul@sw.ru \
/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