| To: | wu zhangjin <wuzhangjin@gmail.com> |
|---|---|
| Subject: | Re: Ftrace for MIPS may hang on SMP system |
| From: | Steven Rostedt <rostedt@goodmis.org> |
| Date: | Mon, 30 Aug 2010 16:51:45 -0400 |
| Cc: | David Daney <ddaney@caviumnetworks.com>, Ralf Baechle <ralf@linux-mips.org>, linux-mips <linux-mips@linux-mips.org> |
| In-reply-to: | <AANLkTimU7uQjKnSwOGi2s9nb4K8LJRBdwkpQ=-vrRQLx@mail.gmail.com> |
| Original-recipient: | rfc822;linux-mips@linux-mips.org |
| References: | <AANLkTintyZknEja=hNhreYK15Sqd9YNFpBLmPF7jf-SH@mail.gmail.com> <AANLkTikSt742WyX5ysC9TWeLsgDdHYODZq3=P=tdYCJA@mail.gmail.com> <AANLkTi=S2c+PcYWzHedB-gDeR=frn4YUpSUeVLJL=Yx+@mail.gmail.com> <AANLkTinBR3+OMX-taCsp6cn4_-cBn5gQ1ooUkX2XS81O@mail.gmail.com> <AANLkTin1k+P9ZoW6LdtoGppAsRjBgxTNru1QFD97b8yi@mail.gmail.com> <4C72B16B.5000101@caviumnetworks.com> <AANLkTimU7uQjKnSwOGi2s9nb4K8LJRBdwkpQ=-vrRQLx@mail.gmail.com> |
| Sender: | linux-mips-bounce@linux-mips.org |
On Tue, 2010-08-24 at 14:25 +0800, wu zhangjin wrote: > So, this patch is necessary to fix the deadlock and icache problem on > RMI XLS and it will also improve the performance via reducing the > unnecessary ipi interrupt on RML XLS and Cavium. I was about to mention the performance boost of the patch even on machines not affected by the lock up. When you enable function tracing, it can update 22,000 locations. Doing a cache invalidate 22,000 times in a row, is not very efficient. Only a full cache flush is needed at the end of the update (except for the module updates, which are done on a live system). -- Steve |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | Re: Ftrace for MIPS may hang on SMP system, Steven Rostedt |
|---|---|
| Next by Date: | Re: Ftrace for MIPS may hang on SMP system, wu zhangjin |
| Previous by Thread: | Re: Ftrace for MIPS may hang on SMP system, wu zhangjin |
| Next by Thread: | Re: Ftrace for MIPS may hang on SMP system, wu zhangjin |
| Indexes: | [Date] [Thread] [Top] [All Lists] |