On Mon, Sep 11, 2023 at 5:29 AM Marc Espie
wrote:
> On Mon, Sep 11, 2023 at 12:10:17PM +0200, Claudio Jeker wrote:
> > On Mon, Sep 11, 2023 at 11:02:00AM +0200, Marc Espie wrote:
> > > I was reading through ps.1, which has two slightly different options
> > > -H Also display information
On Mon, Sep 11, 2023 at 12:10:17PM +0200, Claudio Jeker wrote:
> On Mon, Sep 11, 2023 at 11:02:00AM +0200, Marc Espie wrote:
> > I was reading through ps.1, which has two slightly different options
> > -H Also display information about kernel visible threads.
> > -k Also display
On Mon, Sep 11, 2023 at 11:02:00AM +0200, Marc Espie wrote:
> I was reading through ps.1, which has two slightly different options
> -H Also display information about kernel visible threads.
> -k Also display information about kernel threads.
>
> It's not at all obvious what th
On Mon, Sep 11, 2023 at 11:00:41AM +0100, Stuart Henderson wrote:
> -H is userland threads, -k is kernel threads. I guess "kernel visible" was
> to distinguish between the old uthread where threads were handled in
> userland and not visible to the kernel, and rthread ...
>
> --
> Sent from a pho
-H is userland threads, -k is kernel threads. I guess "kernel visible" was
to distinguish between the old uthread where threads were handled in
userland and not visible to the kernel, and rthread ...
--
Sent from a phone, apologies for poor formatting.
On 11 September 2023 10:02:32 Marc Espie
I was reading through ps.1, which has two slightly different options
-H Also display information about kernel visible threads.
-k Also display information about kernel threads.
It's not at all obvious what the difference between these options might be.
>From the log: