Linux IOMMU Development
 help / color / mirror / Atom feed
From: Borislav Petkov <bp-Gina5bIWoIWzQB+pC5nmwQ@public.gmane.org>
To: Dave Young <dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org>
Cc: Joerg Roedel <jroedel-l3A5Bk7waGM@public.gmane.org>,
	bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org,
	konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org,
	x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org,
	Jerry Hoemann <jerry.hoemann-ZPxbGqLxI0U@public.gmane.org>,
	Pingfan Liu <kernelfans-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>,
	linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org,
	iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org,
	Mike Rapoport
	<rppt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org>,
	Randy Dunlap <rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org>,
	Andrew Morton
	<akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org>,
	yinghai-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org,
	vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org
Subject: Re: [PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr
Date: Mon, 25 Feb 2019 12:30:03 +0100	[thread overview]
Message-ID: <20190225113003.GE26145@zn.tnic> (raw)
In-Reply-To: <20190225111216.GA9276-0VdLhd/A9Pl+NNSt+8eSiB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org>

On Mon, Feb 25, 2019 at 07:12:16PM +0800, Dave Young wrote:
> If we move to high as default, it will allocate 160M high + 256M low. It

We won't move to high by default - we will *fall* back to high if the
default allocation fails.

> To make the process less fragile maybe we can remove the 896M limitation
> and only try <4G then go to high.

Sure, the more robust for the user, the better.

-- 
Regards/Gruss,
    Boris.

Good mailing practices for 400: avoid top-posting and trim the reply.

  parent reply	other threads:[~2019-02-25 11:30 UTC|newest]

Thread overview: 18+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20190125140823.GC27998@zn.tnic>
     [not found] ` <20190131075907.GB19091@dhcp-128-65.nay.redhat.com>
     [not found]   ` <20190131105732.GC6749@zn.tnic>
     [not found]     ` <20190131222732.GA946@anatevka>
     [not found]       ` <20190131234740.GO6749@zn.tnic>
     [not found]         ` <20190204223016.GB11986@anatevka>
     [not found]           ` <20190205081552.GG21801@zn.tnic>
     [not found]             ` <20190206120804.GC10062@dhcp-128-65.nay.redhat.com>
     [not found]               ` <20190211204816.GB21473@dhcp-128-65.nay.redhat.com>
     [not found]                 ` <20190215102458.GD10433@zn.tnic>
     [not found]                   ` <20190215102458.GD10433-Jj63ApZU6fQ@public.gmane.org>
2019-02-18  1:48                     ` [PATCHv7] x86/kdump: bugfix, make the behavior of crashkernel=X consistent with kaslr Dave Young
     [not found]                       ` <20190218014820.GA10711-0VdLhd/A9Pl+NNSt+8eSiB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org>
2019-02-20  7:38                         ` Pingfan Liu
2019-02-20  8:32                       ` Borislav Petkov
2019-02-20  9:41                         ` Dave Young
2019-02-20 12:51                           ` Pingfan Liu
2019-02-21 17:13                           ` Borislav Petkov
2019-02-22  2:11                             ` Dave Young
2019-02-22  8:42                               ` Joerg Roedel
2019-02-22 13:00                                 ` Borislav Petkov
2019-02-24 13:25                                   ` Pingfan Liu
2019-02-25  1:53                                     ` Dave Young
2019-02-25  9:39                                     ` Borislav Petkov
2019-02-25 11:00                                   ` Joerg Roedel
2019-02-25 11:12                                     ` Dave Young
     [not found]                                       ` <20190225111216.GA9276-0VdLhd/A9Pl+NNSt+8eSiB/sF2h8X+2i0E9HWUfgJXw@public.gmane.org>
2019-02-25 11:30                                         ` Borislav Petkov [this message]
2019-03-01  3:04                                           ` Pingfan Liu
2019-03-01  3:19                                             ` Pingfan Liu
2019-03-22  8:22                                               ` Dave Young

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20190225113003.GE26145@zn.tnic \
    --to=bp-gina5biwoiwzqb+pc5nmwq@public.gmane.org \
    --cc=akpm-de/tnXTf+JLsfHDXvbKv3WD2FQJk+8+b@public.gmane.org \
    --cc=bhe-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=dyoung-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org \
    --cc=jerry.hoemann-ZPxbGqLxI0U@public.gmane.org \
    --cc=jroedel-l3A5Bk7waGM@public.gmane.org \
    --cc=kernelfans-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    --cc=kexec-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org \
    --cc=konrad.wilk-QHcLZuEGTsvQT0dZR+AlfA@public.gmane.org \
    --cc=linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=rdunlap-wEGCiKHe2LqWVfeAwA7xHQ@public.gmane.org \
    --cc=rppt-23VcF4HTsmIX0ybBhKVfKdBPR1lH4CV8@public.gmane.org \
    --cc=vgoyal-H+wXaHxf7aLQT0dZR+AlfA@public.gmane.org \
    --cc=x86-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    --cc=yinghai-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox