lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:	Tue, 21 Feb 2012 11:44:49 +0800
From:	Yang Bai <hamo.by@...il.com>
To:	JBottomley@...allels.com
Cc:	linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: question about {target,expander,port}_id allocation for scsi_transport_sas

Hi all,

I want to move there 3 id allocation from the simple way to ida. I
have some questions about this:

1. We have a struct sas_host_attrs to hold the 3 int for the next id
and a mutex for protect them. What's the purpose of the other 2
members (rphy_list and q). Are they related about these 3 id's
allocation?

2. Since for ida, we need a static struct, and for there 3 ids, we
need 3. Where can I store them? In the host's struct? Or somewhere
else?


Thanks and waiting for your help,
Yang
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