Lines to modify the config.sys to have a JFS cache twice the current one:131072=2 x 65536 maintaining or
even increasing the available memory.
-------------------------
IFS=C:\OS2\JFS.IFS /CACHE:131072 /LW:32,128,8 /AUTOCHECK:*
...
CALL=C:\OS2\CMD.EXE /Q /C C:\OS2\CACHEJFS.EXE /LW:32,128,8 /MINBUFFER:655 /MAXBUFFER:3679 >NUL
...
BUFFERS=16
...
SWAPPATH=C:\OS2\SYSTEM 2000 1045000
...
VIRTUALADDRESSLIMIT=3072
...
--------------------------
Because of the things and notices of my experience:
How to calculate the minbuffer:
Putting Minbuffer: 0, the system will calculate the new minimum automatically returning the 655 value
How to calculate the Maxbuffer, I have been increasing the value while Private Low Memory: or the Shared Low Memory:
increase. And I reduce it, if it decreases. Looking for the values of maximum memory available.
I believe that having the minimum, the important thing is the difference between these two values.
The buffers = 16, according to EDM, in case of configuring the cache, says reduce the buffers number.
20 It is also a good value.
I contribute link:
Now I can't find it.
Regarding SwaPPath, I remind you of this link, to be able to calculate Valid Swappat,
Another thing is that they work as it should, or that values can work better than others:
https://www.os2world.com/forum/index.php/topic,3232.msg38051.html?PHPSESSID=4clqlps3of12k9kp8tc7rmr3cc#msg38051In fact, if someone intends to try a 2048 1045000 swappath, you can fail the hard drive. Because
The 2048 value is not valid for the Swapper.
Also comment, that activating Hyperrating HT in many bios, 2MB are lost in Private Low Memory: and another 2MB in Shared Low Memory:
But the processors work better. Could it be the opposite? I don't know.
And that's it.
It's not all, I understand that for a simple NAS type server with few applications it can be interesting
Have less memory and more cachejfs to give better service. In this case I have the:
Buffers in 20
and the
SwaPPath = C: \ OS2 \ System 2000 2000000
and the Cache Size: 1048576 Kbytes
Minbuffer 0 or 655
Maxbuffer 7655
with the virtualaddresslimit in 1024. Only this is valid of the Page Boundary, others not and checked.
This conbination works quite well, but here there may be better.
Saludos