Skip to content

ibmi: set the amount of memory in use to zero#2732

Closed
dmabupt wants to merge 1 commit intolibuv:v1.xfrom
dmabupt:ibmi_set_used_mem_to_0
Closed

ibmi: set the amount of memory in use to zero#2732
dmabupt wants to merge 1 commit intolibuv:v1.xfrom
dmabupt:ibmi_set_used_mem_to_0

Conversation

@dmabupt
Copy link
Contributor

@dmabupt dmabupt commented Mar 7, 2020

On IBMi PASE, the amount of memory in use includes storage
used for memory and disks. So we hard coded the amount of memory
in use to zero on IBMi based on below discussion -
nodejs/node#32043

@dmabupt dmabupt force-pushed the ibmi_set_used_mem_to_0 branch from f2d61af to bdd0ccc Compare March 9, 2020 06:44
On IBMi PASE, the amount of memory in use includes storage
used for memory and disks. So we hard coded the amount of memory
in use to zero on IBMi based on below discussion -
nodejs/node#32043
@dmabupt dmabupt force-pushed the ibmi_set_used_mem_to_0 branch from 26ddbd8 to 5ff5e80 Compare March 9, 2020 15:09
bnoordhuis pushed a commit that referenced this pull request Mar 10, 2020
On IBMi PASE, the amount of memory in use includes storage used for
memory and disks. So we hard-code the amount of memory in use to zero
on IBMi, based on discussion in nodejs/node#32043.

PR-URL: #2732
Refs: nodejs/node#32043
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
@bnoordhuis
Copy link
Member

Thanks Meng, landed in af7143b.

@bnoordhuis bnoordhuis closed this Mar 10, 2020
@dmabupt dmabupt deleted the ibmi_set_used_mem_to_0 branch March 10, 2020 13:24
nodejs-github-bot pushed a commit to nodejs/node that referenced this pull request Jun 22, 2022
On IBM i rss memory information is not available and always returns `0`.

PR-URL: #43511
Refs: #43509
Refs: libuv/libuv#2732
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
F3n67u pushed a commit to F3n67u/node that referenced this pull request Jun 24, 2022
On IBM i rss memory information is not available and always returns `0`.

PR-URL: nodejs#43511
Refs: nodejs#43509
Refs: libuv/libuv#2732
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
targos pushed a commit to nodejs/node that referenced this pull request Jul 12, 2022
On IBM i rss memory information is not available and always returns `0`.

PR-URL: #43511
Refs: #43509
Refs: libuv/libuv#2732
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
targos pushed a commit to nodejs/node that referenced this pull request Jul 20, 2022
On IBM i rss memory information is not available and always returns `0`.

PR-URL: #43511
Refs: #43509
Refs: libuv/libuv#2732
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
targos pushed a commit to nodejs/node that referenced this pull request Jul 31, 2022
On IBM i rss memory information is not available and always returns `0`.

PR-URL: #43511
Refs: #43509
Refs: libuv/libuv#2732
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
guangwong pushed a commit to noslate-project/node that referenced this pull request Oct 10, 2022
On IBM i rss memory information is not available and always returns `0`.

PR-URL: nodejs/node#43511
Refs: nodejs/node#43509
Refs: libuv/libuv#2732
Reviewed-By: Colin Ihrig <[email protected]>
Reviewed-By: Luigi Pinca <[email protected]>
liujinye-sys pushed a commit to open-vela/apps_system_libuv that referenced this pull request Jul 23, 2025
On IBMi PASE, the amount of memory in use includes storage used for
memory and disks. So we hard-code the amount of memory in use to zero
on IBMi, based on discussion in nodejs/node#32043.

PR-URL: libuv/libuv#2732
Refs: nodejs/node#32043
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
liujinye-sys pushed a commit to open-vela/apps_system_libuv that referenced this pull request Dec 16, 2025
On IBMi PASE, the amount of memory in use includes storage used for
memory and disks. So we hard-code the amount of memory in use to zero
on IBMi, based on discussion in nodejs/node#32043.

PR-URL: libuv/libuv#2732
Refs: nodejs/node#32043
Reviewed-By: Ben Noordhuis <[email protected]>
Reviewed-By: Colin Ihrig <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants