Re: 2 questions about SCSI initialization

Alan Cox (alan@lxorguk.ukuu.org.uk)
Thu, 21 Mar 2002 14:32:26 +0000 (GMT)


> for using its own memory management ( scsi_malloc() )
> or the most conservative mm calls. GFP_ATOMIC may well
> be overkill in scsi_build_commandblocks(). However it

(Historically the scsi layer predates kmalloc in Linux so had to use its
own allocator)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/