Bug 211749

Summary: [bmalloc][WTF] Add computing memory size implementation for FreeBSD
Product: WebKit Reporter: Basuke Suzuki <basuke>
Component: PlatformAssignee: Basuke Suzuki <basuke>
Status: RESOLVED FIXED    
Severity: Normal CC: basuke, benjamin, cdumez, cmarcelo, ddkilzer, ews-watchlist, ggaren, webkit-bug-importer
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
PATCH none

Attachments
PATCH (2.76 KB, patch)
2020-05-11 16:06 PDT, Basuke Suzuki
no flags
Basuke Suzuki
Comment 1 2020-05-11 16:06:50 PDT
David Kilzer (:ddkilzer)
Comment 2 2020-05-11 19:31:53 PDT
Comment on attachment 399063 [details] PATCH View in context: https://bugs.webkit.org/attachment.cgi?id=399063&action=review r=me > Source/WTF/wtf/RAMSize.cpp:60 > sysinfo(&si); Should we assert that the return value here is zero (similar to what bmalloc does)? Would also be nice to use `info` like bmalloc. Neither of these are necessary to land this patch.
EWS
Comment 3 2020-05-11 20:06:28 PDT
Committed r261543: <https://trac.webkit.org/changeset/261543> All reviewed patches have been landed. Closing bug and clearing flags on attachment 399063 [details].
Radar WebKit Bug Importer
Comment 4 2020-05-11 20:07:14 PDT
Note You need to log in before you can comment on or make changes to this bug.