Re: HEADS UP: I broke swapping

2001-05-23 Thread Bruce Evans
On Tue, 22 May 2001, Peter Wemm wrote: > John Baldwin wrote: > > > If I have swap (i.e. I've run swapon on a swap partition) the program is kill > ed > > by the system fine. If I don't have swap, then both the memkill process adn > > the swapper process (proc0) are stuck in the "vmwait" wai

Re: HEADS UP: I broke swapping

2001-05-22 Thread Peter Wemm
John Baldwin wrote: > If I have swap (i.e. I've run swapon on a swap partition) the program is kill ed > by the system fine. If I don't have swap, then both the memkill process adn > the swapper process (proc0) are stuck in the "vmwait" wait channel used by > VM_WAIT. Any ideas? This may n

RE: HEADS UP: I broke swapping

2001-05-22 Thread John Baldwin
On 22-May-01 John Baldwin wrote: > > On 20-May-01 Alfred Perlstein wrote: >> I broke swapping with the vm mutex. >> >> Hopefully I should have this fixed up within a couple of days tops. >> >> No, I'm not heading off to Aruba or someplace after this intrusive >> change, I am working on it. Yo

RE: HEADS UP: I broke swapping

2001-05-22 Thread John Baldwin
On 22-May-01 John Baldwin wrote: > > On 20-May-01 Alfred Perlstein wrote: >> I broke swapping with the vm mutex. >> >> Hopefully I should have this fixed up within a couple of days tops. >> >> No, I'm not heading off to Aruba or someplace after this intrusive >> change, I am working on it. Yo

RE: HEADS UP: I broke swapping

2001-05-22 Thread John Baldwin
On 20-May-01 Alfred Perlstein wrote: > I broke swapping with the vm mutex. > > Hopefully I should have this fixed up within a couple of days tops. > > No, I'm not heading off to Aruba or someplace after this intrusive > change, I am working on it. Your kernel may panic, but I hope you > all ke