Jump to content
fred41

Arma3 and the /LARGEADDRESSAWARE flag (memory allocation > 2GB)

Recommended Posts

Fred, thanks for the hard work! I followed all the steps and notice a +7-10 FPS gain in the mission "Sniper Alley". I measure by just being flown in and measuring FPS after chopper has left and looking in a specific direction. Awesome!

What I also can tell you is that arma3 currently uses 310MB RAM MAX according to task manager. Is this normal for your modified allocator? I would love some more detail. :)

Edited by megagoth1702

Share this post


Link to post
Share on other sites

@Fred41

Is there any chance in hell that your memory Allocator allocates a considerable larger amount of Ram when running on a dedicated server from the steamcmd then without any malloc used ?

e.g. assigning ~5 MB of Ram per every Player-Join and not giving it back once the player quits - hogging it till a new mission is started ?

Share this post


Link to post
Share on other sites

Hello Fred.

How does one turn off logging ?

Share this post


Link to post
Share on other sites

Ok. So just to be clear, all I gotta do is run the LPManager.exe, with admin privileges, accordingly to the instructions provided on the repository and that's it? I can allocate 3GB using the -maxMem=3072 and malloc=tbbmalloc?

I wont need to install/copy new DLLs or tweak register?

BTW, thank you for all your work. Anything that makes my Arma3 runs smoother, is welcome and much appreciated

;)

Share this post


Link to post
Share on other sites

@megagoth1702, thanks for your feedback, nice improvement, btw.

The memory value of '310MB RAM MAX' is probably the process working set (large pages are not part of the working set, because they are never swapped to disk).

@Ecid, do you compare tbbmalloc with 'system' allocator or with 'tbb4malloc_bi' (default) allocator?

@BL1P, hello :)

No there is no way currently. I removed the 'nolog' binary, to safe me some of questions like '... this allocator does nothing for me ...'.

(at least there is perhaps a little chance, that users look in this log files, before they are deleting them all)

@mizifih,

LPManager replaces a lot of setup work/tools, yes (... regedit, secpol.msc, COFF explorer for server ...).

But for custom memory allocator with large pages, you still need the tbbmalloc.dll in the correct folder

and you still have to use -malloc=tbbmalloc (at first param, in best case) in your arma start command line.

AFAIK: maxmem is internally limited to 2048MB by arma again, because of some problems.

Anyway, tbbmalloc is NOT limited to this value and can use all available memory (>3GB on 64 bit system).

Share this post


Link to post
Share on other sites
@mizifih,

LPManager replaces a lot of setup work/tools, yes (... regedit, secpol.msc, COFF explorer for server ...).

But for custom memory allocator with large pages, you still need the tbbmalloc.dll in the correct folder

and you still have to use -malloc=tbbmalloc (at first param, in best case) in your arma start command line.

AFAIK: maxmem is internally limited to 2048MB by arma again, because of some problems.

Anyway, tbbmalloc is NOT limited to this value and can use all available memory (>3GB on 64 bit system).

Wow! After reading everything I thought that I would use 3GB, not more. Even better.

Sorry if I'm sounding dumb or repetitive, but after reading your considerations, after running LPManager, all I need to do is place your tbbmalloc.dll (I'm assuming I have to place it with Arma's files, but I'll figure where later) on the correct folder, use -malloc=tbbmalloc as the first parameter, then -maxmem=8192 (I have 16GB installed) followed by the other ones I use and that's it, I'm good to go?

Kinda off-topic, is there something else to use more VRAM or 2GB is actually more then enough? I have a 3GB GPU installed.

Thank you very much for your time and effort helping us making the best game ever even better ;)

Share this post


Link to post
Share on other sites
@Fred41

Is there any chance in hell that your memory Allocator allocates a considerable larger amount of Ram when running on a dedicated server from the steamcmd then without any malloc used ?

e.g. assigning ~5 MB of Ram per every Player-Join and not giving it back once the player quits - hogging it till a new mission is started ?

@Ecid, do you compare tbbmalloc with 'system' allocator or with 'tbb4malloc_bi' (default) allocator?

tbb4malloc_bi

on windows 2012 with 22 GB Ram assigned.

only 2 instances of Arma3server running (yet). (result seems to be the same regardless of perf or not)

AFAIK: maxmem is internally limited to 2048MB by arma again, because of some problems.

imho 2048MB for arma3server.exe 3072MB for arma3server_*perf*.exe

Edited by Ecid

Share this post


Link to post
Share on other sites

I haven't monitored for a long time but now I noticed that LP falls back to SP sometimes :eek: Any hints what to do? Or is this just normal :confused:

WindowsVersion: 6.1  ServicePack: 1.0  Typ: Desktop

process virt. address available:  3945
system physical RAM total:        8173
system physical RAM available:    6518
system committed limit:          16344
system committed peak:            1758
system committed current:         1758
system cache current:             1078
system handles:                  34282
system processes:                   81
system threads:                   1403

system uptime minutes:               0

