lkml.org 
[lkml]   [2012]   [Mar]   [1]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH -V2 1/9] mm: move hugetlbfs region tracking function to common code
On Thu,  1 Mar 2012 14:46:12 +0530
"Aneesh Kumar K.V" <aneesh.kumar@linux.vnet.ibm.com> wrote:

> This patch moves the hugetlbfs region tracking function to
> common code. We will be using this in later patches in the
> series.
>
> ...
>
> +struct file_region {
> + struct list_head link;
> + long from;
> + long to;
> +};

Both Andrea Righi and John Stultz are working on (more sophisticated)
versions of file region tracking code. And we already have a (poor)
implementation in fs/locks.c.

That's four versions of the same thing floating around the place. This
is nutty.


\
 
 \ /
  Last update: 2012-03-01 23:35    [W:0.134 / U:0.404 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site