* sysdep.c (system_process_attributes) [SOLARIS2 && HAVE_PROCFS]:
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Jun 2012 16:37:54 +0000 (09:37 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 2 Jun 2012 16:37:54 +0000 (09:37 -0700)
commit63810350ec7f26232fbd653f279c92f43b5c4807
treebc4881b40b8fc53d28d55f5f01f098342e8c2cff
parent4cf9b38dd572979c53bc5a7892c27b2a40a6f039
* sysdep.c (system_process_attributes) [SOLARIS2 && HAVE_PROCFS]:

Convert pctcpu and pctmem to Lisp float properly.
Let the compiler fold better, as 100.0/0x8000 is exact.
src/ChangeLog
src/sysdep.c