gnome-system-monitor r1870 - in trunk: . src



Author: bdejean
Date: 2007-01-07 17:46:09 +0000 (Sun, 07 Jan 2007)
New Revision: 1870
ViewCVS link: http://svn.gnome.org/viewcvs/gnome-system-monitor?rev=1870&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/procman.h
   trunk/src/proctable.cpp
   trunk/src/util.cpp
Log:
2007-01-07  BenoÃt Dejean  <benoit placenet org>

	* src/procman.h:
	* src/proctable.cpp:
	* src/util.cpp:

	Various micro-optimizations based on profiling.
	Changed the type of many ProcInfo members to 'unsigned long' to
	avoid 64bit arithmetic on 32bit system.
	Replaced on g_list_append with g_list_prepend.
	Avoided double comparison in format_file_size_for_display.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]