Page 1 of 1

2 Gb Memory Advantages

PostPosted: Fri May 09, 2008 6:35 pm
by sysp34
hello EL members

today i just tested on a friends machine who bought 2 Gb RAM (2x1Gb)

it seem EL run pretty smooth


Image

oh well so far i just use a friends machines maybe if i got lucky i'll bought little bit fine machines

good luck

PostPosted: Thu May 15, 2008 5:56 pm
by stan
pls remember that you need to explicitly assign extra memory to expert lotto with a command line switch.
on the other hand, giving too much memory to expert lotto (e.g. more than 1gb) means that the java runtime will have to spend many more cycles garbage collecting unused memory...

PostPosted: Tue Jul 22, 2008 11:52 am
by alland
[quote=stan:1210866999]
pls remember that you need to explicitly assign extra memory to expert lotto with a command line switch.
on the other hand, giving too much memory to expert lotto (e.g. more than 1gb) means that the java runtime will have to spend many more cycles garbage collecting unused memory...
[/quote]

how do i do this , i have 4gb ram and 2.6mhz quad core and can see that not all cores being used and only about 25% cpu used

PostPosted: Tue Jul 22, 2008 12:09 pm
by alland
think i found solution??????????????


multithreading.filter=true
filter.ticketbatch.size=1000
multithreading.filter.threads=4

did this while el still running (creating sim file , did not want to stop)
have noticed some change in windows task manager , other cores peeking with drops of main core thats working ,cpu fluctuacting 25- 28%

PostPosted: Tue Jul 22, 2008 3:02 pm
by stan
you need to restart expert lotto after changing multithreading properties

PostPosted: Wed Jul 23, 2008 3:22 am
by alland
i have restarted e.l with theses settings

multithreading.filter=true
multithreading.filter.threads=4
filter.ticketbatch.size=5000

i have three e.l running simulation back tests and a movie playing , and am still only using about 80% cpu . how can i get 80% cpu from just one e.l?

PostPosted: Wed Jul 23, 2008 4:04 am
by alland
ok got it sorted, used a filter that worked harder and dropped back to three cores .runs at about 75% cpu

PostPosted: Thu Jul 24, 2008 7:37 am
by sysp34
[quote=alland:1216778688]
ok got it sorted, used a filter that worked harder and dropped back to three cores .runs at about 75% cpu
[/quote]

alland what kind os that you use is it x64 or x32

if x32 some expert said the os only use 3 Gb and if x64 it will be unlocked the memory restriction although this tweaking

multithreading.filter=true
filter.ticketbatch.size=1000
multithreading.filter.threads=4

will help also with
pls remember that you need to explicitly assign extra memory to expert lotto with a command line switch.
on the other hand, giving too much memory to expert lotto (e.g. more than 1gb) means that the java runtime will have to spend many more cycles garbage collecting unused memory...


tweaking the xms for el if i'm not mistaken

PostPosted: Thu Jul 24, 2008 2:45 pm
by alland
[quote=sysp34]


alland what kind os that you use is it x64 or x32

it is X32 and you are right , only recognizes bit over 3gb. if i go to vista i can get 8gb


multithreading.filter=true
filter.ticketbatch.size=1000
multithreading.filter.threads=4

the mutilthreading filter threads is easily viewable and changeable though i leave at 3 , to look after resources,unless i am home alone which is not very often, rare!!!
i have not seen noticable change with ticket batch size, can you enlighten me? i have noticed e.l crunches about 25,000 tickets per second,

tweaking the xms for el if i'm not mistaken
[/quote]

how do go about tweaking xms?

thanks

allan

PostPosted: Thu Jul 24, 2008 10:06 pm
by stan
[quote=sysp34]
if x32 some expert said the os only use 3 Gb and if x64 it will be unlocked the memory restriction although this tweaking
[/quote]

yes, 32bit operating system can use a little bit over 3GB of ram memory (the rest is dedicated to video ram, cpu registers etc)
64bit operating system has the limit MUCH higher

PostPosted: Thu Jul 24, 2008 10:07 pm
by stan
[quote=alland]
[quote=sysp34]


alland what kind os that you use is it x64 or x32

it is X32 and you are right , only recognizes bit over 3gb. if i go to vista i can get 8gb


multithreading.filter=true
filter.ticketbatch.size=1000
multithreading.filter.threads=4

the mutilthreading filter threads is easily viewable and changeable though i leave at 3 , to look after resources,unless i am home alone which is not very often, rare!!!
i have not seen noticable change with ticket batch size, can you enlighten me? i have noticed e.l crunches about 25,000 tickets per second,

tweaking the xms for el if i'm not mistaken
[/quote]

how do go about tweaking xms?

thanks

allan
[/quote]

search this forum for "-Xmx"