Please can you help?
I am using the UPA API on ASG and I am finding that the thread handling reading and writing to/from UPA API is having 100% CPU. I have done a g profile analysis and the results are attached. They show that some functions have a lot of the CPU time:
ripc10IntFlushSess – has 28% of CPU cycles
writev – has 55% of CPU cycles.
One run had number of in/out UPA buffers set to 300,000 and the other had them set to 50000 and the results were the same.