Git Product home page Git Product logo

Comments (1)

andreabenini avatar andreabenini commented on June 14, 2024

I don't have any benchs yet, I'm still struggling with various CPU defines so current image won't run on previous boards (RPi1 and 2). I have optimized current beta image for the RPi3 (too much..) and it's not stable nor good as it should be, that's why it's still a beta.
I'd like to produce two different images at the end. First one must be cross compatible with all platforms (RPi 1,2,3,0,0w), 32bit ARMv7 HF. Second image is a Full 64bit Image, compiled for ARM Cortex A53 HF CPU and its special registers, it will run on RPi3 (and newer ?) boards only, repository will be split in two pieces to keep 32 and 64bit separated.
I don't have power consumption data yet, with these boards everything depends on running processes and used CPU (on boot and during normal operations), Raspbian has a lot of services and software by default, this might be what you're seeing.
Minimal Moebius image would be really minimal: kernel, dropbear (ssh), sysvinit (no systemd unless strictly necessary), eudev only if needed (you might disable it if you don't want to plug/unplug usb devices); 20/30Mb RAM and only the disk space required to keep a decent glibc system running, everything else is up to you.
I'd like to keep this issue opened as a reminder so I can measure or report progress here. Previous image was pretty easy to setup, this one is more experimental but hopefully tightly optimized

from moebius.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.