Skip to content

Commit e7ee684

Browse files
Steve RamageSJrX
authored andcommitted
fix: Resolves #412 remove obsolute DefaultMemoryLow/Min options
1 parent e595003 commit e7ee684

1 file changed

Lines changed: 0 additions & 51 deletions

File tree

src/main/resources/net/sjrx/intellij/plugins/systemdunitfiles/semanticdata/undocumentedSectionToKeywordMap.json

Lines changed: 0 additions & 51 deletions
Original file line numberDiff line numberDiff line change
@@ -214,16 +214,6 @@
214214
},
215215
"unit": {
216216
"Mount": {
217-
"DefaultMemoryLow": {
218-
"reason": "manual",
219-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes",
220-
"description": "<p><var>DefaultMemoryLow=</var> controls the 'memory.low' value of children. This setting has the same semantics as <var>MemoryLow=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
221-
},
222-
"DefaultMemoryMin": {
223-
"reason": "manual",
224-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes",
225-
"description": "<p><var>DefaultMemoryMin=</var> controls the 'memory.min' value of children. This setting has the same semantics as <var>MemoryMin=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
226-
},
227217
"InaccessibleDirectories": {
228218
"reason": "moved",
229219
"replacedWithKey": "InaccessiblePath",
@@ -242,16 +232,6 @@
242232

243233
},
244234
"Service": {
245-
"DefaultMemoryLow": {
246-
"reason": "manual",
247-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes",
248-
"description": "<p><var>DefaultMemoryLow=</var> controls the 'memory.low' value of children. This setting has the same semantics as <var>MemoryLow=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
249-
},
250-
"DefaultMemoryMin": {
251-
"reason": "manual",
252-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes",
253-
"description": "<p><var>DefaultMemoryMin=</var> controls the 'memory.min' value of children. This setting has the same semantics as <var>MemoryMin=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
254-
},
255235
"FailureAction": {
256236
"reason": "moved",
257237
"replacedWithSection": "Unit",
@@ -301,29 +281,8 @@
301281

302282
},
303283
"Slice": {
304-
"DefaultMemoryLow": {
305-
"reason": "manual",
306-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes",
307-
"description": "<p><var>DefaultMemoryLow=</var> controls the 'memory.low' value of children. This setting has the same semantics as <var>MemoryLow=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
308-
},
309-
"DefaultMemoryMin": {
310-
"reason": "manual",
311-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes",
312-
"description": "<p><var>DefaultMemoryMin=</var> controls the 'memory.min' value of children. This setting has the same semantics as <var>MemoryMin=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
313-
}
314-
315284
},
316285
"Socket": {
317-
"DefaultMemoryLow": {
318-
"reason": "manual",
319-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes",
320-
"description": "<p><var>DefaultMemoryLow=</var> controls the 'memory.low' value of children. This setting has the same semantics as <var>MemoryLow=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
321-
},
322-
"DefaultMemoryMin": {
323-
"reason": "manual",
324-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes",
325-
"description": "<p><var>DefaultMemoryMin=</var> controls the 'memory.min' value of children. This setting has the same semantics as <var>MemoryMin=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
326-
},
327286
"InaccessibleDirectories": {
328287
"reason": "moved",
329288
"replacedWithKey": "InaccessiblePath",
@@ -343,16 +302,6 @@
343302

344303
},
345304
"Swap": {
346-
"DefaultMemoryLow": {
347-
"reason": "manual",
348-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryLow=bytes",
349-
"description": "<p><var>DefaultMemoryLow=</var> controls the 'memory.low' value of children. This setting has the same semantics as <var>MemoryLow=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
350-
},
351-
"DefaultMemoryMin": {
352-
"reason": "manual",
353-
"documentationLink": "https://www.freedesktop.org/software/systemd/man/systemd.resource-control.html#MemoryMin=bytes",
354-
"description": "<p><var>DefaultMemoryMin=</var> controls the 'memory.min' value of children. This setting has the same semantics as <var>MemoryMin=</var>. For details about this control attribute see <a href='https://www.kernel.org/doc/Documentation/cgroup-v2.txt'>cgroup-v2.txt</a></p>"
355-
},
356305
"InaccessibleDirectories": {
357306
"reason": "moved",
358307
"replacedWithKey": "InaccessiblePath",

0 commit comments

Comments
 (0)