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

David Thompson thomas@cs.wisc.edu
Tue, 30 May 2006 09:59:45 -0500


Derrick J Brashear wrote:
>
>The vmalloc pool is not infinite.
>
>Also, PAG garbage collection is not on by default on Linux.
>
>echo 1 > /proc/sys/afs/GCPAGs iirc

...and on 2.4 kernel systems information on the vmalloc pool is not available via /proc/meminfo.

cat /proc/sys/afs/GCPAGs gives me a value of '2'.

Are these documented anywhere (besides the source)?

Dave