Git Product home page Git Product logo

android_kernel_oneplus_sm8350_build's Introduction

Download

https://github.com/awakened1712/android_kernel_oneplus_sm8350_build/actions

Kernel Features

  • Built with GCC + Graphite + LTO + PGO
  • Built-in kernel modules for better optimization with LTO
  • Backport upstream Multi-gen LRU to optimize page reclaim and performance under memory pressure
  • Backport entire RCU subsystem to Linux 6.0
  • Lazy RCU which should result in power-savings while the device is lightly-loaded or idling
  • Backport EEVDF Scheduler (Earliest Eligible Virtual Deadline First) in favor of CFS
  • Disable unused touchscreen and keyboard drivers
  • Disable tracing, statistics and various debugs
  • Use power efficient workqueues
  • Relax kernel wakelocks
  • Backport upstream mremap
  • Allocate small objects on stack instead of heap to reduce overhead
  • Import latest version of Cortex strings' functions
  • Disable kernel hardening for faster syscall performance

Benchmarks

Callbench:

clock_gettime: ..........
    syscall:	87 ns
    libc:	33 ns

read file: ..........
    mmap:	7688 ns
    read:	4159 ns

* Eva:

clock_gettime: ..........
    syscall:	129 ns
    libc:	33 ns

read file: ..........
    mmap:	8593 ns
    read:	4369 ns

* BlueSpark:

clock_gettime: ..........
    syscall:	139 ns
    libc:	36 ns

read file: ..........
    mmap:	8876 ns
    read:	4571 ns

android_kernel_oneplus_sm8350_build's People

Contributors

awakened1712 avatar songlongdaiduong avatar

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.