Enlightenment CVS committal Author : raster Project : e17 Module : apps/e
Dir : e17/apps/e/src/modules/cpufreq Modified Files: e_mod_main.c Log Message: fix fixme's =================================================================== RCS file: /cvsroot/enlightenment/e17/apps/e/src/modules/cpufreq/e_mod_main.c,v retrieving revision 1.7 retrieving revision 1.8 diff -u -3 -r1.7 -r1.8 --- e_mod_main.c 20 Apr 2005 13:48:51 -0000 1.7 +++ e_mod_main.c 20 Apr 2005 14:10:18 -0000 1.8 @@ -2,9 +2,8 @@ #include <errno.h> #include "e_mod_main.h" -/* FIXME: need to handle performance and powersave gonvernors (only auto(ondemand)/manual(userspace) supported now) - * FIXME: check permissions (can execute) setfreq before trying - * FIXME: display throttling state +/* FIXME: check permissions (can execute) setfreq before trying + * FIXME: display throttling state ??? * FIXME: handle multiple cpu's (yes it's likely rare - but possible) */ ------------------------------------------------------- This SF.Net email is sponsored by: New Crystal Reports XI. Version 11 adds new functionality designed to reduce time involved in creating, integrating, and deploying reporting solutions. Free runtime info, new features, or free trial, at: http://www.businessobjects.com/devxi/728 _______________________________________________ enlightenment-cvs mailing list enlightenment-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs