Skip to content
View takayuki-nagata's full-sized avatar
  • Red Hat K.K.
  • Tokyo, Japan

Highlights

  • Pro

Block or report takayuki-nagata

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.

Maximum 250 characters. Please don't include any personal information such as legal names or email addresses. 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

Pinned Loading

  1. hack_cpu hack_cpu Public

    An implementation of cpu of the Hack architecture

    VHDL

  2. hack_tools hack_tools Public

    A toolchain for the hack cpu

    C

  3. hack_on_basys2 hack_on_basys2 Public

    An soc implementation with the hack_cpu for the Basys2

    VHDL 1

  4. tracecmd-mkdot tracecmd-mkdot Public

    A simple python script to generate dot files for vizualization of call graph from function call traces with trace-cmd command.

    Python 2

  5. kmem_fp kmem_fp Public

    A script using drgn (https://github.com/osandov/drgn) to interpret freeponter of a slab cache. The output is similar to kmem -S of the crash utility.

    Python

  6. Linux_Memory_Management_Simulation Linux_Memory_Management_Simulation Public

    A Linux memory management simulation model using Gemini to help you understand key concepts in Linux memory management, such as watermarks, kswapd, direct reclaim, and swappiness.

    Jupyter Notebook