From mboxrd@z Thu Jan 1 00:00:00 1970 Return-path: Received: from mail.skyhub.de ([5.9.137.197]) by bombadil.infradead.org with esmtps (Exim 4.92 #3 (Red Hat Linux)) id 1hb7ep-0000sK-Mi for kexec@lists.infradead.org; Wed, 12 Jun 2019 18:07:37 +0000 Date: Wed, 12 Jun 2019 20:07:24 +0200 From: Borislav Petkov Subject: Re: [PATCH 0/3 v11] add reserved e820 ranges to the kdump kernel e820 table Message-ID: <20190612180724.GP32652@zn.tnic> References: <20190607174211.GN20269@zn.tnic> <20190608035451.GB26148@MiWiFi-R3L-srv> <20190608091030.GB32464@zn.tnic> <20190608100139.GC26148@MiWiFi-R3L-srv> <20190608100623.GA9138@zn.tnic> <20190608102659.GA9130@MiWiFi-R3L-srv> <20190610113747.GD5488@zn.tnic> <20190612015549.GI26148@MiWiFi-R3L-srv> <20190612151033.GJ32652@zn.tnic> <3dfa5985-008a-20d8-5171-cfe96807c303@amd.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <3dfa5985-008a-20d8-5171-cfe96807c303@amd.com> List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "kexec" Errors-To: kexec-bounces+dwmw2=infradead.org@lists.infradead.org To: "Lendacky, Thomas" Cc: "x86@kernel.org" , lijiang , Baoquan He , "peterz@infradead.org" , "dave.hansen@linux.intel.com" , "kexec@lists.infradead.org" , "linux-kernel@vger.kernel.org" , "mingo@redhat.com" , "luto@kernel.org" , "hpa@zytor.com" , "tglx@linutronix.de" , "dyoung@redhat.com" , "akpm@linux-foundation.org" On Wed, Jun 12, 2019 at 04:52:22PM +0000, Lendacky, Thomas wrote: > I think the discussion ended up being that debuginfo wasn't being stripped > from the kernel and initrd (mainly the initrd). What are the sizes of > the kernel and initrd that you are loading for kdump via kexec? > > From previous post: > kexec -s -p /boot/vmlinuz-5.2.0-rc3+ --initrd=/boot/initrd.img-5.2.0-rc3+ You mean those sizes? $ ls -lh /boot/vmlinuz-5.2.0-rc3+ /boot/initrd.img-5.2.0-rc3+ -rw-r--r-- 1 root root 7.8M Jun 10 12:53 /boot/initrd.img-5.2.0-rc3+ -rw-r--r-- 1 root root 6.7M Jun 10 12:53 /boot/vmlinuz-5.2.0-rc3+ That should fit easily in 256M :) -- Regards/Gruss, Boris. Good mailing practices for 400: avoid top-posting and trim the reply. _______________________________________________ kexec mailing list kexec@lists.infradead.org http://lists.infradead.org/mailman/listinfo/kexec