SeLockMemoryPrivilege: granted, huge pages enabled

  0.016s: 0.223ms  2048k at:0xffc00000 Alloc LP (   2M)
  0.016s: 0.002ms   128k at:0x003b0000 Alloc SP (   2M)
  0.031s: 0.602ms  8192k at:0xff400000 Alloc LP (  10M)
  0.780s: 0.172ms  4096k at:0xff000000 Alloc LP (  14M)
  0.780s: 0.814ms  4096k at:0xfec00000 Alloc LP (  18M)
  0.780s: 0.157ms  4096k at:0xfe800000 Alloc LP (  22M)
  0.780s: 0.267ms  4096k at:0xfe400000 Alloc LP (  26M)
  1.030s: 0.176ms  4096k at:0xfe000000 Alloc LP (  30M)
  1.030s: 0.393ms  4096k at:0xfdc00000 Alloc LP (  34M)
  1.030s: 0.158ms  4096k at:0xfd800000 Alloc LP (  38M)
  1.030s: 0.260ms  4096k at:0xfd400000 Alloc LP (  42M)
  1.326s: 0.251ms  4096k at:0xfd000000 Alloc LP (  46M)
  1.326s: 0.162ms  4096k at:0xfcc00000 Alloc LP (  50M)
  1.326s: 0.305ms  4096k at:0xfc800000 Alloc LP (  54M)
  1.326s: 0.683ms  4096k at:0xfc400000 Alloc LP (  58M)
  1.919s: 0.180ms  4096k at:0xfc000000 Alloc LP (  62M)
  1.919s: 0.261ms  4096k at:0xfbc00000 Alloc LP (  66M)
  1.919s: 0.395ms  4096k at:0xfb800000 Alloc LP (  70M)
  1.919s: 0.160ms  4096k at:0xfb400000 Alloc LP (  74M)
  2.605s: 0.183ms  4096k at:0xfb000000 Alloc LP (  78M)
  2.605s: 0.619ms  4096k at:0xfac00000 Alloc LP (  82M)
  2.605s: 0.164ms  4096k at:0xfa800000 Alloc LP (  86M)
  2.605s: 0.354ms  4096k at:0xfa400000 Alloc LP (  90M)
  3.120s: 0.882ms  4096k at:0xfa000000 Alloc LP (  94M)
  3.120s: 0.319ms  4096k at:0xf9c00000 Alloc LP (  98M)
  3.120s: 0.163ms  4096k at:0xf9800000 Alloc LP ( 102M)
  3.120s: 0.299ms  4096k at:0xf9400000 Alloc LP ( 106M)
  3.588s: 1.902ms 34816k at:0xf7200000 Alloc LP ( 140M)
  5.288s: 0.192ms  4096k at:0xf6e00000 Alloc LP ( 144M)
  5.288s: 0.245ms  4096k at:0xf6a00000 Alloc LP ( 148M)
  5.288s: 0.720ms  4096k at:0xf6600000 Alloc LP ( 152M)
  5.288s: 0.407ms  4096k at:0xf6200000 Alloc LP ( 156M)
  6.973s: 0.314ms  6144k at:0xf5c00000 Alloc LP ( 162M)
  6.989s: 0.149ms  6144k at:0xf5c00000 Free     ( 156M)
  8.284s: 1.323ms 14336k at:0xf5400000 Alloc LP ( 170M)
  9.532s: 0.759ms 10240k at:0xf4a00000 Alloc LP ( 180M)
 10.078s: 0.226ms 10240k at:0xf4a00000 Free     ( 170M)
 12.698s: MFCA req.
 15.366s: 0.888ms  4096k at:0xf5000000 Alloc LP ( 174M)
 15.366s: 0.192ms  4096k at:0xf4c00000 Alloc LP ( 178M)
 15.366s: 0.433ms  4096k at:0xf4800000 Alloc LP ( 182M)
 15.366s: 0.170ms  4096k at:0xf4400000 Alloc LP ( 186M)
 16.068s: 0.210ms  4096k at:0xf4000000 Alloc LP ( 190M)
 16.068s: 0.668ms  4096k at:0xf3c00000 Alloc LP ( 194M)
 16.068s: 0.174ms  4096k at:0xf3800000 Alloc LP ( 198M)
 16.068s: 0.238ms  4096k at:0xf3400000 Alloc LP ( 202M)
 16.302s: MFCA req.
 16.458s: MFCA req.
 16.458s: 1.496ms 18432k at:0xf2200000 Alloc LP ( 220M)
 16.505s: 0.839ms  6144k at:0xf1c00000 Alloc LP ( 226M)
 16.645s: 0.835ms  6144k at:0xf1600000 Alloc LP ( 232M)
 16.661s: 2.987ms  6144k at:0xf1000000 Alloc LP ( 238M)
 17.675s: 0.396ms  6144k at:0xf0a00000 Alloc LP ( 244M)
 17.690s: 0.141ms  6144k at:0xf0a00000 Free     ( 238M)
 17.690s: 0.239ms  4096k at:0xf0c00000 Alloc LP ( 242M)
 17.690s: 0.374ms  4096k at:0xf0800000 Alloc LP ( 246M)
 17.690s: 0.182ms  4096k at:0xf0400000 Alloc LP ( 250M)
 17.690s: 0.187ms  4096k at:0xf0000000 Alloc LP ( 254M)
 18.002s: 0.401ms  4096k at:0xefc00000 Alloc LP ( 258M)
 18.002s: 0.606ms  4096k at:0xef800000 Alloc LP ( 262M)
 18.002s: 0.257ms  4096k at:0xef400000 Alloc LP ( 266M)
 18.002s: 0.301ms  4096k at:0xef000000 Alloc LP ( 270M)
 19.687s: 0.234ms  4096k at:0xeec00000 Alloc LP ( 274M)
 19.687s: 0.470ms  4096k at:0xee800000 Alloc LP ( 278M)
 19.687s: 0.182ms  4096k at:0xee400000 Alloc LP ( 282M)
 19.687s: 0.186ms  4096k at:0xee000000 Alloc LP ( 286M)
 22.183s: 0.338ms  4096k at:0xedc00000 Alloc LP ( 290M)
 22.183s: 0.375ms  4096k at:0xed800000 Alloc LP ( 294M)
 22.183s: 0.263ms  4096k at:0xed400000 Alloc LP ( 298M)
 22.183s: 0.181ms  4096k at:0xed000000 Alloc LP ( 302M)
 22.246s: 0.246ms  4096k at:0xecc00000 Alloc LP ( 306M)
 22.246s: 0.954ms  4096k at:0xec800000 Alloc LP ( 310M)
 22.261s: 0.203ms  4096k at:0xec400000 Alloc LP ( 314M)
 22.261s: 0.184ms  4096k at:0xec000000 Alloc LP ( 318M)
 22.339s: 0.957ms  4096k at:0xebc00000 Alloc LP ( 322M)
 22.339s: 0.306ms  4096k at:0xeb800000 Alloc LP ( 326M)
 22.355s: 0.197ms  4096k at:0xeb400000 Alloc LP ( 330M)
 22.355s: 0.187ms  4096k at:0xeb000000 Alloc LP ( 334M)
 22.417s: 0.623ms  4096k at:0xeac00000 Alloc LP ( 338M)
 22.417s: 0.216ms  4096k at:0xea800000 Alloc LP ( 342M)
 22.417s: 0.292ms  4096k at:0xea400000 Alloc LP ( 346M)
 22.417s: 0.266ms  4096k at:0xea000000 Alloc LP ( 350M)
 22.511s: 0.003ms    16k at:0x158d0000 Alloc SP ( 350M)
 22.511s: 0.252ms  4096k at:0xe9c00000 Alloc LP ( 354M)
 22.511s: 0.885ms  4096k at:0xe9800000 Alloc LP ( 358M)
 22.511s: 0.187ms  4096k at:0xe9400000 Alloc LP ( 362M)
 22.511s: 0.186ms  4096k at:0xe9000000 Alloc LP ( 366M)
 23.135s: 0.780ms 14336k at:0xe8200000 Alloc LP ( 380M)
 23.868s: 1.191ms 14336k at:0xe7400000 Alloc LP ( 394M)
 24.913s: 0.287ms  4096k at:0xe7000000 Alloc LP ( 398M)
 24.913s: 0.748ms  4096k at:0xe6c00000 Alloc LP ( 402M)
 24.913s: 0.197ms  4096k at:0xe6800000 Alloc LP ( 406M)
 24.913s: 0.192ms  4096k at:0xe6400000 Alloc LP ( 410M)
 25.194s: 0.788ms 14336k at:0xe5600000 Alloc LP ( 424M)
 25.194s: 1.636ms 14336k at:0xe4800000 Alloc LP ( 438M)
 25.600s: 0.948ms 14336k at:0xe3a00000 Alloc LP ( 452M)
 25.600s: 0.710ms 14336k at:0xe2c00000 Alloc LP ( 466M)
 31.138s: 0.002ms    16k at:0x159f0000 Alloc SP ( 466M)
 33.291s: 1.025ms 14336k at:0xe1e00000 Alloc LP ( 480M)
 55.646s: MFCA req.
 55.739s: 0.169ms  6144k at:0xf1600000 Free     ( 474M)
 55.739s: MFCA req.
 55.739s: 0.141ms  6144k at:0xf1c00000 Free     ( 468M)
 55.739s: 0.398ms 18432k at:0xf2200000 Free     ( 450M)
 55.739s: 4.534ms 67584k at:0xddc00000 Alloc LP ( 516M)
 55.848s: 1.266ms 18432k at:0xf2200000 Alloc LP ( 534M)
 55.895s: 1.528ms 18432k at:0xdca00000 Alloc LP ( 552M)
 55.911s: 1.332ms 18432k at:0xdb800000 Alloc LP ( 570M)
 57.424s: 0.185ms  6144k at:0xf1000000 Free     ( 564M)
 57.440s: 15.476ms 18432k at:0xf1000000 Alloc LP ( 582M)
 57.564s: 1.128ms  4096k at:0xdb400000 Alloc LP ( 586M)
 57.580s: 10.837ms  4096k at:0xdb000000 Alloc LP ( 590M)
 57.580s: 6.212ms  4096k at:0xdac00000 Alloc LP ( 594M)
 57.596s: 2.633ms  4096k at:0xda800000 Alloc LP ( 598M)
 57.642s: 5.407ms  4096k at:0xda400000 Alloc LP ( 602M)
 57.642s: 5.048ms  4096k at:0xda000000 Alloc LP ( 606M)
 57.642s: 4.496ms  4096k at:0xd9c00000 Alloc LP ( 610M)
 57.658s: 4.398ms  4096k at:0xd9800000 Alloc LP ( 614M)
 57.705s: 5.181ms  4096k at:0xd9400000 Alloc LP ( 618M)
 57.705s: 5.514ms  4096k at:0xd9000000 Alloc LP ( 622M)
 57.705s: 2.764ms  4096k at:0xd8c00000 Alloc LP ( 626M)
 57.705s: 0.782ms  4096k at:0xd8800000 Alloc LP ( 630M)
 57.752s: 1.408ms  4096k at:0xd8400000 Alloc LP ( 634M)
 57.752s: 0.604ms  4096k at:0xd8000000 Alloc LP ( 638M)
 57.767s: 0.577ms  4096k at:0xd7c00000 Alloc LP ( 642M)
 57.767s: 0.665ms  4096k at:0xd7800000 Alloc LP ( 646M)
 57.783s: 0.002ms    16k at:0x158e0000 Alloc SP ( 646M)
 57.814s: 1.019ms  4096k at:0xd7400000 Alloc LP ( 650M)
 57.814s: 0.772ms  4096k at:0xd7000000 Alloc LP ( 654M)
 57.814s: 0.623ms  4096k at:0xd6c00000 Alloc LP ( 658M)
 57.814s: 0.597ms  4096k at:0xd6800000 Alloc LP ( 662M)
 57.861s: 1.181ms  4096k at:0xd6400000 Alloc LP ( 666M)
 57.861s: 1.058ms  4096k at:0xd6000000 Alloc LP ( 670M)
 57.861s: 0.859ms  4096k at:0xd5c00000 Alloc LP ( 674M)
 57.861s: 0.908ms  4096k at:0xd5800000 Alloc LP ( 678M)
 57.908s: 1.486ms  4096k at:0xd5400000 Alloc LP ( 682M)
 57.908s: 0.634ms  4096k at:0xd5000000 Alloc LP ( 686M)
 57.908s: 0.619ms  4096k at:0xd4c00000 Alloc LP ( 690M)
 57.908s: 0.656ms  4096k at:0xd4800000 Alloc LP ( 694M)
 57.954s: 1.266ms  4096k at:0xd4400000 Alloc LP ( 698M)
 57.954s: 0.604ms  4096k at:0xd4000000 Alloc LP ( 702M)
 57.954s: 0.679ms  4096k at:0xd3c00000 Alloc LP ( 706M)
 57.954s: 0.693ms  4096k at:0xd3800000 Alloc LP ( 710M)
 57.970s: 0.003ms    16k at:0x158f0000 Alloc SP ( 710M)
 58.001s: 1.137ms  4096k at:0xd3400000 Alloc LP ( 714M)
 58.001s: 0.762ms  4096k at:0xd3000000 Alloc LP ( 718M)
 58.001s: 0.996ms  4096k at:0xd2c00000 Alloc LP ( 722M)
 58.001s: 0.620ms  4096k at:0xd2800000 Alloc LP ( 726M)
 58.048s: 7.145ms  4096k at:0xd2400000 Alloc LP ( 730M)
 58.048s: 5.577ms  4096k at:0xd2000000 Alloc LP ( 734M)
 58.064s: 4.765ms  4096k at:0xd1c00000 Alloc LP ( 738M)
 58.064s: 6.544ms  4096k at:0xd1800000 Alloc LP ( 742M)
 58.126s: 6.426ms  4096k at:0xd1400000 Alloc LP ( 746M)
 58.126s: 4.121ms  4096k at:0xd1000000 Alloc LP ( 750M)
 58.126s: 2.136ms  4096k at:0xd0c00000 Alloc LP ( 754M)
 58.126s: 1.834ms  4096k at:0xd0800000 Alloc LP ( 758M)
 58.173s: 2.426ms  4096k at:0xd0400000 Alloc LP ( 762M)
 58.173s: 1.592ms  4096k at:0xd0000000 Alloc LP ( 766M)
 58.173s: 1.625ms  4096k at:0xcfc00000 Alloc LP ( 770M)
 58.188s: 1.440ms  4096k at:0xcf800000 Alloc LP ( 774M)
 58.204s: 0.003ms    16k at:0x15900000 Alloc SP ( 774M)
 58.344s: 2.031ms  4096k at:0xcf400000 Alloc LP ( 778M)
 58.344s: 1.383ms  4096k at:0xcf000000 Alloc LP ( 782M)
 58.344s: 1.341ms  4096k at:0xcec00000 Alloc LP ( 786M)
 58.344s: 1.428ms  4096k at:0xce800000 Alloc LP ( 790M)
 59.265s: 0.405ms 18432k at:0xf1000000 Free     ( 772M)
 59.343s: 0.763ms  4096k at:0xf1e00000 Alloc LP ( 776M)
 59.343s: 1.302ms  4096k at:0xf1a00000 Alloc LP ( 780M)
 59.343s: 2.070ms  4096k at:0xf1600000 Alloc LP ( 784M)
 59.343s: 1.528ms  4096k at:0xf1200000 Alloc LP ( 788M)
 60.014s: 3.022ms  4096k at:0xce400000 Alloc LP ( 792M)
 60.014s: 2.286ms  4096k at:0xce000000 Alloc LP ( 796M)
 60.014s: 1.655ms  4096k at:0xcdc00000 Alloc LP ( 800M)
 60.029s: 2.200ms  4096k at:0xcd800000 Alloc LP ( 804M)
 60.201s: 3.267ms 10240k at:0xcce00000 Alloc LP ( 814M)
 60.341s: 2.092ms  4096k at:0xcca00000 Alloc LP ( 818M)
 60.341s: 1.843ms  4096k at:0xcc600000 Alloc LP ( 822M)
 60.341s: 1.414ms  4096k at:0xcc200000 Alloc LP ( 826M)
 60.357s: 1.317ms  4096k at:0xcbe00000 Alloc LP ( 830M)
 60.357s: 0.004ms    16k at:0x15910000 Alloc SP ( 830M)
 60.482s: 1.914ms  4096k at:0xcba00000 Alloc LP ( 834M)
 60.482s: 1.329ms  4096k at:0xcb600000 Alloc LP ( 838M)
 60.482s: 1.322ms  4096k at:0xcb200000 Alloc LP ( 842M)
 60.497s: 1.303ms  4096k at:0xcae00000 Alloc LP ( 846M)
 61.667s: MFCA req.
 65.458s: 5.342ms  4096k at:0xcaa00000 Alloc LP ( 850M)
 65.458s: 4.176ms  4096k at:0xca600000 Alloc LP ( 854M)
 65.458s: 2.604ms  4096k at:0xca200000 Alloc LP ( 858M)
 65.458s: 1.606ms  4096k at:0xc9e00000 Alloc LP ( 862M)
 81.526s: MFCA req.
 83.695s: 2.550ms  6144k at:0xc9800000 Alloc LP ( 868M)
 83.695s: 1.868ms  6144k at:0xc9200000 Alloc LP ( 874M)
 83.695s: 1.783ms  6144k at:0xc8c00000 Alloc LP ( 880M)
 83.695s: 1.828ms  6144k at:0xc8600000 Alloc LP ( 886M)
 84.334s: 6.028ms  4096k at:0xc8200000 Alloc LP ( 890M)
 84.334s: 2.078ms  4096k at:0xc7e00000 Alloc LP ( 894M)
 84.334s: 1.921ms  4096k at:0xc7a00000 Alloc LP ( 898M)
 84.334s: 1.924ms  4096k at:0xc7600000 Alloc LP ( 902M)
 84.490s: 7.202ms 16384k at:0xc5600000 Alloc LP ( 918M)
 84.506s: 10.579ms 16384k at:0xc4600000 Alloc LP ( 934M)
 84.506s: 4.088ms 16384k at:0xc6600000 Alloc LP ( 950M)
 84.553s: 0.085ms  4096k at:0xc7e00000 Free     ( 946M)
 84.568s: 0.432ms 16384k at:0xc4600000 Free     ( 930M)
 84.568s: 0.395ms 16384k at:0xc5600000 Free     ( 914M)
 84.599s: 2.998ms 16384k at:0xc5600000 Alloc LP ( 930M)
 92.181s: 0.003ms    16k at:0x0eaf0000 Alloc SP ( 930M)
 94.100s: 8.465ms 16384k at:0xc4600000 Alloc LP ( 946M)
 94.115s: 0.357ms 16384k at:0xc4600000 Free     ( 930M)
 94.131s: 3.594ms 16384k at:0xc4600000 Alloc LP ( 946M)
 95.753s: 3.967ms 18432k at:0xc3400000 Alloc LP ( 964M)
 95.769s: 0.421ms 18432k at:0xc3400000 Free     ( 946M)
 95.972s: 5.370ms 18432k at:0xc3400000 Alloc LP ( 964M)
 95.987s: 0.426ms 18432k at:0xc3400000 Free     ( 946M)
