Stan Schwertly
Stan Schwertly
Plants and Programming
Skip to content
  • About Stan
  • Contact

proc

There are 5 posts tagged proc (this is page 1 of 1).

Hacker School Day 52 – Kernels, Magic, and Docs

It’s the last day of Hacker School! I recompiled a kernel to take out the part I didn’t understand and it still worked.

in Hacker School | December 18, 2014 | 752 Words | 1 Comment

Getting Process Invocations: The Hard Way

I wrote a tool to get the invocation of a process by stealing it from the process’s stack.

in Hacker School | December 12, 2014 | 1,149 Words | Comment

Hacker School Day 40 – Making pstree Faster/Ugly – Globbing

The final optimization for the pstree clone was to replace file globbing with readdir and a custom isInt function.

in Hacker School | December 5, 2014 | 477 Words | Comment

Hacker School Day 40 – Making pstree Faster/Ugly – No Regex

I made my pstree clone faster by swapping the regex with string functions. I dived in kernel code for more ridiculous things.

in Hacker School | December 4, 2014 | 695 Words | Comment

Hacker School Day 39 – pstree and Weird /proc Behavior

I made a pstree clone and found weird behavior in /proc

in Hacker School | December 2, 2014 | 542 Words | Comment

Categories

  • Hacker School
  • Pictures
  • Projects
  • Thoughts
Independent Publisher empowered by WordPress