Skip to content
#

procfs

Here are 55 public repositories matching this topic...

woodruffw
woodruffw commented Jan 18, 2022

Apparently the former doesn't include task stacks and therefore doesn't have to scan every thread in the process ID's thread group. Users generally don't want task stacks often, so this is a reasonable maps file to consider instead.

In particular, from_pid can probably learn a second argument, something like ThreadStackPolicy::{Include,Exclude}.

enhancement help wanted good first issue

Improve this page

Add a description, image, and links to the procfs topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the procfs topic, visit your repo's landing page and select "manage topics."

Learn more