Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-27 Thread Kumar Srinivasan
-08:00 US/Canada Pacific > Subject: Re: Need Reviewer: change MAX_VM_MEMORY to 512 > > > Hi Kelly, > Thanks for reviewing and providing the suggestion. I've tested with the suggested codes and updated the webrev. > Regards, Su-Chen > On Apr 12, 2011, at 4:47 PM, Kelly O

Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-27 Thread suchen.ch...@oracle.com
t; Subject: Re: Need Reviewer: change MAX_VM_MEMORY to 512 > > > Hi Kelly, > Thanks for reviewing and providing the suggestion. I've tested with the suggested codes and updated the webrev. > Regards, Su-Chen > On Apr 12, 2011, at 4:47 PM, Kelly O'Hair wrote: >

Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-15 Thread Kumar Srinivasan
5 AM GMT -08:00 US/Canada Pacific > Subject: Re: Need Reviewer: change MAX_VM_MEMORY to 512 > > > Hi Kelly, > Thanks for reviewing and providing the suggestion. I've tested with the suggested codes and updated the webrev. > Regards, Su-Chen > On Apr 12

Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-15 Thread suchen.ch...@oracle.com
Hi Kelly, Thanks for reviewing and providing the suggestion. I've tested with the suggested codes and updated the webrev. Regards, Su-Chen On Apr 12, 2011, at 4:47 PM, Kelly O'Hair wrote: I think we have a problem with this, I've looked at this before, but something is wrong here. The e

Re: Need Reviewer: change MAX_VM_MEMORY to 512

2011-04-12 Thread Kelly O'Hair
I think we have a problem with this, I've looked at this before, but something is wrong here. The end result could be a negative number if the max memory was say, 256Mb RAM, and 0 if the machine has 512Mb of RAM. I'm thinking that this: 443 MAX_VM_MEMORY := $(shell \ 444 if [ $(MB_O