[OpenAFS] OpenAFS server on SuSE 8.2
Derrick J Brashear
shadow@dementia.org
Mon, 15 Sep 2003 14:23:30 -0400 (EDT)
On Mon, 15 Sep 2003, Benjamin P Myers wrote:
> > It would have been nice if instead of just enlarging you could have told
> > us where the problem was, since elarging the size of the small memory pool
> > chunks is wasteful.
>
> I did.
No, I told you the problem was there. I want to know what calls it. If you
get a good oops, it will tell you.
./configure --enable-debug-kernel will compile a module that should give
good frames in the backtrace.
> > It seems the problem is in src/afs/LINUX/osi_file.c on line 47. Just as
> > Derrick said it is osi_AllocSmallSpace. I upped AFS_SMALLOCSIZ to 384 and
> > now the disk cache seems to work fine.
> ...
>
> That's where the problem is, but I don't know what the problem is.
See above.