| To: | linux-mips@linux-mips.org |
|---|---|
| Subject: | how i can know the linux-mips implememt cache strategy? |
| From: | figo zhang <figo1802@gmail.com> |
| Date: | Wed, 18 Nov 2009 10:59:43 +0800 |
| Dkim-signature: | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:date:message-id:subject :from:to:content-type; bh=bMytSMvCfw07TJ7DbLbr07s9cEkwqrfxAKyE6be6ab4=; b=YqZiHc+FU4rtPuQ1ax+bkqB9+QaOUl5idfKyWCfpeb8sfCYLFuRzArXjuW0ZaczJsl aC3pbK9XzAJF64trsDn9IIaNeAigi2ZLjv7iwwvrFcqYTQwwwjgVMC9Mt5C2AQWcOfIK kP4ortWz35pdLUag2WxZLHI8tCh3n1s5iEjk4= |
| Domainkey-signature: | a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:date:message-id:subject:from:to:content-type; b=vq513pEVUJW0wIcOizp4AgcEVBc8x6Vm0y7lGm8Hrd3GBSouLe/K8mIjWLVhLLQ7hX mCbNr+/DU7nMiHDJEAxj3KbJhSwfGeOjWJAX7srOhc/WMgBlJIXf9sbUYYabICn55Q16 fnF+/NzDttI/FKkiaEWZKfvNqa+uJZFkpQMxU= |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| Sender: | linux-mips-bounce@linux-mips.org |
|
hi all,
I am porting 24KEC soc to linux new, i have see the mips-kernel impement cache strategy: invalid and write-back,
is it right? is it implement the write-through strategy? see in include/asm-mips/r4kcache.h
how i can know the kernel using which cache strategy in user space, such as how can see the /proc system to know it?
Best,
Figo.zhang
|
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: problem bring up initramfs and busybox, David VomLehn |
|---|---|
| Next by Date: | Re: how i can know the linux-mips implememt cache strategy?, Ralf Baechle |
| Previous by Thread: | [patch 08/13] mips: Fixup last users of irq_chip->typename, Thomas Gleixner |
| Next by Thread: | Re: how i can know the linux-mips implememt cache strategy?, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |