针对于全球、尤其是中国国内未来几年快速增长的分布式数据中心应用,鹏钛存储是一家基于存储介质NAND Flash Memory颗粒为主的全栈存储解决方案和平台型公司,并以此为客户提供超高性能、超低延迟、超低功耗、安全、可靠的全栈企业级eSSD固态硬盘存储解决方案。
We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your results more quickly Cancel Create saved search Sign in Sign up Reseting focus {...
master .github .vscode Documentation completions etc libnvme nvmf-autoconnect plugins scripts tests Makefile README TODO config.json nvme_attach_detach_ns_test.py nvme_compare_test.py nvme_create_max_ns_test.py nvme_error_log_test.py
Search or jump to... Search code, repositories, users, issues, pull requests... Provide feedback We read every piece of feedback, and take your input very seriously. Include my email address so I can be contacted Cancel Submit feedback Saved searches Use saved searches to filter your...
$(CC) $(CPPFLAGS) $(CFLAGS) $(INC) -o $@ -c $< doc: $(NVME) $(MAKE) -C Documentation @@ -74,7 +78,7 @@ test: all: doc clean: $(RM) $(NVME) $(OBJS) $(PLUGIN_OBJS) *~ a.out NVME-VERSION-FILE *.tar* nvme.spec version control nvme-*.deb $(RM) $(NVME) $(OB...
#include CMD_INCLUDE(CMD_INC_FILE) 19 changes: 19 additions & 0 deletions 19 define_cmd.h Original file line numberDiff line numberDiff line change @@ -0,0 +1,19 @@ #ifdef CREATE_CMD #undef CREATE_CMD #define __stringify_1(x...) #x #define __stringify(x...) __stringify_1...
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301, USA. # # Author: Madhusudhana S.J <madhusudhana.sj@wdc.com> # """ NVMe nvme-fw-log Testcase:- 1. Send NVMe Firmware log page request, returns result and log 2. Retrieves the NVMe Firmware log page...
# # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301, USA. # # Author: Madhusudhana S.J <madhusudhana.sj@wdc.com> # ...
#undef CMD_INC_FILE #define CMD_INC_FILE plugins/foo/foo-plugin #if !defined(FOO) || defined(CMD_HEADER_MULTI_READ) #define FOO #include "cmd.h" PLUGIN(NAME("foo", "Foo plugin"), COMMAND_LIST( ENTRY("bar", "foo bar", bar) ENTRY("baz", "foo baz", baz) ENTRY("qux", "...
# # You should have received a copy of the GNU General Public License # along with this program; if not, write to the Free Software # Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, # MA 02110-1301, USA. # # Author: Madhusudhana S.J <madhusudhana.sj@wdc.com> # ...