Searched +full:mmp +full:- +full:timer (Results 1 – 2 of 2) sorted by relevance
1 # SPDX-License-Identifier: GPL-2.0-only3 ---4 $id: http://devicetree.org/schemas/timer/mrvl,mmp-timer.yaml#5 $schema: http://devicetree.org/meta-schemas/core.yaml#7 title: Marvell MMP Timer10 - Daniel Lezcano <daniel.lezcano@linaro.org>11 - Thomas Gleixner <tglx@linutronix.de>12 - Rob Herring <robh@kernel.org>16 pattern: '^timer@[a-f0-9]+$'19 const: mrvl,mmp-timer[all …]
1 .. SPDX-License-Identifier: GPL-2.04 -------------------------6 Multiple mount protection (MMP) is a feature that protects the9 etc.), the MMP code running on the node (call it node A) checks a13 open code will wait for twice the specified MMP check interval and check15 filesystem is active on another machine and the open fails. If the MMP16 code passes all of those checks, a new MMP sequence number is generated17 and written to the MMP block, and the mount proceeds.19 While the filesystem is live, the kernel sets up a timer to re-check the20 MMP block at the specified MMP check interval. To perform the re-check,[all …]