linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
From: kanoj@google.engr.sgi.com (Kanoj Sarcar)
To: linux-mm@kvack.org, linux-kernel@vger.rutgers.edu
Subject: Experiment on usefuleness of cache coloring on ia32
Date: Thu, 10 Jun 1999 12:18:32 -0700 (PDT)	[thread overview]
Message-ID: <199906101918.MAA09371@google.engr.sgi.com> (raw)

In an attempt to characterize the effects of cache coloring in 
the os for a modern Intel processor, I spent a couple of days 
hacking the Linux kernel and experimenting with a toy program. 
The kernel patch does a gross type of colored allocation by 
grabbing pages from the free list until it gets one of the right
color - the intent is not to study the os overheads of doing
colored allocations, rather the benefits a program might see from
using pages allocated in such fashion. My findings are at

        http://reality.sgi.com/kanoj_engr/ccdis.html

and it has at least one unexplained observation. If you are
interested in this sort of thing, please browse it and send me
comments about how I can improve the study. Pointers to apps which 
are suspected to benefit from cache coloring would also help.

Thanks.

Kanoj
kanoj@engr.sgi.com
--
To unsubscribe, send a message with 'unsubscribe linux-mm my@address'
in the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://humbolt.geo.uu.nl/Linux-MM/

             reply	other threads:[~1999-06-10 19:18 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
1999-06-10 19:18 Kanoj Sarcar [this message]
1999-06-10 20:29 ` Rik van Riel
1999-06-11 11:18 ` David S. 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=199906101918.MAA09371@google.engr.sgi.com \
    --to=kanoj@google.engr.sgi.com \
    --cc=linux-kernel@vger.rutgers.edu \
    --cc=linux-mm@kvack.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