From 4eca9f3785f9dd574c037bb2bb38a1572019b32f Mon Sep 17 00:00:00 2001 From: isaac Date: Thu, 15 Oct 2009 18:57:03 +0000 Subject: [PATCH] b=20853,i=isaac: - Mark portal 63 as reserved for Cray DVS. --- lustre/include/lustre/lustre_idl.h | 2 ++ 1 file changed, 2 insertions(+) diff --git a/lustre/include/lustre/lustre_idl.h b/lustre/include/lustre/lustre_idl.h index d5c2a5a..f96c5b6 100644 --- a/lustre/include/lustre/lustre_idl.h +++ b/lustre/include/lustre/lustre_idl.h @@ -150,6 +150,8 @@ #define SEQ_DATA_PORTAL 31 #define SEQ_CONTROLLER_PORTAL 32 +/* Portal 63 is reserved for the Cray Inc DVS - nic@cray.com, roe@cray.com, n8851@cray.com */ + #define SVC_KILLED 1 #define SVC_EVENT 2 #define SVC_SIGNAL 4 -- 1.8.3.1