Re: [Gems-users] obtaining processID of ThreadID in Ruby


Date: Wed, 18 May 2011 09:59:34 -0400
From: Gedare Bloom <gedare@xxxxxxxxxxxxxx>
Subject: Re: [Gems-users] obtaining processID of ThreadID in Ruby

AFAIW gems and simics do not know about simulated software abstractions such as threads. You would have to implement something like process tracker that identifies context switches and informs the memory system.

On May 18, 2011 9:13 AM, "Hamid Reza Khaleghzadeh" <khaleghzadeh@xxxxxxxxx> wrote:
> Hi
>
> I intend to obtain all processIDs or threadIDs that run on determined
> processor in ruby. There is a few methods such getThreadID in cacheMSG
> but these functions return local threadID. Could someone help me?
>
> Thnaks
> _______________________________________________
> Gems-users mailing list
> Gems-users@xxxxxxxxxxx
> https://lists.cs.wisc.edu/mailman/listinfo/gems-users
> Use Google to search the GEMS Users mailing list by adding "site:https://lists.cs.wisc.edu/archive/gems-users/" to your search.
>
[← Prev in Thread] Current Thread [Next in Thread→]