Review Request: KMemoryInfo: system memory query
Raphael Kubo da Costa
kubito at gmail.com
Fri Mar 12 19:19:36 GMT 2010
> On 2010-02-06 23:35:33, Pino Toscano wrote:
> > So, what should I do with this?
>
> David Hubner wrote:
> I would not mind using this for KInfoCenter. Maybe adding it to KIO or KdeCore? I don't think it could be added to Solid.
>
Any progress here? What's currently preventing this from being committed?
- Raphael
-----------------------------------------------------------
This is an automatically generated e-mail. To reply, visit:
http://reviewboard.kde.org/r/2536/#review4088
-----------------------------------------------------------
On 2010-01-09 23:18:46, Pino Toscano wrote:
>
> -----------------------------------------------------------
> This is an automatically generated e-mail. To reply, visit:
> http://reviewboard.kde.org/r/2536/
> -----------------------------------------------------------
>
> (Updated 2010-01-09 23:18:46)
>
>
> Review request for kdelibs.
>
>
> Summary
> -------
>
> KMemoryInfo is a small class used to query the OS requesting the memory (RAM) information available.
> It is possible to selectively choose which information request.
> The implementations provided so far are for Linux and Windows; more OSes can easily be added later.
> The (so far small) unit test should help assuring the implementation for the current OS is sane.
>
> Possible users interested by this: okular and gwenview (which currently have basically the same code), and maybe ksysguard/processcore, superkaramba, kio_sysinfo, and kinfocenter (once KMemoryInfo reaches the number of OS implementation kinfocenter has).
>
>
> Diffs
> -----
>
> /trunk/KDE/kdelibs/kdecore/CMakeLists.txt 1072277
> /trunk/KDE/kdelibs/kdecore/tests/CMakeLists.txt 1072277
> /trunk/KDE/kdelibs/kdecore/tests/kmemoryinfotest.cpp PRE-CREATION
> /trunk/KDE/kdelibs/kdecore/util/kmemoryinfo.h PRE-CREATION
> /trunk/KDE/kdelibs/kdecore/util/kmemoryinfo.cpp PRE-CREATION
> /trunk/KDE/kdelibs/kdecore/util/kmemoryinfo_linux.cpp PRE-CREATION
> /trunk/KDE/kdelibs/kdecore/util/kmemoryinfo_win.cpp PRE-CREATION
>
> Diff: http://reviewboard.kde.org/r/2536/diff
>
>
> Testing
> -------
>
> The small unit test pass, an example application as well.
>
>
> Thanks,
>
> Pino
>
>
More information about the kde-core-devel
mailing list