We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 18d9621 + 4bbd3f2 commit e365d4cCopy full SHA for e365d4c
1 file changed
sp_PerfCheck/sp_PerfCheck.sql
@@ -3517,7 +3517,7 @@ WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
3517
VALUES
3518
(
3519
1002,
3520
- 40, /* High priority */
+ 20, /* High priority — OS-starvation risk */
3521
N'Server Configuration',
3522
N'Max Server Memory Too Close To Physical Memory',
3523
N'Max server memory (' +
0 commit comments