102.524s: 5.907ms 18432k at:0xc3400000 Alloc LP ( 964M)
102.539s: 0.414ms 18432k at:0xc3400000 Free     ( 946M)
103.585s: 3.333ms  4096k at:0xc7e00000 Alloc LP ( 950M)
103.585s: 3.768ms  4096k at:0xc4200000 Alloc LP ( 954M)
103.585s: 3.436ms  4096k at:0xc3e00000 Alloc LP ( 958M)
103.585s: 3.092ms  4096k at:0xc3a00000 Alloc LP ( 962M)
109.981s: 6.506ms 18432k at:0xc2800000 Alloc LP ( 980M)
109.996s: 0.514ms 18432k at:0xc2800000 Free     ( 962M)
110.027s: 8.982ms 18432k at:0xc2800000 Alloc LP ( 980M)
110.277s: 0.399ms 18432k at:0xc2800000 Free     ( 962M)
111.447s: 5.917ms 18432k at:0xc2800000 Alloc LP ( 980M)
115.878s: 17.908ms 18432k at:0xc1600000 Alloc LP ( 998M)
123.756s: 6.069ms 18432k at:0xc0400000 Alloc LP (1016M)
123.818s: 0.396ms 18432k at:0xc0400000 Free     ( 998M)
126.142s: 0.002ms    16k at:0x0e9f0000 Alloc SP ( 998M)
127.578s: 7.111ms 18432k at:0xc0400000 Alloc LP (1016M)
127.593s: 6.617ms 18432k at:0xbf200000 Alloc LP (1034M)
149.090s: 2.613ms  4096k at:0xbee00000 Alloc LP (1038M)
149.090s: 2.095ms  4096k at:0xbea00000 Alloc LP (1042M)
149.090s: 2.367ms  4096k at:0xbe600000 Alloc LP (1046M)
149.090s: 2.458ms  4096k at:0xbe200000 Alloc LP (1050M)
157.140s: 2.243ms  4096k at:0xbde00000 Alloc LP (1054M)
157.155s: 14.394ms  4096k at:0xbda00000 Alloc LP (1058M)
157.155s: 6.368ms  4096k at:0xbd600000 Alloc LP (1062M)
157.155s: 2.529ms  4096k at:0xbd200000 Alloc LP (1066M)
170.447s: 10.166ms 18432k at:0x00000000 Alloc LP failed -> fallback
170.447s: 8.727ms 18432k at:0xbc000000 Alloc LP (1084M)
170.447s: 0.003ms 16448k at:0x291c0000 Alloc SP (1100M)
175.158s: 0.002ms    16k at:0x0e850000 Alloc SP (1100M)
178.075s: 0.420ms 18432k at:0xbc000000 Free     (1082M)
179.588s: 0.003ms  1728k at:0x12070000 Alloc SP (1084M)
179.620s: 0.003ms  1600k at:0x12220000 Alloc SP (1085M)
179.666s: 0.004ms 16448k at:0x2a1d0000 Alloc SP (1101M)
180.181s: 0.070ms  1728k at:0x12070000 Free     (1099M)
182.849s: 0.002ms  3968k at:0x2b9e0000 Alloc SP (1103M)
182.864s: 0.004ms  1728k at:0x11dd0000 Alloc SP (1105M)
182.864s: 0.003ms 16448k at:0x2bdc0000 Alloc SP (1121M)
182.864s: 0.187ms  3968k at:0x2b9e0000 Free     (1117M)
184.159s: 0.067ms  1600k at:0x12220000 Free     (1116M)
184.627s: 0.089ms  1728k at:0x11dd0000 Free     (1114M)
197.060s: 0.002ms  1024k at:0x11dd0000 Alloc SP (1115M)
197.060s: 0.001ms  1024k at:0x11ed0000 Alloc SP (1116M)
197.060s: 0.001ms  1024k at:0x11fd0000 Alloc SP (1117M)
197.060s: 0.001ms  1024k at:0x120d0000 Alloc SP (1118M)
204.361s: 0.005ms  1024k at:0x121d0000 Alloc SP (1119M)
204.361s: 0.002ms  1024k at:0x122d0000 Alloc SP (1120M)
204.361s: 0.002ms  1024k at:0x123d0000 Alloc SP (1121M)
204.361s: 0.002ms  1024k at:0x124d0000 Alloc SP (1122M)
204.798s: 0.003ms  1024k at:0x15cd0000 Alloc SP (1123M)
204.798s: 0.015ms  1024k at:0x17da0000 Alloc SP (1124M)
204.798s: 0.002ms  1024k at:0x19300000 Alloc SP (1125M)
204.798s: 0.002ms  1024k at:0x19400000 Alloc SP (1126M)
209.260s: 0.151ms  6144k at:0xc9800000 Free     (1120M)
209.322s: 0.142ms  6144k at:0xc8c00000 Free     (1114M)
209.322s: 0.137ms  6144k at:0xc8600000 Free     (1108M)
209.322s: 0.135ms  6144k at:0xc9200000 Free     (1102M)
209.650s: 0.003ms  1472k at:0x0eb00000 Alloc SP (1103M)
209.868s: MFCA req.
211.631s: 0.004ms  4160k at:0x2e700000 Alloc SP (1107M)
211.631s: 0.003ms  4160k at:0x2eb10000 Alloc SP (1112M)
211.631s: 0.002ms  4160k at:0x2ef20000 Alloc SP (1116M)
211.631s: 0.002ms  4160k at:0x2f330000 Alloc SP (1120M)
211.834s: 0.026ms  1024k at:0x17da0000 Free     (1119M)
212.458s: 0.056ms  1472k at:0x0eb00000 Free     (1117M)
212.473s: 0.003ms  1024k at:0x0eb00000 Alloc SP (1118M)
212.473s: 0.002ms  1024k at:0x11850000 Alloc SP (1119M)
212.473s: 0.002ms  1024k at:0x15a50000 Alloc SP (1120M)
212.473s: 0.001ms  1024k at:0x15b50000 Alloc SP (1121M)
212.629s: 0.004ms 16448k at:0x2f740000 Alloc SP (1137M)
215.593s: 0.226ms 10240k at:0xcce00000 Free     (1127M)
215.749s: 0.042ms  1024k at:0x15a50000 Free     (1126M)
216.171s: 0.101ms  4096k at:0xcb600000 Free     (1122M)
216.171s: MFCA req.
216.217s: 0.096ms  4096k at:0xcc200000 Free     (1118M)
216.217s: 0.097ms  4096k at:0xce000000 Free     (1114M)
216.233s: 1.522ms 67584k at:0xddc00000 Free     (1048M)
216.233s: 0.399ms 18432k at:0xdb800000 Free     (1030M)
216.233s: 0.417ms 18432k at:0xf2200000 Free     (1012M)
216.233s: 0.400ms 18432k at:0xdca00000 Free     ( 994M)
216.249s: 0.080ms  1024k at:0x0eb00000 Free     ( 993M)
216.264s: 0.093ms  4096k at:0xedc00000 Free     ( 989M)
216.264s: 0.091ms  4096k at:0xeb000000 Free     ( 985M)
216.264s: 0.086ms  4096k at:0xeb400000 Free     ( 981M)
216.264s: 0.086ms  4096k at:0xed000000 Free     ( 977M)
216.264s: 0.087ms  4096k at:0xed400000 Free     ( 973M)
216.264s: 0.086ms  4096k at:0xeb800000 Free     ( 969M)
216.264s: 0.126ms  4096k at:0xeac00000 Free     ( 965M)
216.264s: 0.092ms  4096k at:0xec400000 Free     ( 961M)
216.264s: 0.091ms  4096k at:0xec000000 Free     ( 957M)
216.264s: 0.089ms  4096k at:0xee400000 Free     ( 953M)
216.264s: 0.091ms  4096k at:0xd4c00000 Free     ( 949M)
216.264s: 0.091ms  4096k at:0xea800000 Free     ( 945M)
216.436s: 0.101ms  4096k at:0xed800000 Free     ( 941M)
216.436s: 0.104ms  4096k at:0xee800000 Free     ( 937M)
216.451s: 0.091ms  4096k at:0xd0c00000 Free     ( 933M)
216.451s: 0.088ms  4096k at:0xd1000000 Free     ( 929M)
216.451s: 0.086ms  4096k at:0xd0400000 Free     ( 925M)
216.451s: 0.092ms  4096k at:0xd1800000 Free     ( 921M)
216.451s: 0.095ms  4096k at:0xcbe00000 Free     ( 917M)
216.467s: 0.163ms  4160k at:0x2ef20000 Free     ( 913M)
216.467s: 0.159ms  4160k at:0x2f330000 Free     ( 909M)
216.467s: 0.158ms  4160k at:0x2eb10000 Free     ( 905M)
216.467s: 0.149ms  4160k at:0x2e700000 Free     ( 901M)
216.467s: 0.091ms  4096k at:0xd7400000 Free     ( 897M)
216.467s: 0.089ms  4096k at:0xd8000000 Free     ( 893M)
216.467s: 0.097ms  4096k at:0xd6800000 Free     ( 889M)
216.514s: 0.863ms 34816k at:0xf7200000 Free     ( 855M)
216.514s: 0.042ms  1024k at:0x121d0000 Free     ( 854M)
216.514s: 0.041ms  1024k at:0x11fd0000 Free     ( 853M)
216.654s: 0.100ms  4096k at:0xec800000 Free     ( 849M)
216.654s: 0.100ms  4096k at:0xd5c00000 Free     ( 845M)
216.654s: 0.101ms  4096k at:0xd4800000 Free     ( 841M)
216.670s: 0.105ms  4096k at:0xfa400000 Free     ( 837M)
216.670s: 0.092ms  4096k at:0xcb200000 Free     ( 833M)
216.670s: 0.098ms  4096k at:0xd0800000 Free     ( 829M)
216.670s: 0.100ms  4096k at:0xd2400000 Free     ( 825M)
216.670s: 0.094ms  4096k at:0xd2000000 Free     ( 821M)
216.670s: 0.094ms  4096k at:0xe6c00000 Free     ( 817M)
216.670s: 0.093ms  4096k at:0xd3000000 Free     ( 813M)
216.670s: 0.093ms  4096k at:0xd9400000 Free     ( 809M)
216.670s: 0.092ms  4096k at:0xd1c00000 Free     ( 805M)
216.670s: 0.093ms  4096k at:0xd0000000 Free     ( 801M)
216.670s: 0.094ms  4096k at:0xd4400000 Free     ( 797M)
216.670s: 0.092ms  4096k at:0xda000000 Free     ( 793M)
216.670s: 0.097ms  4096k at:0xd4000000 Free     ( 789M)
216.670s: 0.093ms  4096k at:0xd8c00000 Free     ( 785M)
216.670s: 0.093ms  4096k at:0xd5800000 Free     ( 781M)
216.670s: 0.092ms  4096k at:0xd6000000 Free     ( 777M)
216.670s: 0.089ms  4096k at:0xf4c00000 Free     ( 773M)
216.670s: 0.093ms  4096k at:0xe9c00000 Free     ( 769M)
216.670s: 0.092ms  4096k at:0xf1a00000 Free     ( 765M)
216.670s: 0.092ms  4096k at:0xee000000 Free     ( 761M)
216.670s: 0.095ms  4096k at:0xcca00000 Free     ( 757M)
216.670s: 0.097ms  4096k at:0xecc00000 Free     ( 753M)
216.670s: 0.097ms  4096k at:0xd6c00000 Free     ( 749M)
216.670s: 0.093ms  4096k at:0xd6400000 Free     ( 745M)
216.670s: 0.092ms  4096k at:0xf5000000 Free     ( 741M)
216.670s: 0.094ms  4096k at:0xd3c00000 Free     ( 737M)
216.670s: 0.101ms  4096k at:0xfe000000 Free     ( 733M)
216.685s: 0.625ms 16448k at:0x2f740000 Free     ( 717M)
216.685s: 0.042ms  1024k at:0x15b50000 Free     ( 716M)
216.685s: 0.045ms  1024k at:0x11850000 Free     ( 715M)
216.685s: 0.039ms  1024k at:0x19400000 Free     ( 714M)
216.685s: 0.039ms  1024k at:0x19300000 Free     ( 713M)
216.685s: 0.042ms  1024k at:0x15cd0000 Free     ( 712M)
216.685s: 0.044ms  1024k at:0x124d0000 Free     ( 711M)
216.685s: 0.043ms  1024k at:0x123d0000 Free     ( 710M)
216.685s: 0.041ms  1024k at:0x122d0000 Free     ( 709M)
216.685s: 0.045ms  1024k at:0x120d0000 Free     ( 708M)
216.685s: 0.040ms  1024k at:0x11ed0000 Free     ( 707M)
216.685s: 0.041ms  1024k at:0x11dd0000 Free     ( 706M)
216.685s: 0.647ms 16448k at:0x2bdc0000 Free     ( 690M)
216.685s: 0.653ms 16448k at:0x2a1d0000 Free     ( 674M)
216.685s: 0.654ms 16448k at:0x291c0000 Free     ( 658M)
216.685s: 0.100ms  4096k at:0xbd200000 Free     ( 654M)
216.685s: 0.099ms  4096k at:0xbd600000 Free     ( 650M)
216.685s: 0.092ms  4096k at:0xbda00000 Free     ( 646M)
216.685s: 0.095ms  4096k at:0xbde00000 Free     ( 642M)
216.685s: 0.096ms  4096k at:0xbe200000 Free     ( 638M)
216.685s: 0.091ms  4096k at:0xbe600000 Free     ( 634M)
216.685s: 0.095ms  4096k at:0xbea00000 Free     ( 630M)
216.685s: 0.096ms  4096k at:0xbee00000 Free     ( 626M)
216.685s: 0.415ms 18432k at:0xbf200000 Free     ( 608M)
216.685s: 0.413ms 18432k at:0xc0400000 Free     ( 590M)
216.685s: 0.414ms 18432k at:0xc1600000 Free     ( 572M)
216.685s: 0.420ms 18432k at:0xc2800000 Free     ( 554M)
216.685s: 0.094ms  4096k at:0xc3a00000 Free     ( 550M)
216.685s: 0.096ms  4096k at:0xc3e00000 Free     ( 546M)
216.685s: 0.094ms  4096k at:0xc4200000 Free     ( 542M)
216.685s: 0.092ms  4096k at:0xc7e00000 Free     ( 538M)
216.685s: 0.371ms 16384k at:0xc4600000 Free     ( 522M)
216.685s: 0.368ms 16384k at:0xc5600000 Free     ( 506M)
216.685s: 0.363ms 16384k at:0xc6600000 Free     ( 490M)
216.685s: 0.092ms  4096k at:0xc7600000 Free     ( 486M)
216.685s: 0.092ms  4096k at:0xc7a00000 Free     ( 482M)
216.685s: 0.095ms  4096k at:0xc8200000 Free     ( 478M)
216.685s: 0.095ms  4096k at:0xc9e00000 Free     ( 474M)
216.685s: 0.091ms  4096k at:0xca200000 Free     ( 470M)
216.685s: 0.095ms  4096k at:0xca600000 Free     ( 466M)
216.685s: 0.096ms  4096k at:0xcaa00000 Free     ( 462M)
216.685s: 0.092ms  4096k at:0xcae00000 Free     ( 458M)
216.685s: 0.093ms  4096k at:0xcba00000 Free     ( 454M)
216.685s: 0.097ms  4096k at:0xcc600000 Free     ( 450M)
216.685s: 0.091ms  4096k at:0xcd800000 Free     ( 446M)
216.685s: 0.091ms  4096k at:0xcdc00000 Free     ( 442M)
216.685s: 0.096ms  4096k at:0xce400000 Free     ( 438M)
216.685s: 0.097ms  4096k at:0xf1200000 Free     ( 434M)
216.685s: 0.092ms  4096k at:0xf1600000 Free     ( 430M)
216.685s: 0.098ms  4096k at:0xf1e00000 Free     ( 426M)
216.685s: 0.096ms  4096k at:0xce800000 Free     ( 422M)
216.685s: 0.099ms  4096k at:0xcec00000 Free     ( 418M)
216.685s: 0.095ms  4096k at:0xcf000000 Free     ( 414M)
216.685s: 0.097ms  4096k at:0xcf400000 Free     ( 410M)
216.685s: 0.092ms  4096k at:0xcf800000 Free     ( 406M)
216.685s: 0.097ms  4096k at:0xcfc00000 Free     ( 402M)
216.685s: 0.096ms  4096k at:0xd1400000 Free     ( 398M)
216.685s: 0.090ms  4096k at:0xd2800000 Free     ( 394M)
216.685s: 0.093ms  4096k at:0xd2c00000 Free     ( 390M)
216.685s: 0.103ms  4096k at:0xd3400000 Free     ( 386M)
216.685s: 0.094ms  4096k at:0xd3800000 Free     ( 382M)
216.685s: 0.092ms  4096k at:0xd5000000 Free     ( 378M)
216.685s: 0.101ms  4096k at:0xd5400000 Free     ( 374M)
216.685s: 0.092ms  4096k at:0xd7000000 Free     ( 370M)
216.685s: 0.091ms  4096k at:0xd7800000 Free     ( 366M)
216.685s: 0.095ms  4096k at:0xd7c00000 Free     ( 362M)
216.685s: 0.102ms  4096k at:0xd8400000 Free     ( 358M)
216.685s: 0.091ms  4096k at:0xd8800000 Free     ( 354M)
216.685s: 0.091ms  4096k at:0xd9000000 Free     ( 350M)
216.685s: 0.094ms  4096k at:0xd9800000 Free     ( 346M)
216.685s: 0.096ms  4096k at:0xd9c00000 Free     ( 342M)
216.685s: 0.089ms  4096k at:0xda400000 Free     ( 338M)
216.685s: 0.099ms  4096k at:0xda800000 Free     ( 334M)
216.685s: 0.096ms  4096k at:0xdac00000 Free     ( 330M)
216.685s: 0.096ms  4096k at:0xdb000000 Free     ( 326M)
216.701s: 0.102ms  4096k at:0xdb400000 Free     ( 322M)
216.701s: 0.325ms 14336k at:0xe1e00000 Free     ( 308M)
216.701s: 0.325ms 14336k at:0xe2c00000 Free     ( 294M)
216.701s: 0.322ms 14336k at:0xe3a00000 Free     ( 280M)
216.701s: 0.329ms 14336k at:0xe4800000 Free     ( 266M)
216.701s: 0.313ms 14336k at:0xe5600000 Free     ( 252M)
216.701s: 0.092ms  4096k at:0xe6400000 Free     ( 248M)
216.701s: 0.099ms  4096k at:0xe6800000 Free     ( 244M)
216.701s: 0.090ms  4096k at:0xe7000000 Free     ( 240M)
216.701s: 0.306ms 14336k at:0xe7400000 Free     ( 226M)
216.701s: 0.317ms 14336k at:0xe8200000 Free     ( 212M)
216.701s: 0.089ms  4096k at:0xe9000000 Free     ( 208M)
216.701s: 0.093ms  4096k at:0xe9400000 Free     ( 204M)
216.701s: 0.091ms  4096k at:0xe9800000 Free     ( 200M)
216.701s: 0.103ms  4096k at:0xea000000 Free     ( 196M)
216.701s: 0.095ms  4096k at:0xea400000 Free     ( 192M)
216.701s: 0.089ms  4096k at:0xebc00000 Free     ( 188M)
216.701s: 0.091ms  4096k at:0xeec00000 Free     ( 184M)
216.701s: 0.098ms  4096k at:0xef000000 Free     ( 180M)
216.701s: 0.093ms  4096k at:0xef400000 Free     ( 176M)
216.701s: 0.095ms  4096k at:0xef800000 Free     ( 172M)
216.701s: 0.097ms  4096k at:0xefc00000 Free     ( 168M)
216.701s: 0.091ms  4096k at:0xf0000000 Free     ( 164M)
216.701s: 0.096ms  4096k at:0xf0400000 Free     ( 160M)
216.701s: 0.091ms  4096k at:0xf0800000 Free     ( 156M)
216.701s: 0.091ms  4096k at:0xf0c00000 Free     ( 152M)
216.701s: 0.097ms  4096k at:0xf3400000 Free     ( 148M)
216.701s: 0.100ms  4096k at:0xf3800000 Free     ( 144M)
216.701s: 0.090ms  4096k at:0xf3c00000 Free     ( 140M)
216.701s: 0.094ms  4096k at:0xf4000000 Free     ( 136M)
216.701s: 0.095ms  4096k at:0xf4400000 Free     ( 132M)
216.701s: 0.091ms  4096k at:0xf4800000 Free     ( 128M)
216.701s: 0.318ms 14336k at:0xf5400000 Free     ( 114M)
216.701s: 0.094ms  4096k at:0xf6200000 Free     ( 110M)
216.701s: 0.091ms  4096k at:0xf6600000 Free     ( 106M)
216.701s: 0.100ms  4096k at:0xf6a00000 Free     ( 102M)
216.701s: 0.091ms  4096k at:0xf6e00000 Free     (  98M)
216.701s: 0.091ms  4096k at:0xf9400000 Free     (  94M)
216.701s: 0.096ms  4096k at:0xf9800000 Free     (  90M)
216.701s: 0.093ms  4096k at:0xf9c00000 Free     (  86M)
216.701s: 0.091ms  4096k at:0xfa000000 Free     (  82M)
216.701s: 0.094ms  4096k at:0xfa800000 Free     (  78M)
216.701s: 0.094ms  4096k at:0xfac00000 Free     (  74M)
216.701s: 0.100ms  4096k at:0xfb000000 Free     (  70M)
216.717s: 0.101ms  4096k at:0xfb400000 Free     (  66M)
216.717s: 0.094ms  4096k at:0xfb800000 Free     (  62M)
216.717s: 0.091ms  4096k at:0xfbc00000 Free     (  58M)
216.717s: 0.096ms  4096k at:0xfc000000 Free     (  54M)
216.717s: 0.090ms  4096k at:0xfc400000 Free     (  50M)
216.717s: 0.094ms  4096k at:0xfc800000 Free     (  46M)
216.717s: 0.100ms  4096k at:0xfcc00000 Free     (  42M)
216.717s: 0.090ms  4096k at:0xfd000000 Free     (  38M)
216.717s: 0.095ms  4096k at:0xfd400000 Free     (  34M)
216.717s: 0.095ms  4096k at:0xfd800000 Free     (  30M)
216.717s: 0.100ms  4096k at:0xfdc00000 Free     (  26M)
216.717s: 0.095ms  4096k at:0xfe400000 Free     (  22M)
216.717s: 0.093ms  4096k at:0xfe800000 Free     (  18M)
216.717s: 0.095ms  4096k at:0xfec00000 Free     (  14M)
216.717s: 0.095ms  4096k at:0xff000000 Free     (  10M)
216.717s: 0.181ms  8192k at:0xff400000 Free     (   2M)
216.717s: 0.048ms  2048k at:0xffc00000 Free     (   0M)
216.717s: regAllocTotalDur:  437.495ms LOCstat: 19894/22758:87.4% TLSLeft:  2

