Subject: Re: port-arm32/7122: Breakpoints lost under heavy swapping
To: Jason Thorpe <thorpej@nas.nasa.gov>
From: Mark Brinicombe <mark@causality.com>
List: tech-kern
Date: 03/10/1999 11:14:24
Hi,
  I have also started seeing problems with swapping but only recently.
paging in and out appears to be fine and it is only swapping in and out
that is actually the problem. Typically I have been seeing it with tcsh
during concurrent builds where either tcsh SEGVs or gives something like
error in wait -1 when it gets swapped back in.

My temporary workaround atm while I look into it from the MD end is to
define __SWAP_BROKEN. What problem does the mips have that it needs this ?

Cheers,
				Mark