• how to move from keil to linux?
    i want to move form keil to linux on my some project, I have .uvprojx file and .uvoptx fiels. I want to convert it into makefile and also need to genertate the linker file for the same. Can any body...
  • armv8 cache issue with virtualization
    I am now writing a hyper-visor based on arm-v8 aarch64. and now Linux kernel can boot successfully on this hyper-visor. and I test the code on DS5. But there is a cache issue. The issue is: after...
  • Build the chroot environment
    I am trying to make virtualization on ARM with Xen according to one blog which is here: community.arm.com/.../virtualization-on-arm-with-xen I am building chroot evnironment on my PC which has ubuntu...
  • Adding new working points - additional frequency values in linux
    Deciding what frequency within the CPUfreq policy should be used is achieved using "cpufreq governors". Inside the CPUFreq we can find: # ls /sys/devices/system/cpu/cpu1/cpufreq/ affected_cpus related_cpus...
  • Low Performance for AlexNet Inference on big cores
    My environment is odroid-xu3 that constructed with exynos5422 Cortex-A15 2.0Ghz quad core and Cortex-A7 quad core CPUs and have Ubuntu 18.04, Linux kernel 4.14.141-69. My issue is that I am running...