lkml.org 
[lkml]   [2010]   [Jan]   [20]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
DateWed, 20 Jan 2010 11:59:54 -0800
FromYinghai Lu <>
SubjectRe: [PATCH 01/37] x86: move range related operation to one file
On 01/20/2010 11:51 AM, Christoph Lameter wrote:
> On Wed, 20 Jan 2010, Yinghai Lu wrote:
>
>>> Subtract range can now do what update_range did? How so?
>>
>> update_range was introduced at first. and actually it did sth like subtract range.
>>
>> and subtract range is more accurate.
>
> Subtract range suggest that you may be removing the range.
>
> subtract_from_range?

void subtract_range(struct range *range, int az, u64 start, u64 end)

struct range *range, int az : is the original range holder.

and will remove [start, end)



\
 
 \ /
  Last update: 2010-01-20 21:05    [from the cache]
©2003-2010