In a bit longer session I noticed that LP can succeed sometimes after fallback and SP but it quickly returns back to SP.

My command line is

-malloc=tbbmalloc -nosplash -maxMem=8096 -maxVRAM=2048 -cpuCount=8 -exThreads=7 -noPause -noLog

Registry tweak and secpol settings have been done long time ago and I double checked them and also just in case run with the LPManager and restarted computer couple of times. Arma 3 is also run in admin. My system is in my signature.

This is client playing.

Edited by St. Jimmy

Share this post


Link to post
Share on other sites

I got an Out of Memory error on my server when player number exceeded 60 for some time (approx. 4 hours after start), please have a look at the .rpt file bellow:

https://drive.google.com/file/d/0B45RfM_I1koTOHc0U0pwQlhuWVk/edit?usp=sharing

My command line is:

-malloc=tbbmalloc -cpuCount=8 -enableHT -maxMem=3071 -world=empty -nosplash -noSounds -noPause -showScriptErrors

Edited by jerminhu

Share this post


Link to post
Share on other sites

system handles:                  34282
system processes:                   81
system threads:                   1403

system uptime minutes:               0

@St. Jimmy, your fallbacks are very late and most memory is allocated as LP, so you have nearly the best performance.

But you could cleanup your system a bit, to delay fragmentation more.

