This was not definitive enough for my implementations. "This group is filled once every kixstart session" does not tell me when during that session it is created. If 2 programs use this cache, and they run asynchronously it is very easy to have 'race' conditions.

Granted I am being more picky than an average user about this, but I am looking to use this cache as a resource for another program I am writeing too.