|
@@ -744,6 +744,7 @@ uv_activation_descriptor_init(int node, int pnode)
|
|
* note that base_dest_nodeid is actually a nasid.
|
|
* note that base_dest_nodeid is actually a nasid.
|
|
*/
|
|
*/
|
|
ad2->header.base_dest_nodeid = uv_partition_base_pnode << 1;
|
|
ad2->header.base_dest_nodeid = uv_partition_base_pnode << 1;
|
|
|
|
+ ad2->header.dest_subnodeid = 0x10; /* the LB */
|
|
ad2->header.command = UV_NET_ENDPOINT_INTD;
|
|
ad2->header.command = UV_NET_ENDPOINT_INTD;
|
|
ad2->header.int_both = 1;
|
|
ad2->header.int_both = 1;
|
|
/*
|
|
/*
|