Your logfile shows, that you fresh restarted your system and there are already a lot of open handles, running processes and threads.

This are most likely background applications or services, most of them not really necessary/usefull.

For compare, bellow is my system already up for 4 hours:

system handles : 8913

system processes : 37

system threads : 427

system uptime minutes : 253

Disabling some background apps (starting with 'windows search service') really makes a difference, try it out.

(hint: sysinternals 'autoruns', is a very good tool for such cleanup tasks)

---------- Post added at 09:37 ---------- Previous post was at 09:31 ----------

I got an Out of Memory error on my server when player number exceeded 60 for some time (approx. 4 hours after start), please have a look at the .rpt file bellow:

https://drive.google.com/file/d/0B45RfM_I1koTOHc0U0pwQlhuWVk/edit?usp=sharing

My command line is:

-malloc=tbbmalloc -cpuCount=8 -enableHT -maxMem=3071 -world=empty -nosplash -noSounds -noPause -showScriptErrors

@jerminhu, are you still running a 32bit windows ('21:45:59 Virtual memory total 2047 MB (2147352576 B)')?

Try without maxmem=3071 param and pay attention to the many script/mission errors in your .rpt log, there is something to repair (undefined variables).

Edited by Fred41

Share this post


Link to post
Share on other sites

I see people placing logs here, but they appear to be Linux, I'm assuming that. How do I do I know for fact that I am taking advantage of all this on the game. I'm using for client, the game itself, not server. I didn't notice FPS gain, so I think it's not working for me, even though the registry was definitely changed by LPManager.

