On Tue, 2010-11-23 at 17:30 -0500, Christoph Hellwig wrote: > plain text document attachment (lio-kill-se_hba_cache) > There is no need of a slab cache for the hba structures. There's very few of > them and their allocation it in a slow path. > Although I do envision hosting scenarios where each user has his own FILEIO HBA with hundreds and possibily thousands of se_hbas per physical target machine, I think using kzalloc() is still a reasonable for all intensive purposes. Committed as 18c921b242. Thanks! --nab -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html