Subject: Re: overfilling mfs partitions larger than 600M causes kernel
To: Michael <macallan18@earthlink.net>
From: Tim Kelly <hockey@dialectronics.com>
List: port-macppc
Date: 11/20/2004 15:59:11
I figured Matt would post about his committing a fix, but I did mention
it earlier.

src/sys/arch/powerpc/powerpc/trap.c

It changed the kernel panic from one within memory to one within the
file system, but only after the 1G partition was filled. Smaller
partitions worked fine.

tim