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: Sun, 27 Oct 2019 17:17:52 +0100

Oops, I forgot the patch where I fill this field. I attach It now

El dom., 27 oct. 2019 a las 16:44, Samuel Thibault (<samuel.thibault@gnu.org>) escribió:
Almudena Garcia, le sam. 26 oct. 2019 23:38:56 +0200, a ecrit:
> These patches isn't tested yet.

They will surely not work, since you didn't put anything in that new
field inside GNU Mach :)

See the function that fills it in GNU Mach: thread_info()'s
THREAD_SCHED_INFO case. There, for backward compatibility with existing
binaries, you have to handle both the case where the application
passes the old count (built with the old GNU Mach header defining
THREAD_SCHED_INFO_COUNT), and the case where the application passes the
new count (built with the new header).

Samuel

Attachment: fill_lastprocessor_mach.patch
Description: Text Data


reply via email to

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