Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-06-18 | Change license text to APLv2 | Bruce Yinhe | |
2013-10-31 | Fix incorrect reporting of memory on OS X via memsup. | Christopher Meiklejohn | |
Application memsup should be calculating free memory using the speculative pages, in the same manner that the Activity Monitor and top programs on OS X do. In addition, correct page size to 4096, based on verification of available memory between top, vm_stat and Activity Monitor. | |||
2012-07-19 | os_mon: Remove VxWorks | Björn-Egil Dahlberg | |
2012-05-21 | Add infinity timeout to os_mon calls | Gustav Simonsson | |
2012-03-30 | Update copyright years | Björn-Egil Dahlberg | |
2012-01-25 | Look for port in priv/bin/arch/ as well as priv/bin/ | Lukas Larsson | |
2011-05-20 | Update copyright years | Björn-Egil Dahlberg | |
2011-04-08 | Merge branch 'at/os_mon_dragonfly_support' into dev | Henrik Nord | |
* at/os_mon_dragonfly_support: Add support for DragonFlyBSD to memsup OTP-9217 | |||
2011-04-03 | Add NetBSD support to memsup and disksup | Andrew Thompson | |
2011-04-01 | Add support for DragonFlyBSD to memsup | Andrew Thompson | |
DragonFly was partially supported by os_mon already but when trying to start the os_mon application it'd crash with an error about an unknown operating system in memsup. This patch changes memsup to use the FreeBSD sysctl method to get memory information when on DragonFly. | |||
2009-11-20 | The R13B03 release.OTP_R13B03 | Erlang/OTP | |