cgzones

Results 102 comments of cgzones

The only usage might even be removed, see #1285.

> What re OpenBSD/NetBSD/Solaris? According to manual pages only OpenBSD does have not support for it.

@kartoffelheinz The code in *linux/LinuxProcessTable.c* changed quite a lot with conflicting changes, so at the moment I am unable to supply rebased patches for 3.3.0.

Recent versions of MacOS limit the access to foreign threads via `thread_info()`. I am not aware of an alternative API. It might work though with a signed binary running as...

> What's missing to push this along? Testing: check all threads are displayed, no memory is leaked, tree glitches. (Only compile tested the latest rebase.)

> LGTM. No obvious memleaks. > > Minor nitpick: Neither `identifer_info_count` nor `extended_info_count` are used or checked after their assignment through the call to `thread_info`, but access to at least...

Might get superseded by #1352.

Applied via https://github.com/htop-dev/htop/commit/cbcfc5f7d08e210a3477071607a3195fa31f06a3

@tkhai thanks for your investigation. Could you give #1222 a try please?