| To: | treestem@gmail.com |
|---|---|
| Subject: | Re: [PATCH] Add cache info to /proc/cpuinfo |
| From: | Atsushi Nemoto <anemo@mba.ocn.ne.jp> |
| Date: | Fri, 15 Sep 2006 23:10:29 +0900 (JST) |
| Cc: | linux-mips@linux-mips.org, ralf@linux-mips.org |
| In-reply-to: | <45097A89.4060303@gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <45097A89.4060303@gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Thu, 14 Sep 2006 11:51:37 -0400, Peter Watkins <treestem@gmail.com> wrote: > This patch shows you more details about the cache using /proc/cpuinfo. > It also shows the TLB page size. Unfortunately this patch will not work for users of c-r3k.c and c-sb1.c. These does not fill correct values to cpu_data for now. Also, current_cpu_data should not be used in show_cpuinfo. You can use cpu_data[n] instead. # I know now show_cpuinfo _is_ using current_cpu_data in some place. # These should be fixed. A patch have been sent to Ralf already. --- Atsushi Nemoto |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | vmlinux and umon, Carlos Mitidieri |
|---|---|
| Next by Date: | Kernel debugging question, Jonathan Day |
| Previous by Thread: | [PATCH] Add cache info to /proc/cpuinfo, Peter Watkins |
| Next by Thread: | vmlinux and umon, Carlos Mitidieri |
| Indexes: | [Date] [Thread] [Top] [All Lists] |