What should I log and how?

I noticed on the question before mine that the he's using a -enableHT parameter. I have an i7 HT enabled, must I use this too?

Peace, out!

Thanks for all this hardworking

Edited by mizifih

Share this post


Link to post
Share on other sites
I see people placing logs here, but they appear to be Linux, I'm assuming that. How do I do I know for fact that I am taking advantage of all this on the game. I'm using for client, the game itself, not server. I didn't notice FPS gain, so I think it's not working for me, even though the registry was definitely changed by LPManager.

What should I log and how?

I noticed on the question before mine that the he's using a -enableHT parameter. I have an i7 HT enabled, must I use this too?

Peace, out!

Thanks for all this hardworking

@mizifih,

there should be a logfile for each session in A3 root dir (malloc_xxxx.log).

Please post one of this logs here, so i can have a look into it.

I did'nt test this -enableHT option (no HT CPU).

Greets,

Fred41

Share this post


Link to post
Share on other sites
@mizifih,

there should be a logfile for each session in A3 root dir (malloc_xxxx.log).

Please post one of this logs here, so i can have a look into it.

I did'nt test this -enableHT option (no HT CPU).

Greets,

Fred41

Fred41,

Thank you for your reply. I tried and I got the message saying "The text that you have entered is too long (158721 characters). Please shorten it to 50000 characters long."

