Skip to content
This repository has been archived by the owner on Jun 18, 2024. It is now read-only.

scx: Cosmetic changes to kfuncs #174

Merged
merged 1 commit into from
Apr 5, 2024
Merged

scx: Cosmetic changes to kfuncs #174

merged 1 commit into from
Apr 5, 2024

Commits on Apr 5, 2024

  1. scx: Cosmetic changes to kfuncs

    - Make __bpf_kfunc_start/end_defs() blocks strict so that they only contain
      kfunc definitions.
    
    - Match BTF_KFUNCS table with kfunc definition blocks so that they always
      come right after in the same order.
    
    - Add function comment to scx_bpf_select_cpu_dfl() and rename @found to
      @is_idle which is more accurate and consistent with the BPF side
      declaration.
    htejun committed Apr 5, 2024
    Configuration menu
    Copy the full SHA
    5e32ef4 View commit details
    Browse the repository at this point in the history