Jazz Forum Welcome to the Jazz Community Forum Connect and collaborate with IBM Engineering experts and users

How can I reset the AllocationPreference?

Hello,

due to a PMR we set the AllocationPreference in HKLM\System\CurrentControlSet\Control\Session Manager\Memory Management\ to 0x100000 which causes the memory to populate top down.

As we need to be prepared for switching the setting off if it turns out that this is a root cause performance issues on some machines I wonder what setting will switch the MEM_TOP_DOWN off.
Would 0x0 work?

best regards
Danny

0 votes


Accepted answer

Permanent link
As the registry key is not there by default. The right (or safest) approach to switch MEM_TOP_DOWN off should be removing the key AllocationPreference completely.
https://msdn.microsoft.com/en-us/library/windows/desktop/bb613473%28v=vs.85%29.aspx
Danny Müller selected this answer as the correct answer

1 vote

Your answer

Register or log in to post your answer.

Dashboards and work items are no longer publicly available, so some links may be invalid. We now provide similar information through other means. Learn more here.

Search context
Follow this question

By Email: 

Once you sign in you will be able to subscribe for any updates here.

By RSS:

Answers
Answers and Comments
Question details
× 6,117
× 10
× 7

Question asked: Nov 14 '16, 7:49 a.m.

Question was seen: 3,513 times

Last updated: Nov 14 '16, 7:06 p.m.

Related questions
Confirmation Cancel Confirm