How do I permanently increase the memory?

i like this post (click again to cancel)
0
i dont like this post (click again to cancel) remove favorite mark from this question (click again to restore mark)

I used PAR to increase the amount of memory but after I restart shazam it goes back to the default. How can I permanently increase the memory?

asked Aug 16 '11

n1kk0 gravatar image n1kk0
1
i like this answer (click again to cancel)
0
i dont like this answer (click again to cancel)

This can be done using the STOP SAVE command.

e.g. Type:

par 100000
stop save

Click 'Run' to allocate 100 Megabytes of system RAM to SHAZAM.

In versions earlier than SHAZAM 10.2 you will then need to restart SHAZAM. From SHAZAM 10.2 onwards, no restart is required.

If you need to confirm the change then type:

dump welcome

and again click 'Run' which will show the amount allocated following the change.

N.B. SHAZAM performs all calculations within a single static memory array defined by the value of PAR. SHAZAM uses extremely efficient algorithms to manage its own memory within this static memory array and this gives much greater performance than using dynamic memory. In software that uses dynamic memory allocation, memory is shared with other programs on your computer and requests for memory can impact performance significantly due to the overheads involved by the operating system memory allocator. Using the STOP SAVE setting with PAR uses the operating system memory allocator only once on SHAZAM start prior to any SHAZAM programs being executed.

link

posted Aug 16 '11

David gravatar image David
183 1 7

Your answer

Please start posting your answer anonymously - your answer will be saved within the current session and published after you log in or create a new account. Please try to give a substantial answer, for discussions, please use comments and please do remember to vote (after you log in)!
[hide preview]

Tags:

×1
×1

Asked: Aug 16 '11

Seen: 47 times

Last updated: Aug 16 '11

Related questions