Skip to content
View PorridgeSwim's full-sized avatar

Block or report PorridgeSwim

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. Linux-scheduler Linux-scheduler Public

    Add a new Linux scheduler called Freezer.

    C 1

  2. multiprocess-webserver multiprocess-webserver Public

    Implement a web server that supports multi-process and multi-threaded

    C

  3. inspect_table-syscall inspect_table-syscall Public

    Implement a new system call: inspect_table(). It retrieves the file descriptor table of a specified process.

    C

  4. inkernel-keyvalue-store inkernel-keyvalue-store Public

    Implement an in-kernel key-value store: Fridge.

    C

  5. farfetch-syscall farfetch-syscall Public

    Implement farfetch(), a system call that allows you to manipulate the memory of a specified process.

    C

  6. Linux-filesystem Linux-filesystem Public

    Create a new file system calls PantryFS on Linux

    Perl