gpo.zugaina.org

Search Portage & Overlays:

app-misc/greenboost

Hacky thing for Ollama.

Screenshots

  • greenboost-3.3
    ~amd64
    dist-kernel modules-compress modules-sign +strip

    View      Download      Browse     License: GPL-2   
    Overlay: tatsh-overlay

ChangeLog

commit 83d2fbac55aac68a5d0f7a52be1e34d1dd5de8b4
Author: Andrew Udvare <audvare@gmail.com>
Date: Mon Aug 3 10:22:08 2026 -0400

app-misc/greenboost: rename from nvidia-greenboost, add 3.3

Upstream calls the project greenboost, so MY_PN goes away and the module,
dracut snippet and everything else follow $.

sci-ml/ollama has no cuda flag, so the USE dependency could never be
satisfied. 3.3 also calls dma_buf_set_priority(), which no mainline kernel
has; upstream's own comment says the call changes no behaviour, so it is
patched out.

Signed-off-by: Andrew Udvare <audvare@gmail.com>