comment about current process
authorcompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 14 Aug 2004 06:51:01 +0000 (06:51 +0000)
committercompudj <compudj@04897980-b3bd-0310-b5e0-8ef037075253>
Sat, 14 Aug 2004 06:51:01 +0000 (06:51 +0000)
git-svn-id: http://ltt.polymtl.ca/svn@737 04897980-b3bd-0310-b5e0-8ef037075253

ltt/branches/poly/lttv/modules/gui/controlflow/processlist.h

index 13af79c33c9686eb4cd79eccc97b9f125784161f..7a2f482800729f598dc8d43663a1bfb1f9b45ce6 100644 (file)
@@ -88,6 +88,7 @@ struct _ProcessList {
   guint number_of_process;
   gint cell_height_cache;
 
+  /* FIXME : those current process must be one per CPU !! */
   ProcessInfo *current_process_info;
   HashedProcessData *current_hash_data;
 
This page took 0.023404 seconds and 4 git commands to generate.