Subject: Re: extent panics
To: Julian Coleman <J.D.Coleman@newcastle.ac.uk>
From: Paul Kranenburg <pk@cs.few.eur.nl>
List: port-sparc
Date: 06/20/1999 20:27:34
> I take it that :
> 
>     panic: pool_get: extent: page empty
>     syncing disks...
> 
>     <disk timeouts ...>
> 
> is related to the other panics that people are seeing?  Is there a fix in
> -current?   (1.4 GENERIC_SCSI3 on a Sparc 4 - two panics in two days).


I have fixed five instances of missing spl*()/splx() bracketing in various
kernel subsystems which were all liable to cause a failure such as this one.

All of the fixes are scheduled to appear in 1.4.1

-pk