Skip to content
View nicolasmesa's full-sized avatar

Block or report nicolasmesa

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. PiOS PiOS Public

    Toy RPi Kernel for learning purposes

    C 6

  2. shell shell Public

    Write a simple shell in C. Your shell should read a line from standard input, parse the line to get the command and its arguments, fork, and exec the command. Your shell should wait for commands to…

    C 2

  3. vm-inspector vm-inspector Public

    Kernel development: Inspect Process Address Space by User Space Mapped Page Tables

    C 2

  4. kvm-api kvm-api Public

    Implementation from "Using the KVM API" with some modifications and comments

    C 2

  5. WakeupOnShake WakeupOnShake Public

    Write a user-space daemon to pass device acceleration into the kernel

    C 1

  6. GRR-Scheduler GRR-Scheduler Public

    Create a group round robin scheduler. Load balancing should be done every 500ms. Create a system call that will set the number of CPUs to use for foreground and background processes.

    C 1