linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: "Mulyadi Santosa" <mulyadi.santosa@gmail.com>
To: Scott Lovenberg <scott.lovenberg@gmail.com>
Cc: Peter Teoh <htmldeveloper@gmail.com>,
	KOSAKI Motohiro <kosaki.motohiro@jp.fujitsu.com>,
	Kernel Newbies <kernelnewbies@nl.linux.org>,
	linux-mm@kvack.org, Rik van Riel <riel@surriel.com>
Subject: Re: RFC: swaptrace tool
Date: Wed, 2 Apr 2008 12:52:50 +0700	[thread overview]
Message-ID: <f284c33d0804012252i1f76217as2b58407b814d1e47@mail.gmail.com> (raw)
In-Reply-To: <47F301E2.6060403@gmail.com>

Hi Scott...

On Wed, Apr 2, 2008 at 10:47 AM, Scott Lovenberg
<scott.lovenberg@gmail.com> wrote:
>  Are you basing it on Least Recently Used?  I seems to remember that Con
> Konilias had added a swapping module to his staircase scheduler...

yes, Con named it swap prefetch but it doesn't tightly related to
Staircase scheduler.

>if I
> remember correctly, it was fairly controversial because it would swap back
> in before the data was needed if the cache pressure was low and the memory
> was freed back up; although I'm not sure if you want pursue paying the swap
> price twice, it seems to make sense that the cost doesn't count if the
> machine is idle anyways and you don't want to wait for a double page fault
> (first for the page table and then for the data itself) when you're
> requesting data.

AFAIK, page table in Linux is never swapped out (they reside in kernel
space and kernel space is locked in RAM all the time). In windows,
maybe...

regards,

Mulyadi.

--
To unsubscribe from this list: send an email with
"unsubscribe kernelnewbies" to ecartis@nl.linux.org
Please read the FAQ at http://kernelnewbies.org/FAQ

  parent reply	other threads:[~2008-04-02  5:52 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-04-01  8:54 Peter Teoh
2008-04-01  9:31 ` Peter Chubb
2008-04-01 10:26 ` Mulyadi Santosa
2008-04-01 12:27   ` KOSAKI Motohiro
2008-04-02  1:23     ` Mulyadi Santosa
2008-04-02  2:58       ` KOSAKI Motohiro
2008-04-02  3:28         ` Peter Teoh
     [not found]           ` <47F301E2.6060403@gmail.com>
2008-04-02  5:52             ` Mulyadi Santosa [this message]
     [not found]         ` <f284c33d0804012249vb16325fpb9946487140c5905@mail.gmail.com>
2008-04-02  7:52           ` Peter Teoh
2008-04-02  7:55             ` KOSAKI Motohiro
2008-04-02  8:50               ` Peter Teoh

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=f284c33d0804012252i1f76217as2b58407b814d1e47@mail.gmail.com \
    --to=mulyadi.santosa@gmail.com \
    --cc=htmldeveloper@gmail.com \
    --cc=kernelnewbies@nl.linux.org \
    --cc=kosaki.motohiro@jp.fujitsu.com \
    --cc=linux-mm@kvack.org \
    --cc=riel@surriel.com \
    --cc=scott.lovenberg@gmail.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