From a314f0ffc81546a065cf04aee7379af3e1d17813 Mon Sep 17 00:00:00 2001 From: Liang Ding Date: Fri, 28 Oct 2022 19:22:55 +0800 Subject: [PATCH] =?UTF-8?q?:fire:=20=E7=A7=BB=E9=99=A4=20`--resident`=20?= =?UTF-8?q?=E5=92=8C=20`--servePath`=20=E5=86=85=E6=A0=B8=E5=8F=82?= =?UTF-8?q?=E6=95=B0=20Fix=20https://github.com/siyuan-note/siyuan/issues/?= =?UTF-8?q?6389?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../20200924100717-yzwzn64.sy | 72 ------------ .../20200828105441-r76vmu5.sy | 105 ------------------ .../20211226122358-hctqcn5.sy | 105 ------------------ 3 files changed, 282 deletions(-) diff --git a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100717-yzwzn64.sy b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100717-yzwzn64.sy index 09c536a69..118104dda 100644 --- a/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100717-yzwzn64.sy +++ b/app/guide/20210808180117-6v0mkxr/20200923234011-ieuun1p/20210808180303-xaduj2o/20200924100717-yzwzn64.sy @@ -84,78 +84,6 @@ } ] }, - { - "ID": "20201225172241-r2u4sx1", - "Type": "NodeHeading", - "HeadingLevel": 3, - "Properties": { - "id": "20201225172241-r2u4sx1" - }, - "Children": [ - { - "Type": "NodeHeadingC8hMarker", - "Data": "### " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "--resident" - } - ] - }, - { - "ID": "20201225172241-1ikfkn1", - "Type": "NodeParagraph", - "Properties": { - "id": "20201225172241-1ikfkn1" - }, - "Children": [ - { - "Type": "NodeText", - "Data": "After specifying with " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "--resident=true" - }, - { - "Type": "NodeText", - "Data": ", the kernel will be resident in memory, the default is " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "true" - }, - { - "Type": "NodeText", - "Data": "." - } - ] - }, - { - "ID": "20201225172241-gon6cqc", - "Type": "NodeParagraph", - "Properties": { - "id": "20201225172241-gon6cqc" - }, - "Children": [ - { - "Type": "NodeText", - "Data": "After set to " - }, - { - "Type": "NodeTextMark", - "TextMarkType": "code", - "TextMarkTextContent": "false" - }, - { - "Type": "NodeText", - "Data": ", the list of active sessions will be checked every 30 seconds, and the kernel process will be exited if there are no active sessions." - } - ] - }, { "ID": "20201225172241-asmvg1c", "Type": "NodeHeading", diff --git a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200828105441-r76vmu5.sy b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200828105441-r76vmu5.sy index 115a28c75..1bd25eed1 100644 --- a/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200828105441-r76vmu5.sy +++ b/app/guide/20210808180117-czj9bvb/20200812220555-lj3enxa/20210808180321-hbvl5c2/20200828105441-r76vmu5.sy @@ -110,111 +110,6 @@ } ] }, - { - "ID": "20201225172241-opf042s", - "Type": "NodeHeading", - "HeadingLevel": 3, - "Properties": { - "id": "20201225172241-opf042s", - "updated": "20201225172241" - }, - "Children": [ - { - "Type": "NodeHeadingC8hMarker", - "Data": "### ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "--resident" - } - ] - }, - { - "ID": "20201225172241-84qsa3m", - "Type": "NodeParagraph", - "Properties": { - "id": "20201225172241-84qsa3m", - "updated": "20201225172241" - }, - "Children": [ - { - "Type": "NodeText", - "Data": "使用 ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "--resident=true" - }, - { - "Type": "NodeText", - "Data": " 指定后内核将常驻内存,默认 ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "true" - }, - { - "Type": "NodeText", - "Data": "。", - "Properties": { - "id": "" - } - } - ] - }, - { - "ID": "20201225172241-t7tw5b8", - "Type": "NodeParagraph", - "Properties": { - "id": "20201225172241-t7tw5b8", - "updated": "20201225172241" - }, - "Children": [ - { - "Type": "NodeText", - "Data": "设置为 ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "false" - }, - { - "Type": "NodeText", - "Data": " 后会每隔 30 秒检查一次活动会话列表,如果没有活动会话则退出内核进程。", - "Properties": { - "id": "" - } - } - ] - }, { "ID": "20201225172241-n1lxchm", "Type": "NodeHeading", diff --git a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122358-hctqcn5.sy b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122358-hctqcn5.sy index 85f5529e2..6eca4a672 100644 --- a/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122358-hctqcn5.sy +++ b/app/guide/20211226090932-5lcq56f/20211226115423-d5z1joq/20211226121203-rjjngpz/20211226122358-hctqcn5.sy @@ -109,111 +109,6 @@ } ] }, - { - "ID": "20211226122447-8tgkcep", - "Type": "NodeHeading", - "HeadingLevel": 3, - "Properties": { - "id": "20211226122447-8tgkcep", - "updated": "20211226011025" - }, - "Children": [ - { - "Type": "NodeHeadingC8hMarker", - "Data": "### ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "--resident" - } - ] - }, - { - "ID": "20211226122447-kbcejv5", - "Type": "NodeParagraph", - "Properties": { - "id": "20211226122447-kbcejv5", - "updated": "20211228132931" - }, - "Children": [ - { - "Type": "NodeText", - "Data": "使用 ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "--resident=true" - }, - { - "Type": "NodeText", - "Data": " 指定後 Kernel 將常駐記憶體,預設 ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "true" - }, - { - "Type": "NodeText", - "Data": "。", - "Properties": { - "id": "" - } - } - ] - }, - { - "ID": "20211226122447-wpeb408", - "Type": "NodeParagraph", - "Properties": { - "id": "20211226122447-wpeb408", - "updated": "20220517144242" - }, - "Children": [ - { - "Type": "NodeText", - "Data": "設置為 ", - "Properties": { - "id": "" - } - }, - { - "Type": "NodeTextMark", - "Properties": { - "id": "" - }, - "TextMarkType": "code", - "TextMarkTextContent": "false" - }, - { - "Type": "NodeText", - "Data": " 後會每隔 30 秒檢查一次活動會話列表,如果沒有活動會話則退出 Kernel 程式。", - "Properties": { - "id": "" - } - } - ] - }, { "ID": "20211226122447-bs6e25j", "Type": "NodeHeading",