Re: panic: page fault (apparently caused by mount_mfs)

1999-05-18 Thread Bob Willcox
Yep! The patch seems to have fixed the problem! :-) Thanks Luoqi!! Bob On Mon, May 17, 1999 at 11:42:21PM -0400, Luoqi Chen wrote: > > I have been making world each time after cvsupping so I would expect the > > mfs kld module to be getting rebuilt and it appears to be up-to-date: > > > > -r

Re: panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Bob Willcox
On Mon, May 17, 1999 at 04:34:50PM -0400, Luoqi Chen wrote: > > Hi, > > > > I have been getting a panic lately with every -current kernel that I > > have built for the past week or so (-current cvsupped daily). Even the > > GENERIC kernel panics. It is occuring when the mount for a /tmp mfs > >

Re: panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Bob Willcox
On Mon, May 17, 1999 at 01:47:59PM -0700, Matthew Jacob wrote: > > > > > > I use mfs a lot and have had no trouble whatsoever. I'm using: > > > > > > swap/tmpmfs rw,-s=200 0 > > > > > > Do you suppose that the usage of /dev/da0s1b directly is wha

Re: panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Matthew Jacob
> > > > I use mfs a lot and have had no trouble whatsoever. I'm using: > > > > swap/tmpmfs rw,-s=200 0 > > > > Do you suppose that the usage of /dev/da0s1b directly is what's causing > > some trouble? > > Unfortunately, changing from /dev/da0s1b

Re: panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Bob Willcox
On Mon, May 17, 1999 at 01:03:50PM -0700, Matthew Jacob wrote: > > I use mfs a lot and have had no trouble whatsoever. I'm using: > > swap/tmpmfs rw,-s=200 0 > > Do you suppose that the usage of /dev/da0s1b directly is what's causing > some troub

Re: panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Luoqi Chen
> Hi, > > I have been getting a panic lately with every -current kernel that I > have built for the past week or so (-current cvsupped daily). Even the > GENERIC kernel panics. It is occuring when the mount for a /tmp mfs > filesystem is attempted. If I boot an old kernel from 5/11 or remove >

Re: panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Bob Willcox
On Mon, May 17, 1999 at 01:03:50PM -0700, Matthew Jacob wrote: > > I use mfs a lot and have had no trouble whatsoever. I'm using: > > swap/tmpmfs rw,-s=200 0 > > Do you suppose that the usage of /dev/da0s1b directly is what's causing > some troub

Re: panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Matthew Jacob
I use mfs a lot and have had no trouble whatsoever. I'm using: swap/tmpmfs rw,-s=200 0 Do you suppose that the usage of /dev/da0s1b directly is what's causing some trouble? On Mon, 17 May 1999, Bob Willcox wrote: > Hi, > > I have been getting

panic: page fault (apparently caused by mount_mfs)

1999-05-17 Thread Bob Willcox
Hi, I have been getting a panic lately with every -current kernel that I have built for the past week or so (-current cvsupped daily). Even the GENERIC kernel panics. It is occuring when the mount for a /tmp mfs filesystem is attempted. If I boot an old kernel from 5/11 or remove the fstab entr