Re: [PATCH 3 of 3] x86: clean up memory corruption check and add more kernel parameters




* Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:

+ memory_corruption_check=0/1 [X86]

could you please add a second .config parameter as well:

CONFIG_BOOTPARAM_MEMORY_CORRUPTION_CHECK=y

which turns this parameter 1 without having to specify it on the boot
command line. That way -tip's randconfig testing can check this on a
couple of boxes and the WARN() will be detected automatically.

Also, i'd suggest to make the defaults of the scanning parameters be as
widely enabled as reasonable - we want to see how much real problems
this can catch.

+config X86_CHECK_BIOS_CORRUPTION
+ bool "Check for low memory corruption"
+ default y

please make it default-disabled.

Looks good otherwise.

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/



Relevant Pages

  • Re: Booting in interactive mode
    ... > and would like to boot in interactive mode. ... > Is it possible to specify to boot in interactive mode ... Not sure if you can do that from the kernel command line. ...
    (Fedora)
  • Re: XP wont boot from a volume formated in WinPE 2 (Vista)
    ... Today I included the format command in my Diskpart script. ... missing Vista boot files. ... when I copy the Vista boot files but this is no solution as Windows ... I didn't use Diskpart to format, ...
    (microsoft.public.windowsxp.setup_deployment)
  • Re: Format Hard Disk
    ... So it's like that - the 2 files reside only in the boot partition.. ... As you suggested, I opened Command ... No problem....I don't intend to use the programs existing in Win2K. ... - Buy a 100 GByte disk and install it as a slave drive. ...
    (microsoft.public.win2000.general)
  • Re: How do I remove XP Pro setup at boot?
    ... Reggie D. wrote: ... I can see FDISK.EXE but not a sys command file. ... I made the boot disk ages ago, and the FDISK.EXE and I think the sys utilities are also there. ...
    (microsoft.public.windowsxp.general)
  • [PATCH] Documentation: move SCSI parameters to their own text file
    ... SECURITY Different security models are enabled. ... If this boot parameter is not specified, ... The parameter means the number of CPUs to show, ... Specify if the kernel should make use of the cpu ...
    (Linux-Kernel)