> Cc: Linux-scsi@vger.kernel.org;
linux-kernel@vger.kernel.org
> Subject: Re: kdump detection in SCSI drivers
>
> > Hi,
> >
> > Is there a standard way for drivers (RAID) to detect if the current
> > kernel is running in kdump mode? We would like to adjust driver
> behavior
> > dynamically when kdump is active by scaling down resources.
>
> Perhaps you should be automatically using little resources when little
> memory is available, or something?
>
> With upcomping kjump patches, it is more "interesting" than kdump
> vs. no kdump.
>
> Pavel