Environment NDK r23b with CMake. Configuration Adding fllowing codes to CMakeLists.txt. FAQ OpenMP not working for Android NDK Your NDK version is to old, please…
Leave a CommentMonth: November 2022
Basic commands Showing current status Adding rules iptables -A chain_name -p protocol –dport port -j action Allow tcp connection with port 22 input: Disallow tcp…
Leave a CommentConnection may not safe When we connet to a new remote server host by SSH, we will get a message as bellow: The authenticity of…
Leave a CommentDescription Qualcomm device CPU uses the cpufreq framework to dynamically adjust the frequency, and the GPU uses the Linux devfreq framework to adjust. Devfreq has…
Leave a Comment