Commit d3e54cb
committed
util: Handle signal interrupts in uffd memory monitor
If unhandled, a signal such as SIGPROF sent to the thread that is running
ofi_uffd_handler will cause it to exit early.
Signed-off-by: Jianxin Xiong <[email protected]>1 parent b9a8133 commit d3e54cb
1 file changed
+4
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
108 | 108 | | |
109 | 109 | | |
110 | 110 | | |
| 111 | + | |
| 112 | + | |
| 113 | + | |
111 | 114 | | |
112 | 115 | | |
113 | 116 | | |
| |||
117 | 120 | | |
118 | 121 | | |
119 | 122 | | |
120 | | - | |
| 123 | + | |
121 | 124 | | |
122 | 125 | | |
123 | 126 | | |
| |||
0 commit comments