[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH v7 0/2] efi: Free memory on exit
From: |
Daniel Kiper |
Subject: |
Re: [PATCH v7 0/2] efi: Free memory on exit |
Date: |
Thu, 7 Sep 2017 23:48:33 +0200 |
User-agent: |
Mutt/1.3.28i |
On Mon, Sep 04, 2017 at 03:44:37PM +0200, Daniel Kiper wrote:
> On Thu, Aug 31, 2017 at 04:40:17PM +0200, Alexander Graf wrote:
> > When exiting grub, we currently leave the heap allocated. This means that
> > if we
> > exit and rerun grub, after a few iterations we can run into memory shortage.
> >
> > This patch set frees the heap on exit. That way we can rerun grub many times
> > without much problem.
>
> Whole patchset LGTM. If there are no objections then I will apply it by
> the end of this week.
Applied!
Thanks,
Daniel