Displaying 1 result from an estimated 1 matches for "mem_lock".
Did you mean:
pmem_lock
2023 Jul 03
0
[RFC 1/4] vduse: Add the struct to save the vq reconnect info
...ks
> Thanks
> Cindy
> > >
> > > struct vduse_dev {
> > > struct vduse_vdpa *vdev;
> > > @@ -106,6 +112,7 @@ struct vduse_dev {
> > > u32 vq_align;
> > > struct vduse_umem *umem;
> > > struct mutex mem_lock;
> > > + struct vdpa_reconnect_info reconnect_info[64];
> > > };
> > >
> > > struct vduse_dev_msg {
> > > --
> > > 2.34.3
> > >
> >
>