Results 4 issues of Jian

``` Running tests... Start 1: asm_pattern_nosyscall 1/40 Test #1: asm_pattern_nosyscall ..................***Exception: SegFault 0.08 sec Start 2: asm_pattern_pattern1 2/40 Test #2: asm_pattern_pattern1 ...................***Exception: SegFault 0.08 sec Start 3: asm_pattern_pattern2 3/40 Test...

## Problem ndctl create-namespace can't work on kernel 4.8.12 ```shell sudo ndctl create-namespace -m devdax -e namespace1.0 -s 4295000000 -f -v ``` Then, I get an error as follows. ```...

I'm using two nodes to run Assise and use 60G DRAM to emulate NVM. I got the error `ibv_reg_mr failed [error code: 12]`. This is because `ibv_reg_mr` can't work with...

When I quit from the quickfix window, the cursor back to the NERDTree window. How to let the cursor back to code window directly? Thank you.