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?