firoyang

firoyang

Beijing

Add cgroups support to crash-python

a project by mkoutny

To ease debugging cgroup relates issues this suggests to: - list cgroup hierarchy tree(s),

Updated about 3 years ago. 4 hacker ♥️. 4 followers.

Get to know compaction code better

a project by osalvador

Project Description

After a machine has been running for some time, its memory can get fragmented and so large contiguous memory chunks

Updated almost 3 years ago. 3 hacker ♥️. 1 follower.

Get to know SMP on x86 systems better

an idea by alix82

Project Description

In order to learn how operating systems work on a x86 chip, I had written (long ago) a toy OS based on code found on osdev wiki [1]. It allowed me to understand the interaction between the OS and the x86 hardware, and to some extent how the OS handles userspace (I used newlib for some userspace programs). The single-processor OS code later served me well as a base for a course about operating systems I taught at the university.

Updated about 3 years ago. 4 hacker ♥️. 2 followers. Has no hacker: grab it!

x86 instructions decoder

a project by bpetkov

This is the tool I've been working on since HW11 and it needs more work. Actually, there's always something which could be done on it. It is basically an x86 instruction decoder with special emphasis on the kernel and decoding interesting pieces of it in order to help in the development of low-level patching techniques, among others. git repo: https://gitlab.suse.de/bp/x86d

Updated about 2 years ago. 17 hacker ♥️. 2 followers.

Kernel debugging

a project by firoyang

Collecting problems and writing tools or methods for kernel debugging. Initial state.

Updated about 2 years ago. 1 hackers ♥️. 2 followers.

Create tool to analyze supportconfig to spot common SUSE Manager / Uyuni issues

an invention by cbosdonnat

Project Description

A supportconfig provides a lot of files and data from the system, but it is often hard to spot the real issue in it. The idea of this project is to get machine-readable output for the supportconfig data and analyze them.

Updated 6 months ago. 11 hacker ♥️. 2 followers.

consolidate mm debugging tools and package them

a project by mhocko

Project Description

Different people use different ad-hoc tools to debug Linux kernel MM (memory management) related issues. I have couple of those myself. They fall into two main categories. One set for proper data collection and the other for some high level analysis. Our customers would benefit from the former and we (L3 labs from the later). Having them in a single package sounds quite reasonable to me.

Updated over 1 year ago. 4 hacker ♥️. 3 followers.
2
3
0
7

Looking for projects around:

kernel

Activity

  • over 1 year ago: firoyang started Cgroup support for supportconfig
  • over 1 year ago: firoyang originated Cgroup support for supportconfig
  • over 1 year ago: firoyang started consolidate mm debugging tools and package them
  • over 1 year ago: firoyang liked consolidate mm debugging tools and package them
  • almost 2 years ago: firoyang liked Create tool to analyze supportconfig to spot common SUSE Manager / Uyuni issues
  • about 3 years ago: firoyang liked Kernel debugging
  • about 3 years ago: firoyang started Kernel debugging
  • about 3 years ago: firoyang originated Kernel debugging
  • about 3 years ago: firoyang liked x86 instructions decoder
  • about 3 years ago: firoyang liked Get to know SMP on x86 systems better
  • about 3 years ago: firoyang liked Get to know compaction code better
  • about 3 years ago: firoyang liked Add cgroups support to crash-python