From: Mitch D. <mj...@au...> - 2000-05-01 02:01:56
|
NIIBE Yutaka wrote: > > While chasing the bug which stops SH-4 running, I've found two more > bugs. But this doesn't fix my problem... > > Index: mm/vmscan.c > =================================================================== > RCS file: /cvsroot/linuxsh/kernel/mm/vmscan.c,v > retrieving revision 1.1.1.3 > diff -u -r1.1.1.3 vmscan.c > --- mm/vmscan.c 2000/04/29 15:46:04 1.1.1.3 > +++ mm/vmscan.c 2000/04/30 03:45:48 > @@ -388,7 +388,7 @@ > continue; > /* small processes are swapped out less */ > while ((mm->swap_cnt << 2 * (i + 1) < max_cnt) > - && i++ < 10) > + && i++ < 10); This code changed in pre7-1, so if it's a bug I don't think we'll be the only people to have it. Regards, Mitch. -- | mailto:mj...@au... | Not the official view of: | | mailto:mj...@al... | Australian Calculator Opn | | Certified Linux Evangelist! | Hewlett Packard Australia | |