Project Home
Project Home
Source Code
Source Code
Documents
Documents
Wiki
Wiki
Discussion Forums
Discussions
Project Information
Project Info
Forum Topic - pidin mem: (5 Items)
   
pidin mem  
QNX 6.4.0:

If a process uses more then 2 gig, doing a pidin mem show the wrong memory size. 

When that happened the data size is always 16383.


Re: pidin mem  
Reproduced here - thanks Mario.

Mario Charest wrote:
> QNX 6.4.0:
> 
> If a process uses more then 2 gig, doing a pidin mem show the wrong memory size. 
> 
> When that happened the data size is always 16383.
> 
> 
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post17874
> 

-- 
cburgess@qnx.com
RE: pidin mem  

> -----Original Message-----
> From: Colin Burgess [mailto:community-noreply@qnx.com]
> Sent: December-03-08 4:12 PM
> To: general-toolchain
> Subject: Re: pidin mem
> 
> Reproduced here - thanks Mario.
> 
My pleasure ;-)  I looked at pidin`s code and it looks like there is no format other the int, no unsigned int or long 
long

> Mario Charest wrote:
> > QNX 6.4.0:
> >
> > If a process uses more then 2 gig, doing a pidin mem show the wrong
> memory size.
> >
> > When that happened the data size is always 16383.
> >
> >
> >
> >
> > _______________________________________________
> > General
> > http://community.qnx.com/sf/go/post17874
> >
> 
> --
> cburgess@qnx.com
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post17877
> 
Re: pidin mem  
Yes, that looks to be the issue.  I'll raise a PR.

Cheers,

Colin

Mario Charest wrote:
> 
>> -----Original Message-----
>> From: Colin Burgess [mailto:community-noreply@qnx.com]
>> Sent: December-03-08 4:12 PM
>> To: general-toolchain
>> Subject: Re: pidin mem
>>
>> Reproduced here - thanks Mario.
>>
> My pleasure ;-)  I looked at pidin`s code and it looks like there is no format other the int, no unsigned int or long 
long
> 
>> Mario Charest wrote:
>>> QNX 6.4.0:
>>>
>>> If a process uses more then 2 gig, doing a pidin mem show the wrong
>> memory size.
>>> When that happened the data size is always 16383.
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> General
>>> http://community.qnx.com/sf/go/post17874
>>>
>> --
>> cburgess@qnx.com
>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post17877
>>
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post17878
> 

-- 
cburgess@qnx.com
Re: pidin mem  
PR63642

Mario Charest wrote:
> 
>> -----Original Message-----
>> From: Colin Burgess [mailto:community-noreply@qnx.com]
>> Sent: December-03-08 4:12 PM
>> To: general-toolchain
>> Subject: Re: pidin mem
>>
>> Reproduced here - thanks Mario.
>>
> My pleasure ;-)  I looked at pidin`s code and it looks like there is no format other the int, no unsigned int or long 
long
> 
>> Mario Charest wrote:
>>> QNX 6.4.0:
>>>
>>> If a process uses more then 2 gig, doing a pidin mem show the wrong
>> memory size.
>>> When that happened the data size is always 16383.
>>>
>>>
>>>
>>>
>>> _______________________________________________
>>> General
>>> http://community.qnx.com/sf/go/post17874
>>>
>> --
>> cburgess@qnx.com
>>
>> _______________________________________________
>> General
>> http://community.qnx.com/sf/go/post17877
>>
> 
> 
> _______________________________________________
> General
> http://community.qnx.com/sf/go/post17878
> 

-- 
cburgess@qnx.com