args: add `-lm mlock` where it mlocks but doesnt mmap (#26135)
* arg: add `-lm mlock` where it mlocks but doesnt mmap
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
* docs: rm unwanted docs changes
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
* docs: revert auto-formatting
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
* bench: fix automated review point 3
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
* arg: revert the meaning of --mlock to non-mmap'ed mlock
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
* docs: update docs
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
* docs: remove extra changes from `llama-gen-docs`
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>
---------
Signed-off-by: Aaron Teo <aaron.teo1@ibm.com>