This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

question about priority for link

by checking following,

/dvr_rdk/mcfw/src_linux/links/system/system_priv_common.h

./dvr_rdk/mcfw/src_bios6/links_common/system/system_priv_common.h

we found the priority for each link is quite different and I  have two question

Q1. if I want to modify the priority for some link, what should I pay attention to?

Q2. for the same link, why the priorities in src_linux and src_bios6 are different? is there any thing I should take care when modification?