I'm using Windows 8.1 64-bits, 16GB 1600 with an Intel Core i7 CPU.

Here's the link:

http://pastebin.com/90Gs711s.

Share this post


Link to post
Share on other sites

@mizifih, thanks for your log.

The first thing, that needs attention, is this:

'SeLockMemoryPrivilege: denied, huge pages disabled'

what means the privilege, required for large page mapping, is not set correctly.

Additional, i think your system could be cleared up a bit, by unloading some applications/services (see some hints, a few posts earlier).

Share this post


Link to post
Share on other sites
@mizifih, thanks for your log.

The first thing, that needs attention, is this:

'SeLockMemoryPrivilege: denied, huge pages disabled'

what means the privilege, required for large page mapping, is not set correctly.

Additional, i think your system could be cleared up a bit, by unloading some applications/services (see some hints, a few posts earlier).

Got it. But since I'm using Windows 8.1, and I had put my first and last name, I guess it messed with my username internally. But I'm almost sure it's using my first name only. Anyways, got it working. Thank you very much!

How does this memory page thing works? I read it on Wikipedia and I thought it was something different from that page file windows create, turns out it's the same thing, right?

It's just this method makes saving and retrieving data faster, putting it simple?

Full Log here: http://pastebin.com/7mA8Q0dk

WindowsVersion: 6.2  ServicePack: 0.0  Typ: Desktop

process virt. address available:  3939
system physical RAM total:       16321
system physical RAM available:   13487
system committed limit:          17873
system committed peak:           10434
system committed current:         3677
system cache current:             3884
system handles:                  51456
system processes:                  112
system threads:                   1302

system uptime minutes:             138

SeLockMemoryPrivilege: granted, huge pages enabled

Edited by mizifih

Share this post


Link to post
Share on other sites

after all the time spent tweaking my settings for this game, i only just found this thread now...

so is this something that anyone can do ( with a good setup ) or is it mainly to be used on dedicated server?

do I just follow the original post or is that outdated now?

thanks

Share this post


Link to post
Share on other sites
after all the time spent tweaking my settings for this game, i only just found this thread now...

so is this something that anyone can do ( with a good setup ) or is it mainly to be used on dedicated server?

do I just follow the original post or is that outdated now?

thanks

Go for it! It's not outdated. Follow the instructions, grab the files and profit!

Share this post


Link to post
Share on other sites

looks like its all working correctly, awesome!

I get rpt files in my arma root but they are also getting created on my desktop. anyway to stop that?

Share this post


Link to post
Share on other sites

Unfortunately I can't get this to work properly, LP always tends to fall back at the beginning.

WindowsVersion: 6.1  ServicePack: 1.0  Typ: Desktop

