On 05/15/2012 11:18 AM, Zhouping Liu wrote:
>
>
> - Original Message -
>> From: "Wanlong Gao"
>> To: "ZhoupingLiu"
>> Cc: "Caspar Zhang" , "LTP List"
>>
>> Sent: Tuesday, May 15, 2012 10:56:37 AM
>> Subject: Re: [LTP] ksm03
>>
>> On 04/05/2012 01:21 PM, ZhoupingLiu wrote:
>>
>>> On 0
- Original Message -
> From: "Wanlong Gao"
> To: "ZhoupingLiu"
> Cc: "Caspar Zhang" , "LTP List"
>
> Sent: Tuesday, May 15, 2012 10:56:37 AM
> Subject: Re: [LTP] ksm03
>
> On 04/05/2012 01:21 PM, ZhoupingLiu wrote:
>
> > On 04/05/2012 01:04 PM, Wanlong Gao wrote:
> >> On 04/05/2012
On 04/05/2012 01:21 PM, ZhoupingLiu wrote:
> On 04/05/2012 01:04 PM, Wanlong Gao wrote:
>> On 04/05/2012 01:00 PM, ZhoupingLiu wrote:
>>
>>> On 04/02/2012 02:56 PM, Wanlong Gao wrote:
Hi Caspar,
Have you ever seen like below? It happens on ksm03,
the page_sharing numbers is alw
On 05/10/2012 09:04 PM, Marios Makris wrote:
> According to sscanf man page the return value is int
> therefore the holding variable should be int as well.
>
> Also changed the loop variable name of the main method
> from ind to i in order to better represent that it is
> just a loop variable.
>
On 05/10/2012 09:04 PM, Marios Makris wrote:
> The str_to_bytes files have been renamed to bytes_by_prefix in order
> to make it easier for anyone to understand the purpose of the file,
> the functions of the file have also been ranmed accordingly.
>
> Furthermore any call to the file or its func
On 05/10/2012 09:04 PM, Marios Makris wrote:
> Fixed broken identation as well as replaced the old K&R
> function declarations.
>
> Signed-off-by: Marios Makris
Acked-by: Wanlong Gao
> ---
> include/str_to_bytes.h |6 +-
> lib/str_to_bytes.c | 162
> +++