Re: [PATCH v3 5/6] Add memtool module with memory allocation stress-test

2023-02-06 Thread Stefan Berger
On 2/1/23 17:14, Glenn Washburn wrote: On Mon, 30 Jan 2023 14:16:20 -0500 Stefan Berger wrote: + +#ifdef MM_DEBUG Since you added the line "condition = COND_MM_DEBUG;" to grub-core/Makefile.core.def above. Are these "#ifdef MM_DEBUG" lines in this file needed? And if they still are needed

Re: [PATCH v3 5/6] Add memtool module with memory allocation stress-test

2023-02-01 Thread Glenn Washburn
On Mon, 30 Jan 2023 14:16:20 -0500 Stefan Berger wrote: > From: Daniel Axtens > > When working on memory, it's nice to be able to test your work. > > Add a memtest module. When compiled with --enable-mm-debug, it exposes > 3 commands: > > * lsmem - print all allocations and free space in all