Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

What Changes Are Required for the RLP Application Under LDoms?

application changes ldoms RLP
0
Posted

What Changes Are Required for the RLP Application Under LDoms?

0

The RLP application requires some minimal changes to run under the LDoms enviroment. 1. Update the src/app/rlp.c file to reflect the total number of strands given to the LWRTE domain. 2. Change the src/app/rlp_config.h file so that the stat thread is configured to run on the last strand (CPU number) available for your LDom partition. The NUM_STRANDS macro requires this change from the default value of strand 31. 3. Change the src/config/rlp_map.c and src/config/rlp_swarch.c files to reflect the new architecture of your LWRTE domain under LDoms.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123