]> OCCT Git - occt-copy.git/commit
0031467: Foundation Classes, OSD_MemInfo - disable reading /proc/%d/status with Emscr...
authorkgv <kgv@opencascade.com>
Thu, 26 Mar 2020 20:59:02 +0000 (23:59 +0300)
committermsv <msv@opencascade.com>
Wed, 1 Apr 2020 16:37:04 +0000 (19:37 +0300)
commit80c4c42abdc8c355841b2e5d7ce0aad63c626362
tree61b0e1b0f97f961cbaaa99cc2f852bc891a82128
parenteeeb58738f5764570990bc4a44c0ab187e5d6b80
0031467: Foundation Classes, OSD_MemInfo - disable reading /proc/%d/status with Emscripten

OSD_MemInfo::Update() no more uses procfs with Emscripten.
OSD_MemInfo::MemVirtual counter is now set to WebAssembly module heap length.
src/OSD/OSD_MemInfo.cxx