From: Masahiro A. <m-...@aa...> - 2001-07-13 08:31:06
|
On Fri, 13 Jul 2001 15:02:34 +0900 Masahiro Abe <m-...@aa...> wrote: > On Fri, 13 Jul 2001 14:48:47 +0900 > SUGIOKA Toshinobu <su...@it...> wrote: > > > that patch flashes before adding new temporal TLB entry, but it might better to flash immediately after > > copy/clear memory. > > So this means that instead of calling __flush_tlb_page BEFORE > update_mmu_cache, we should call it AFTER copy_page? I'm gonna try that. Simply moving __flush_tlb_page call after copy_page call didn't work. Maybe I'm doing something stupid. I can go with original Sugioka-san's patch for now. ================================= Masahiro ABE, A&D Co., Ltd. Japan |