process virt. address available:  3901
system physical RAM total:       12286
system physical RAM available:    9246
system committed limit:          24571
system committed peak:            5883
system committed current:         3294
system cache current:             2178
system handles:                  26028
system processes:                   88
system threads:                   1050

system uptime minutes:              51

SeLockMemoryPrivilege: granted, huge pages enabled

  0.000s: 0.362ms  2048k at:0xffc00000 Alloc LP (   2M)
  0.000s: 0.002ms   128k at:0x00250000 Alloc SP (   2M)
  0.016s: 6.445ms  8192k at:0xff400000 Alloc LP (  10M)
  4.431s: 2.564ms  4096k at:0xff000000 Alloc LP (  14M)
  4.431s: 1.786ms  4096k at:0xfec00000 Alloc LP (  18M)
  4.431s: 1.944ms  4096k at:0xfe800000 Alloc LP (  22M)
  4.431s: 2.027ms  4096k at:0xfe400000 Alloc LP (  26M)
  4.711s: 2.094ms  4096k at:0xfe000000 Alloc LP (  30M)
  4.711s: 2.042ms  4096k at:0xfdc00000 Alloc LP (  34M)
  4.727s: 2.283ms  4096k at:0xfd800000 Alloc LP (  38M)
  4.727s: 2.142ms  4096k at:0x00000000 Alloc LP failed -> fallback
  4.727s: 0.003ms  4096k at:0x0f400000 Alloc SP (  42M)
  5.616s: 0.003ms  1024k at:0x0f800000 Alloc SP (  43M)
  5.616s: 0.002ms  1024k at:0x0f900000 Alloc SP (  44M)
  ...

Full log:

http://pastebin.com/9FZSY7rx

--

Same result even when I disabled couple of background software and processes;

WindowsVersion: 6.1  ServicePack: 1.0  Typ: Desktop

process virt. address available:  3929
system physical RAM total:       12286
system physical RAM available:   10151
system committed limit:          24571
system committed peak:            7773
system committed current:         2475
system cache current:             3176
system handles:                  20233
system processes:                   62
system threads:                    829

system uptime minutes:             121

SeLockMemoryPrivilege: granted, huge pages enabled

  0.000s: 0.351ms  2048k at:0xffc00000 Alloc LP (   2M)
  0.000s: 0.002ms   128k at:0x001d0000 Alloc SP (   2M)
  0.015s: 0.607ms  8192k at:0xff400000 Alloc LP (  10M)
  5.990s: 0.471ms  4096k at:0xff000000 Alloc LP (  14M)
  5.990s: 0.855ms  4096k at:0xfec00000 Alloc LP (  18M)
  5.990s: 0.853ms  4096k at:0xfe800000 Alloc LP (  22M)
  5.990s: 0.889ms  4096k at:0xfe400000 Alloc LP (  26M)
  6.739s: 0.956ms  4096k at:0xfe000000 Alloc LP (  30M)
  ...

Full log:

http://pastebin.com/Px9DzMfs

---

I've 12 GB RAM available and running on Win 7 x64.

My command line looks like this:

-maxmem=3072 -exthreads=7 -world=empty -maxvram=1280 -malloc=tbbmalloc -nopause -enableht -nosplash -nologs

Edited by ChuWie

Share this post


Link to post
Share on other sites

After couple of PC restarts it seems to work. Looks like Google Chrome takes a lot of resources when started beforehand and prevented largeadressaware to work properly. Then again, i'm no specialist for this, I'm just assuming.

Anyways here some other logs where it kinda worked for me;

WindowsVersion: 6.1  ServicePack: 1.0  Typ: Desktop

process virt. address available:  3901
system physical RAM total:       12286
system physical RAM available:    9608
system committed limit:          24571
system committed peak:            2994
system committed current:         2877
system cache current:             1012
system handles:                  26701
system processes:                   90
system threads:                   1151

system uptime minutes:               5

SeLockMemoryPrivilege: granted, huge pages enabled

  0.000s: 0.276ms  2048k at:0xffc00000 Alloc LP (   2M)
  0.000s: 0.001ms   128k at:0x00290000 Alloc SP (   2M)
  0.032s: 0.453ms  8192k at:0xff400000 Alloc LP (  10M)
  9.329s: 0.249ms  4096k at:0xff000000 Alloc LP (  14M)
  9.329s: 0.177ms  4096k at:0xfec00000 Alloc LP (  18M)
  9.329s: 0.173ms  4096k at:0xfe800000 Alloc LP (  22M)
  9.329s: 0.172ms  4096k at:0xfe400000 Alloc LP (  26M)
  ...

Full log:

http://pastebin.com/VQwj6GY7

---

WindowsVersion: 6.1  ServicePack: 1.0  Typ: Desktop

process virt. address available:  3901
system physical RAM total:       12286
system physical RAM available:    9620
system committed limit:          24571
system committed peak:            2972
system committed current:         2867
system cache current:             1256
system handles:                  26377
system processes:                   89
system threads:                   1072

system uptime minutes:               6

SeLockMemoryPrivilege: granted, huge pages enabled

  0.015s: 0.127ms  2048k at:0xffc00000 Alloc LP (   2M)
  0.015s: 0.002ms   128k at:0x002b0000 Alloc SP (   2M)
  0.046s: 0.350ms  8192k at:0xff400000 Alloc LP (  10M)
  6.333s: 0.198ms  4096k at:0xff000000 Alloc LP (  14M)
  6.333s: 0.174ms  4096k at:0xfec00000 Alloc LP (  18M)
  6.333s: 0.173ms  4096k at:0xfe800000 Alloc LP (  22M)
  6.333s: 0.176ms  4096k at:0xfe400000 Alloc LP (  26M)
  6.614s: 0.248ms  4096k at:0xfe000000 Alloc LP (  30M)
  ...

Full log:

http://pastebin.com/rS8QzrEd

---

Performance wise I did feel a slight performance increase on Altis with couple of mods activated on a dynamic mission. Will do some more testing though :)

Share this post


Link to post
Share on other sites

@ChuWie,

nice to read you make progress with clearing your system.

'Windows search service' is such a black sheep too. Just stop and disable it, nobody really need such things (services.msc).

On my system, i have only ~40 processes running in background and i don't miss anything :)

Additional, i highly recommend to have a look for GMF tweak too, if you don't already use it.

Greets,

Fred41

Edited by Fred41

Share this post


Link to post
Share on other sites

I've tried to follow all the steps, but still getting "SeLockMemoryPrivilege: denied, huge pages disabled"

I've put the ddl in the correct folder, and I've set the "Lock Pages in memory" to "Jertzukka" which is both my ARMA 3 profile name and PC profile name. Don't know what I'm missing here.

Can't post links atm because this forum account is created today <.<

Share this post


Link to post
Share on other sites

@Jertzukka,

the normal way to grant the 'SeLockMemoryPrivilege' is, using 'secpol.msc' and adding a user/group to this privilege. Did you try this already?

The easy way to grant this privilege, is via 'LPManager.exe', which will show you, if the privilege set operation was successfull ('Restart' in green letters means success).

In any case a system restart is required once!!!

Additional, consider the following:

If the user, which you use to run arma is member of the administrator-group, then you have to start arma via 'run as admin'!.

I hope i could help.

Edited by Fred41

Share this post


Link to post
Share on other sites

I've already added my profile to the list, and I've tried launching it as administrator without any success. i.imgur. com/n0k8Viy.png

Also when I use the LPManager while it being in the ARMA3 root folder, nothing happens when I hit "Privilege".

EDIT: Ok, I got it working. The solution was to launch steam as a administrator. I think it is because if you launch the arma3.exe from the folder it doesn't include the malloc=tbbmalloc parameter, and if you launch it through steam it doesn't launch as administrator unless steam is launched as administrator, if you get me.

Edited by Jertzukka

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now

×