You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
rds: Change heartbeat params from module params to sysctl
Orabug: 30418039
Signed-off-by: Håkon Bugge <[email protected]>
Reviewed-by: Ka-Cheong Poon <[email protected]>
Tested-by: Michael Nowak <[email protected]>
---
Since Exadata is not (yet) using the heartbeat mechanism, now is a
good time to change the params to sysctl.
v1->v2:
* Added commentary to the sysctl parameters, as suggested by
Ka-Cheong
* s/proc_dointvec_minmax/proc_douintvec_minmax/ as detected by
Ka-Cheong
* Added Ka-Cheong's r-b and Mike's t-b
* Changed the default heartbeat interval to 60 seconds, as per
discussions with Exadata (Mike Nowak)
* Enabled heart-beating by default, as suggested by Mike Nowak
Signed-off-by: Somasundaram Krishnasamy <[email protected]>
0 commit comments