tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: how to tell if a process is 64-bit
> On Sep 8, 2017, at 6:55 AM, Thomas Klausner <tk%giga.or.at@localhost> wrote:
>
> Hi!
>
> In a cross-platform process utility tool the question came up how to
> decide if a process is 64-bit.
>
> https://github.com/giampaolo/psutil/issues/1102
I wonder: "in what sense"?
1. Capable of doing arithmetic on 64 bit values?
2. Capable of using 64 bit addresses?
3. Something else?
paul
Home |
Main Index |
Thread Index |
Old Index