Skip to content
This repository has been archived by the owner on Mar 7, 2021. It is now read-only.

Add RCU read bindings (#143) and each_process() iterator #250

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Commits on Aug 22, 2020

  1. Add RCU read bindings (#143) and each_process() iterator

    Add an RcuReadGuard object for calling functions that expect to be
    RCU-protected, and add a Rust equivalent of for_each_process and a very
    light task_struct bindings sufficient to write a simple test/demo.
    geofft committed Aug 22, 2020
    Configuration menu
    Copy the full SHA
    6b13c49 View commit details
    Browse the repository at this point in the history