[OpenAFS-devel] configure not honoring 'CC' environment variable

Troy Benjegerdes hozer@hozed.org
Wed, 23 Mar 2005 09:58:08 -0600


On Wed, Mar 23, 2005 at 10:42:32AM -0500, chas williams - CONTRACTOR wrote:
> In message <20050323151114.GO9768@kalmia.hozed.org>,Troy Benjegerdes writes:
> >The issue I have with libafs being so big is that it is not at all
> >modular. There is no opportunity for something like rxgkad to be used by
> >another kernel client, without also including all the other flavors of
> >RX. Or, for that matter, having the ability to not load rx methods that
> >aren't in use.
> 
> examining the 'size' of the module isnt really a good indicator of the
> memory in use.  we could reduce the size of this portion of afs (there
> is about 20k that could easily be 'removed': a few large .bss items
> and getting rid of the large macros).  afs uses quite a bit of memory
> outside of its footprint.
> 
> try not to worry about it.

The only way I can not worry about it is for me to either stop using
OpenAFS, or stop having it be the primary thing that causes kernel
panics.

I can't reboot my mac G5 running linux cleanly because it panics
unmounting /afs. I have no idea what part of the huge amount of code
that's in libafs that this is happening in.