Search:

Type: Posts; User: lsolano

Search: Search took 0.00 seconds.

  1. Replies
    8
    Views
    1,845

    Thanks

    Thanks
  2. Replies
    8
    Views
    1,845

    That is not possible because the threads are...

    That is not possible because the threads are running at the "same time", and hence the actual memory reads/writes are done when the memory is available, which is not necessarily the same time as the...
  3. Replies
    8
    Views
    1,845

    Thanks brewbuck, I kind of had in mind that it...

    Thanks brewbuck, I kind of had in mind that it would be a difficult problem. Please go ahead and explain the method you are thinking of.
    However, let me tell you what I'm exactly trying to do: I...
  4. Replies
    8
    Views
    1,845

    Trackin Memory Accesses

    I need to write a C program to track memory reads and writes of an application running in linux. I'm doing this caz I need to characterize the memory usage pattern for the application.

    The big...
Results 1 to 4 of 4