dockapps/wmmemload
Carlos R. Mafra 774e4f769f wmmemload: call usleep() directly in main loop
The reason is the same as in the analogous patch for wmwifi
in commit 1e34ea7f980; it improves considerably the efficiency.

Keeping the 'interval' unchanged (set to 1 sec), with this change
the number of wakeups as measured by powertop goes from around 14 wakeups/sec
to around 2 wakeup/sec.
2019-01-12 21:22:15 +00:00
..
doc Remove trailing whitespace. 2014-10-05 19:18:49 +01:00
src wmmemload: call usleep() directly in main loop 2019-01-12 21:22:15 +00:00
AUTHORS wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
ChangeLog Update mailing list links to new Google Groups. 2018-05-14 23:34:53 +01:00
configure.ac Update mailing list links to new Google Groups. 2018-05-14 23:34:53 +01:00
COPYING wmmemload: Update COPYING from http://www.gnu.org/licenses/gpl-2.0.txt. 2014-10-10 10:09:53 +01:00
Makefile.am wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
NEWS wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00
README Update old windowmaker.org/dockapps urls to dockapps.net 2018-06-28 04:13:53 +01:00
THANKS wmmemload: Add version 0.1.6 to repository. 2014-10-04 08:13:15 +01:00

__    __ __  __  __  __  ____  __  __  _     ____   ____   ____
\ \/\/ /|  \/  ||  \/  || ===||  \/  || |__ / () \ / () \ | _) \
 \_/\_/ |_|\/|_||_|\/|_||____||_|\/|_||____|\____//__/\__\|____/

================================================================================

Homepage: https://www.dockapps.net/wmmemload
Git: http://repo.or.cz/dockapps.git

Original Author: Mark Staggs <me@markstaggs.net>
Currently maintained by: Window Maker Developers Team
                           <wmaker-dev@googlegroups.com>

================================================================================

wmmemload is a program to monitor memory/swap usages. It is a dockapp
that is supported by X window managers such as Window Maker, AfterStep,
BlackBox, and Enlightenment.

The current memory usage is displayed in the top half.  The swap usage
is in the bottom half. It has an LCD look-alike user interface.  The
back-light may be turned on/off by clicking the mouse button over the
appliacation. If the usage hits a certain threshold, an alarm-mode will
alert you by turning on back-light.

Run `wmmemload --help` or `man wmmemload` for more information.

wmmemload is licensed under the GNU General Public License, version 2, or (at
your option) any greater version.  See COPYING for the complete text of the
license.