7d5910358c6153adaadfeec875f58152b7969710
[o-du/phy.git] / fhi_lib / app / instance1 / run_o_du_1.sh
1 #! /bin/bash\r
2 \r
3 #******************************************************************************\r
4 #\r
5 #   Copyright (c) 2019 Intel.\r
6 #\r
7 #   Licensed under the Apache License, Version 2.0 (the "License");\r
8 #   you may not use this file except in compliance with the License.\r
9 #   You may obtain a copy of the License at\r
10 #\r
11 #       http://www.apache.org/licenses/LICENSE-2.0\r
12 #\r
13 #   Unless required by applicable law or agreed to in writing, software\r
14 #   distributed under the License is distributed on an "AS IS" BASIS,\r
15 #   WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\r
16 #   See the License for the specific language governing permissions and\r
17 #   limitations under the License.\r
18 #\r
19 #******************************************************************************/\r
20 \r
21 ulimit -c unlimited\r
22 echo 1 > /proc/sys/kernel/core_uses_pid\r
23 \r
24 \r
25 #40G\r
26 #./build/sample-app ./usecase/mu3_100mhz/config_file_o_du.dat  0000:d8:02.0 0000:d8:02.1\r
27 \r
28 #25G\r
29 ../build/sample-app ../usecase/mu0_20mhz/12/config_file_o_du_1.dat  0000:86:02.2 0000:86:02.3\r
30 \r