public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [BUGFIX][PATCH] flush icache before set_pte() in ia64 take7, [0/2]
@ 2007-08-07  8:24 KAMEZAWA Hiroyuki
  2007-08-07  8:26 ` [BUGFIX][PATCH] flush icache before set_pte() in ia64 take7, [1/2] migration fix KAMEZAWA Hiroyuki
  2007-08-07  8:27 ` [BUGFIX][PATCH] flush icache before set_pte() in ia64 take7, [2/2] sync icache dcache KAMEZAWA Hiroyuki
  0 siblings, 2 replies; 4+ messages in thread
From: KAMEZAWA Hiroyuki @ 2007-08-07  8:24 UTC (permalink / raw)
  To: linux-kernel
  Cc: linux-ia64, tony.luck@intel.com, Zoltan.Menyhart@bull.net,
	kamezawa.hiroyu@jp.fujitsu.com

[-- Attachment #1: Type: text/plain, Size: 651 bytes --]

This patch set is for fixing SIGILL trouble in NFS by adding
sync_icache_dcache() before set_pte(). (see patches for detail)
Tested with my NUMA box and works well.

Chanves V6 -> V7
- dropped add-on patches for cpu family handling.

For this post, I wrote an easy test for this SIGILL/NFS problem.
Please verify.

This is my result.
==
Distro: RHEL5.
CPU: Montecito 1.4GHz, 4 sockets, 8core.

NFS + Montecito + 2.6.23-rc2
23 SIGILLS in 1000 trial

ext3 + Montecito + 2.6.23-rc2
0 erros in 1000 trial

NFS + Itanium2(model2 revision2) + 2.6.23-rc2
0 errors in 1000 trial

NFS + Montecito + 2.6.23-rc2 + patch.
0 errors in 1000 trial
==

Thanks,
-Kame

[-- Attachment #2: nfstest.tgz --]
[-- Type: application/x-gtar, Size: 3980 bytes --]

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2007-09-14 10:47 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-08-07  8:24 [BUGFIX][PATCH] flush icache before set_pte() in ia64 take7, [0/2] KAMEZAWA Hiroyuki
2007-08-07  8:26 ` [BUGFIX][PATCH] flush icache before set_pte() in ia64 take7, [1/2] migration fix KAMEZAWA Hiroyuki
2007-09-14 10:47   ` __down() fails to provide with acquisition semantics Zoltan Menyhart
2007-08-07  8:27 ` [BUGFIX][PATCH] flush icache before set_pte() in ia64 take7, [2/2] sync icache dcache KAMEZAWA Hiroyuki

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox