Re: [ipxe-devel] [ipxe/ipxe] Fix pcbios memory accounting bug (#105)
> > [http://github.com/ipxe/ipxe/commit/6ec33b8d6](https://github.com/ipxe/ipxe/commit/6ec33b8d6) > > A broken link AIUI is https://github.com/ipxe/ipxe/pull/105/commits/f8e046dea8c5ea6389d696728fe7e5c13b76a56f missing / not applied. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/105#issuecomment-661897180___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo/ipxe-devel
Re: [ipxe-devel] [ipxe/ipxe] Fix pcbios memory accounting bug (#105)
> Looks good; thank you. Merged as > > [http://github.com/ipxe/ipxe/commit/45a0ca6de](https://github.com/ipxe/ipxe/commit/45a0ca6de) Valid link > [http://github.com/ipxe/ipxe/commit/6ec33b8d6](https://github.com/ipxe/ipxe/commit/6ec33b8d6) A broken link -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/105#issuecomment-661894375___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo/ipxe-devel
Re: [ipxe-devel] [ipxe/ipxe] Fix pcbios memory accounting bug (#105)
Looks good; thank you. Merged as http://github.com/ipxe/ipxe/commit/45a0ca6de http://github.com/ipxe/ipxe/commit/6ec33b8d6 Thank you for debugging! -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/105#issuecomment-661886196___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo/ipxe-devel
Re: [ipxe-devel] [ipxe/ipxe] Fix pcbios memory accounting bug (#105)
Closed #105. -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/105#event-3571477118___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo/ipxe-devel
[ipxe-devel] [ipxe/ipxe] Fix pcbios memory accounting bug (#105)
This PR fixes a long-standing accounting bug preventing large images from being downloaded. You can view, comment on, or merge this pull request online at: https://github.com/ipxe/ipxe/pull/105 -- Commit Summary -- * memtop_umalloc: fix "out of memory" detection when expanding bottom arena * memtop_umalloc: take alignment into account when checking boundaries -- File Changes -- M src/arch/x86/interface/pcbios/memtop_umalloc.c (8) -- Patch Links -- https://github.com/ipxe/ipxe/pull/105.patch https://github.com/ipxe/ipxe/pull/105.diff -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/ipxe/ipxe/pull/105 ___ ipxe-devel mailing list ipxe-devel@lists.ipxe.org https://lists.ipxe.org/mailman/listinfo/ipxe-devel