bug-hurd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Add last processor to process stat


From: Almudena Garcia
Subject: Re: [PATCH] Add last processor to process stat
Date: Mon, 28 Oct 2019 19:16:28 +0100

> As I said, look for the thread_info() calls, to fill the field if the
> returned count doesn't include it.

process_file_gc_stat(), the function which write the stat structure, doesn't calls to thread_info().
So I can't compare with *thread_info_counter(), because this doesn't exists in this function.

The only calls to thread_info() are in proc/info.c, in S_proc_getprocinfo() but I don't find the relation between this and process_file_gc_stat()

El dom., 27 oct. 2019 a las 23:42, Samuel Thibault (<samuel.thibault@gnu.org>) escribió:
Almudena Garcia, le dim. 27 oct. 2019 23:34:40 +0100, a ecrit:
> Now I have to continue working in Hurd patch. I don't know how to add backward
> compatibility in this

As I said, look for the thread_info() calls, to fill the field if the
returned count doesn't include it.

Samuel

reply via email to

[Prev in Thread] Current Thread [Next in Thread]