[OpenAFS-devel] [CSL #301175] openafs-1.4.1 kernel panics

Derrick J Brashear shadow@dementia.org
Mon, 29 May 2006 14:35:25 -0400 (EDT)


On Mon, 29 May 2006, Rainer Toebbicke wrote:
>
> I wonder if there is a problem with PAG garbage collection. But even without 
> Hartmut's patch the amount of space actually wasted is worrying but should 
> not be fatal.

The vmalloc pool is not infinite.

Also, PAG garbage collection is not on by default on Linux.

echo 1 > /proc/sys/afs/GCPAGs iirc