History log of /haiku/src/system/libroot/os/system_info.cpp
Revision Date Author Comments
# 7c2c355f 10-Sep-2020 Jérôme Duval <jerome.duval@gmail.com>

kernel: add frequency in cpu_info

use this in sysinfo.

Change-Id: I270ef1ab18c27c4804cb0cca2cb5088a17162636
Reviewed-on: https://review.haiku-os.org/c/haiku/+/3214
Tested-by: Commit checker robot <no-reply+buildbot@haiku-os.org>
Reviewed-by: Adrien Destugues <pulkomandy@gmail.com>


# cf87df8b 19-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

libroot: Fix gcc2 build


# 25dcdbc2 19-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

libroot: Avoid conflicts with legacy CPU and platform enums


# d02aaee1 15-Dec-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel, libroot: Add more memory info in system_info

system_info now contains all information previously available only
through __get_system_info_etc(B_MEMORY_INFO, ...).


# 1bc7045f 15-Dec-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel, libroot: Introduce new API for obtaining system info


# cf87df8ba38d338d732ae29ccf49570e215abff4 19-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

libroot: Fix gcc2 build


# 25dcdbc2b5ed27b7f502b0d07d8b376db973093a 19-Jan-2014 Pawel Dziepak <pdziepak@quarnos.org>

libroot: Avoid conflicts with legacy CPU and platform enums


# d02aaee17e007631fcfa91a012ec7b6386927012 15-Dec-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel, libroot: Add more memory info in system_info

system_info now contains all information previously available only
through __get_system_info_etc(B_MEMORY_INFO, ...).


# 1bc7045fdfb85e6151d01c73669be19627c4783b 15-Dec-2013 Pawel Dziepak <pdziepak@quarnos.org>

kernel, libroot: Introduce new API for obtaining system info