Maintainer | ongy, moepi |
---|---|
Stability | testing |
Portability | Linux |
Safe Haskell | None |
Language | Haskell2010 |
For older kernels the memory available value may be wrong. When not provided by the kernel it's computed as `free + cached + buffers`. If you find this to be to inacurate, use the version for memory free. But be aware, that free memory on linux can go close to zero because of io buffers.
- getMemoryHandle :: IO MHandle
- getMemoryBarHandle :: Float -> IO MBHandle
- getMemoryFreeHandle :: IO MFHandle
- data MHandle
- data MFHandle
- data MBHandle