| To: | Jun Sun <jsun@mvista.com> |
|---|---|
| Subject: | Re: missing data cache flush in trap_init? |
| From: | "Maciej W. Rozycki" <macro@ds2.pg.gda.pl> |
| Date: | Wed, 3 Jan 2001 12:29:18 +0100 (MET) |
| Cc: | linux-mips@oss.sgi.com, ralf@oss.sgi.com |
| In-reply-to: | <3A5277C6.89170BAD@mvista.com> |
| Organization: | Technical University of Gdansk |
| Sender: | owner-linux-mips@oss.sgi.com |
On Tue, 2 Jan 2001, Jun Sun wrote: > The following patch should fix it. I am not sure if I can use > flush_cache_range() to have potentially better performance. Yes, flush_cache_range() is the right function and it should be used even if no performance gain is achieved (it is in this case, though). I can't comment if that's needed at all, though. R3k which I use has its data cache write-through so it doesn't need such a change. I might check IDT R4k and possibly IDT R5k docs yet but I have no idea about other implementations. -- + Maciej W. Rozycki, Technical University of Gdansk, Poland + +--------------------------------------------------------------+ + e-mail: macro@ds2.pg.gda.pl, PGP key available + |
| <Prev in Thread] | Current Thread | [Next in Thread> |
|---|---|---|
| ||
| Previous by Date: | missing data cache flush in trap_init?, Jun Sun |
|---|---|
| Next by Date: | Re: missing data cache flush in trap_init?, Ralf Baechle |
| Previous by Thread: | missing data cache flush in trap_init?, Jun Sun |
| Next by Thread: | Re: missing data cache flush in trap_init?, Ralf Baechle |
| Indexes: | [Date] [Thread] [Top] [All Lists] |