On 11/20/12, Prathyush K wrote:
> On Mon, Nov 19, 2012 at 3:14 PM, Kyungmin Park
> wrote:
>
>> Hi,
>>
>> On 11/15/12, Prathyush K wrote:
>> > The 'pages' structure is not required since we can use the 'sgt'. Even
>> for
>> > CONTIG buffers, a SGT is created (which will have just one sgl). This
>
On Tue, Nov 20, 2012 at 12:49 PM, Kyungmin Park wrote:
> On 11/20/12, Prathyush K wrote:
> > On Mon, Nov 19, 2012 at 3:14 PM, Kyungmin Park
> > wrote:
> >
> >> Hi,
> >>
> >> On 11/15/12, Prathyush K wrote:
> >> > The 'pages' structure is not required since we can use the 'sgt'. Even
> >> for
>
On Mon, Nov 19, 2012 at 3:14 PM, Kyungmin Park wrote:
> Hi,
>
> On 11/15/12, Prathyush K wrote:
> > The 'pages' structure is not required since we can use the 'sgt'. Even
> for
> > CONTIG buffers, a SGT is created (which will have just one sgl). This SGT
> > can be used during mmap instead of 'p
On Tue, Nov 20, 2012 at 12:49 PM, Kyungmin Park wrote:
> On 11/20/12, Prathyush K wrote:
> > On Mon, Nov 19, 2012 at 3:14 PM, Kyungmin Park
> > wrote:
> >
> >> Hi,
> >>
> >> On 11/15/12, Prathyush K wrote:
> >> > The 'pages' structure is not required since we can use the 'sgt'. Even
> >> for
>
On 11/20/12, Prathyush K wrote:
> On Mon, Nov 19, 2012 at 3:14 PM, Kyungmin Park
> wrote:
>
>> Hi,
>>
>> On 11/15/12, Prathyush K wrote:
>> > The 'pages' structure is not required since we can use the 'sgt'. Even
>> for
>> > CONTIG buffers, a SGT is created (which will have just one sgl). This
>
On Mon, Nov 19, 2012 at 3:14 PM, Kyungmin Park wrote:
> Hi,
>
> On 11/15/12, Prathyush K wrote:
> > The 'pages' structure is not required since we can use the 'sgt'. Even
> for
> > CONTIG buffers, a SGT is created (which will have just one sgl). This SGT
> > can be used during mmap instead of 'p
Hi,
On 11/15/12, Prathyush K wrote:
> The 'pages' structure is not required since we can use the 'sgt'. Even for
> CONTIG buffers, a SGT is created (which will have just one sgl). This SGT
> can be used during mmap instead of 'pages'. The 'page_size' element of the
> structure is also not used an
Hi,
On 11/15/12, Prathyush K wrote:
> The 'pages' structure is not required since we can use the 'sgt'. Even for
> CONTIG buffers, a SGT is created (which will have just one sgl). This SGT
> can be used during mmap instead of 'pages'. The 'page_size' element of the
> structure is also not used an
The 'pages' structure is not required since we can use the 'sgt'. Even for
CONTIG buffers, a SGT is created (which will have just one sgl). This SGT
can be used during mmap instead of 'pages'. The 'page_size' element of the
structure is also not used anywhere and is removed.
This patch also fixes a
The 'pages' structure is not required since we can use the 'sgt'. Even for
CONTIG buffers, a SGT is created (which will have just one sgl). This SGT
can be used during mmap instead of 'pages'. The 'page_size' element of the
structure is also not used anywhere and is removed.
This patch also fixes a
10 matches
Mail list logo