On Mon, Oct 14, 2024 at 6:48 PM Suren Baghdasaryan wrote:
>
> On Mon, Oct 14, 2024 at 4:32 PM Andrew Morton
> wrote:
> >
> > On Mon, 14 Oct 2024 13:36:41 -0700 Suren Baghdasaryan
> > wrote:
> >
> > > Patch #2 copies module tags into virtually contiguous memory which
> > > serves two purposes:
On Mon, Oct 14, 2024 at 4:32 PM Andrew Morton wrote:
>
> On Mon, 14 Oct 2024 13:36:41 -0700 Suren Baghdasaryan
> wrote:
>
> > Patch #2 copies module tags into virtually contiguous memory which
> > serves two purposes:
> > - Lets us deal with the situation when module is unloaded while there
> >
On Mon, 14 Oct 2024 13:36:41 -0700 Suren Baghdasaryan wrote:
> Patch #2 copies module tags into virtually contiguous memory which
> serves two purposes:
> - Lets us deal with the situation when module is unloaded while there
> are still live allocations from that module. Since we are using a copy