OS/2, eCS & ArcaOS - Technical > Internet

Dooble releases-Qt6

<< < (42/44) > >>

Dave Yeo:
It's interesting. Here, before loading Dooble-Qt6,

--- Code: ---Available process memory:
  Private low memory:         306 MB
  Private high memory:      2,128 MB
  Shared low memory:          223 MB
  Shared high memory:         343 MB

--- End code ---
After loading it, nothing displayed except about:blank

--- Code: ---Available process memory:
  Private low memory:         306 MB
  Private high memory:      1,956 MB
  Shared low memory:          220 MB
  Shared high memory:          99 MB

--- End code ---

SeaMonkey is using most of my 3.5GB of visible ram and virtualaddresslimit is set to 2944. 3072 causes the system to get unstable.

Steven Levine:
Neil,

I recommend you verify your VIRTUALADDRESSLIMIT setting.  Your mem /v output:

 Available virtual memory:   1,424 MB

looks to me like I would expect it to appear for VAL 1536.

David McKenna:
Neil,

 Something else must be going on - I am typing this in Dooble on a system that only has 800MB available, using VIRTUALADDRESSLIMIT=2048 and a 2GB swap file. Here's my mem/v while browsing:

[C:\]mem /v

Total physical memory:     32,560 MB
Accessible to system:         824 MB
Additional (PAE) memory:   31,736 MB

Resident memory:              131 MB
Available virtual memory:   2,063 MB

Available process memory:
  Private low memory:         324 MB
  Private high memory:      1,036 MB
  Shared low memory:          238 MB
  Shared high memory:          20 MB

Regards,

Neil Waldhauer:
Here are some mem/v results with different VIRTUALADDRESSLIMIT


--- Code: ---{0}[c:\] grep VIRTUALADDRESSLIMIT config.sys
VIRTUALADDRESSLIMIT=2560

{0}[c:\] mem /v

Total physical memory:     15,998 MB
Accessible to system:       1,670 MB
Additional (PAE) memory:   14,328 MB

Resident memory:              148 MB
Available virtual memory:   1,440 MB

Available process memory:
  Private low memory:         336 MB
  Private high memory:      1,792 MB
  Shared low memory:          257 MB
  Shared high memory:       1,715 MB


grep VIRTUALADDRESSLIMIT config.sys
VIRTUALADDRESSLIMIT=1536
mem /v

Total physical memory:     15,998 MB
Accessible to system:       1,670 MB
Additional (PAE) memory:   14,328 MB

Resident memory:              148 MB
Available virtual memory:   1,440 MB

Available process memory:
  Private low memory:         338 MB
  Private high memory:        896 MB
  Shared low memory:          259 MB
  Shared high memory:         819 MB


grep VIRTUALADDRESSLIMIT config.sys
VIRTUALADDRESSLIMIT=3072
mem /v

Total physical memory:     15,998 MB
Accessible to system:       1,670 MB
Additional (PAE) memory:   14,328 MB

Resident memory:              148 MB
Available virtual memory:   1,440 MB

Available process memory:
  Private low memory:         337 MB
  Private high memory:      2,240 MB
  Shared low memory:          259 MB
  Shared high memory:       2,163 MB


--- End code ---

I'm using the default, SWAPPATH=C:\OS2\SYSTEM 2048 2048

This is a new computer with an i7-14700. With hyper-threading OFF, it has 20 processors.

Steven Levine:
SWAPPATH has nothing to do with available address space.

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version