From: Pavel Machek <pavel@ucw.cz>
To: Nigel Cunningham <ncunningham@cyclades.com>
Cc: Linux Kernel Mailing List <linux-kernel@vger.kernel.org>,
Dave Hansen <haveblue@us.ibm.com>, Pavel Machek <pavel@ucw.cz>
Subject: Re: [RFC][PATCH] Dynamically allocated pageflags.
Date: Sat, 19 Feb 2005 10:50:25 +0100 [thread overview]
Message-ID: <20050219095025.GA475@openzaurus.ucw.cz> (raw)
In-Reply-To: <1108780994.4077.63.camel@desktop.cunningham.myip.net.au>
Hi!
> In Suspend2, I need the functional equivalent of pageflags, but don't
> need them when Suspend isn't running. One of the outcomes of the last
> submission of Suspend2 for review was that I changed the format in which
> that data is stored, creating something I call dynamically allocated
> pageflags.
>
> It's a simple idea: we tie together a bunch of order zero allocated
> pages using a kmalloc'd list of poiinters to those pages, and store the
Will not using linklist for this make some algorithms O(n^2), hidden in the
macros so that user does not realize it?
--
64 bytes from 195.113.31.123: icmp_seq=28 ttl=51 time=448769.1 ms
prev parent reply other threads:[~2005-02-19 20:50 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2005-02-19 2:43 [RFC][PATCH] Dynamically allocated pageflags Nigel Cunningham
2005-02-19 3:02 ` Dave Hansen
2005-02-19 3:35 ` Nigel Cunningham
2005-02-19 5:51 ` Dave Hansen
2005-02-19 6:03 ` Nigel Cunningham
2005-02-21 18:15 ` Dave Hansen
2005-02-19 9:50 ` Pavel Machek [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=20050219095025.GA475@openzaurus.ucw.cz \
--to=pavel@ucw.cz \
--cc=haveblue@us.ibm.com \
--cc=linux-kernel@vger.kernel.org \
--cc=ncunningham@cyclades.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox