Skip to content

🔴 Issue 34: Implement a procfs Interface #30

@insaneonai

Description

@insaneonai

🔴 Issue 34: Implement a procfs Interface

Create a Linux kernel module that exposes kernel-space data to user space using /proc.

You will:

Create custom /proc entries

Support read & write operations

Safely transfer data between kernel and user space

Understand how tools like ps, top, /proc/meminfo actually work

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions