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: Samuel Thibault
Subject: Re: [PATCH] Add last processor to process stat
Date: Sun, 27 Oct 2019 16:44:11 +0100
User-agent: NeoMutt/20170609 (1.8.3)

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



reply via email to

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