Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wq authored Jun 9, 2022
1 parent 3f8039a commit 091e34f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@ For more details, please refer to our [paper](https://arxiv.org/abs/2112.07320):

- `cd Sherman`
- `./script/hugepage.sh` to request huge pages from OS (use `./script/clear_hugepage.sh` to return huge pages)
- change the constant ``kLockChipMemSize`` in `include/Commmon.h`, making it <= max size of on-chip memory.
- `mkdir build; cd build; cmake ..; make -j`
- `cp ../script/restartMemc.sh .`
- configure `../memcached.conf`, where the 1st line is memcached IP, the 2nd is memcached port
Expand Down

0 comments on commit 091e34f

Please sign in to comment.