On Wed, 24 Apr 2024 11:50:44 +0800, Jason Wang wrote:
> On Wed, Apr 24, 2024 at 10:58 AM Xuan Zhuo wrote:
> >
> > On Wed, 24 Apr 2024 10:45:49 +0800, Jason Wang wrote:
> > > On Wed, Apr 24, 2024 at 10:42 AM Xuan Zhuo
> > > wrote:
> > > >
> > > > On Wed, 24 Apr 2024 10:34:56 +0800, Jason Wang
On Wed, Apr 24, 2024 at 10:58 AM Xuan Zhuo wrote:
>
> On Wed, 24 Apr 2024 10:45:49 +0800, Jason Wang wrote:
> > On Wed, Apr 24, 2024 at 10:42 AM Xuan Zhuo
> > wrote:
> > >
> > > On Wed, 24 Apr 2024 10:34:56 +0800, Jason Wang
> > > wrote:
> > > > On Wed, Apr 24, 2024 at 9:10 AM Xuan Zhuo
> >
On Wed, 24 Apr 2024 10:45:49 +0800, Jason Wang wrote:
> On Wed, Apr 24, 2024 at 10:42 AM Xuan Zhuo wrote:
> >
> > On Wed, 24 Apr 2024 10:34:56 +0800, Jason Wang wrote:
> > > On Wed, Apr 24, 2024 at 9:10 AM Xuan Zhuo
> > > wrote:
> > > >
> > > > On Wed, 24 Apr 2024 08:43:21 +0800, Jason Wang
On Wed, Apr 24, 2024 at 10:42 AM Xuan Zhuo wrote:
>
> On Wed, 24 Apr 2024 10:34:56 +0800, Jason Wang wrote:
> > On Wed, Apr 24, 2024 at 9:10 AM Xuan Zhuo
> > wrote:
> > >
> > > On Wed, 24 Apr 2024 08:43:21 +0800, Jason Wang
> > > wrote:
> > > > On Tue, Apr 23, 2024 at 8:38 PM Xuan Zhuo
> >
On Wed, 24 Apr 2024 10:34:56 +0800, Jason Wang wrote:
> On Wed, Apr 24, 2024 at 9:10 AM Xuan Zhuo wrote:
> >
> > On Wed, 24 Apr 2024 08:43:21 +0800, Jason Wang wrote:
> > > On Tue, Apr 23, 2024 at 8:38 PM Xuan Zhuo
> > > wrote:
> > > >
> > > > On Tue, 23 Apr 2024 12:36:42 +0800, Jason Wang
>
On Wed, Apr 24, 2024 at 9:10 AM Xuan Zhuo wrote:
>
> On Wed, 24 Apr 2024 08:43:21 +0800, Jason Wang wrote:
> > On Tue, Apr 23, 2024 at 8:38 PM Xuan Zhuo
> > wrote:
> > >
> > > On Tue, 23 Apr 2024 12:36:42 +0800, Jason Wang
> > > wrote:
> > > > On Mon, Apr 22, 2024 at 3:24 PM Xuan Zhuo
> > >
On Wed, 24 Apr 2024 08:43:21 +0800, Jason Wang wrote:
> On Tue, Apr 23, 2024 at 8:38 PM Xuan Zhuo wrote:
> >
> > On Tue, 23 Apr 2024 12:36:42 +0800, Jason Wang wrote:
> > > On Mon, Apr 22, 2024 at 3:24 PM Xuan Zhuo
> > > wrote:
> > > >
> > > > In big mode, pre-mapping DMA is beneficial because
On Tue, Apr 23, 2024 at 8:38 PM Xuan Zhuo wrote:
>
> On Tue, 23 Apr 2024 12:36:42 +0800, Jason Wang wrote:
> > On Mon, Apr 22, 2024 at 3:24 PM Xuan Zhuo
> > wrote:
> > >
> > > In big mode, pre-mapping DMA is beneficial because if the pages are not
> > > used, we can reuse them without needing t
On Tue, 23 Apr 2024 12:36:42 +0800, Jason Wang wrote:
> On Mon, Apr 22, 2024 at 3:24 PM Xuan Zhuo wrote:
> >
> > In big mode, pre-mapping DMA is beneficial because if the pages are not
> > used, we can reuse them without needing to unmap and remap.
> >
> > We require space to store the DMA addres
On Tue, 23 Apr 2024 12:36:42 +0800, Jason Wang wrote:
> On Mon, Apr 22, 2024 at 3:24 PM Xuan Zhuo wrote:
> >
> > In big mode, pre-mapping DMA is beneficial because if the pages are not
> > used, we can reuse them without needing to unmap and remap.
> >
> > We require space to store the DMA addres
On Mon, Apr 22, 2024 at 3:24 PM Xuan Zhuo wrote:
>
> In big mode, pre-mapping DMA is beneficial because if the pages are not
> used, we can reuse them without needing to unmap and remap.
>
> We require space to store the DMA address. I use the page.dma_addr to
> store the DMA address from the pp s
In big mode, pre-mapping DMA is beneficial because if the pages are not
used, we can reuse them without needing to unmap and remap.
We require space to store the DMA address. I use the page.dma_addr to
store the DMA address from the pp structure inside the page.
Every page retrieved from get_a_pa
12 matches
Mail list logo