Merge "Fix typo of snapuserd_verify.h" into main am: a747b7560a
Original change: https://android-review.googlesource.com/c/platform/system/core/+/3359022 Change-Id: I8b1bcf3e531916a05642adac93cfe8ce76380a97 Signed-off-by: Automerger Merge Worker <android-build-automerger-merge-worker@system.gserviceaccount.com>
This commit is contained in:
commit
ab934a214e
1 changed files with 2 additions and 2 deletions
|
|
@ -62,8 +62,8 @@ class UpdateVerify {
|
|||
* (/proc/pressure/{cpu,memory}; and monitoring the Inactive(file) and
|
||||
* Active(file) pages from /proc/meminfo.
|
||||
*
|
||||
* Additionally, for low memory devices, it is advisible to use O_DIRECT
|
||||
* fucntionality for source block device.
|
||||
* Additionally, for low memory devices, it is advisable to use O_DIRECT
|
||||
* functionality for source block device.
|
||||
*/
|
||||
int kMinThreadsToVerify = 1;
|
||||
int kMaxThreadsToVerify = 3;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue