X-Git-Url: https://git.liburcu.org/?a=blobdiff_plain;f=2.13%2Flttng-docs-2.13.txt;h=d69aaabe76957cd5bf36ba3ef3abbdb89c960a59;hb=f01d94cfafe668cb2d4544bacc0e885b3854d046;hp=530f1cf1d90db288826da6f52eb8a4fdf3d28242;hpb=60cb79ae7b6e1d9145ab036cb4077fe9783b7220;p=lttng-docs.git diff --git a/2.13/lttng-docs-2.13.txt b/2.13/lttng-docs-2.13.txt index 530f1cf..d69aaab 100644 --- a/2.13/lttng-docs-2.13.txt +++ b/2.13/lttng-docs-2.13.txt @@ -575,7 +575,7 @@ Fedora{nbsp}39: . Download, build, and install the latest LTTng-modules{nbsp}{revision}: + -- -[role="term",subs="attributes"] +[role="term",subs="attributes,specialcharacters"] ---- $ cd $(mktemp -d) && wget http://lttng.org/files/lttng-modules/lttng-modules-latest-{revision}.tar.bz2 && @@ -656,7 +656,7 @@ Alpine Linux{nbsp}3.16, Alpine Linux{nbsp}3.17, or Alpine Linux{nbsp}3.18: . Download, build, and install the latest LTTng-modules{nbsp}{revision}: + -- -[role="term",subs="attributes"] +[role="term",subs="attributes,specialcharacters"] ---- $ cd $(mktemp -d) && wget http://lttng.org/files/lttng-modules/lttng-modules-latest-{revision}.tar.bz2 && @@ -8004,9 +8004,8 @@ memory can store data structures in RAM and retrieve them after a reboot, without flushing to typical _storage_. Linux supports NVRAM file systems thanks to either -http://pramfs.sourceforge.net/[PRAMFS] or https://www.kernel.org/doc/Documentation/filesystems/dax.txt[DAX]{nbsp}+{nbsp}http://lkml.iu.edu/hypermail/linux/kernel/1504.1/03463.html[pmem] -(requires Linux{nbsp}4.1+). +(requires Linux{nbsp}4.1+) or http://pramfs.sourceforge.net/[PRAMFS] (requires Linux{nbsp}<{nbsp}4). This section doesn't describe how to operate such file systems; we assume that you have a working persistent memory file system.