Power consumption undoubtedly is one of the most important factors we look at today. Whether it's your smartphone, tablet, laptop, or machine in the datacenter, the goal is the same. You want to get the best possible performance for the lowest power cost.
Tag Archives: ARM
# Parallella (part 8): OS
Kernel, compiler, bsps, libraries, examples, userspace daemons... Because no one wants to deal with this alone, hardware manufactures (or community) often release pre-configured/customized OS distribution...
# Parallella (part 7): Application
Making use of hardware is much harder than owning it, especially when we speak about uniquely designed SBCs such as Parallella. Why? Because problems that can be solved best with parallel computing are hard...
# ARM images with Packer
With this Packer plugin you'd be able to build customized images, modify them or even generate raw rootfs archive. The variety of available post-processors will make your CI/CD pipeline even better!