Skip to content

Commit

Permalink
Deploy
Browse files Browse the repository at this point in the history
  • Loading branch information
eopche committed Nov 13, 2024
1 parent f2c22fa commit adcdbf7
Show file tree
Hide file tree
Showing 35 changed files with 697 additions and 223 deletions.
2 changes: 1 addition & 1 deletion common.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,6 @@ show-heading="true"
show-metadata="true"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>446</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>470</fr:anchor><fr:addr
type="user">common</fr:addr><fr:route>common.xml</fr:route><fr:title
text="Common import">Common import</fr:title><fr:authors /></fr:frontmatter><fr:mainmatter><fr:p>This tree defines some commonly imported stuff.</fr:p></fr:mainmatter><fr:backmatter /></fr:tree>
16 changes: 16 additions & 0 deletions cpp-0001.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="default.xsl"?>
<fr:tree
toc="true"
numbered="true"
show-heading="true"
show-metadata="true"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>245</fr:anchor><fr:addr
type="user">cpp-0001</fr:addr><fr:route>cpp-0001.xml</fr:route><fr:title
text="Reference">Reference</fr:title><fr:date><fr:year>2024</fr:year><fr:month>11</fr:month><fr:day>13</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
href="epoche.xml"
addr="epoche"
title="Epoche">Epoche</fr:link></fr:author></fr:authors></fr:frontmatter><fr:mainmatter><fr:p>Reference is the alias of a variable, the aliases refer to a same data in the memory with the variable.</fr:p></fr:mainmatter><fr:backmatter /></fr:tree>
6 changes: 3 additions & 3 deletions epoche-0002.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ show-heading="true"
show-metadata="true"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>381</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>397</fr:anchor><fr:addr
type="user">epoche-0002</fr:addr><fr:route>epoche-0002.xml</fr:route><fr:title
text="Learning progress on evergreen notes in forester">Learning progress on evergreen notes in forester</fr:title><fr:date><fr:year>2024</fr:year><fr:month>9</fr:month><fr:day>16</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -33,7 +33,7 @@ show-heading="true"
show-metadata="true"
expanded="false"
root="true"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>383</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>399</fr:anchor><fr:addr
type="user">epoche-0001</fr:addr><fr:route>index.xml</fr:route><fr:title
text="Epoche's forest">Epoche's forest</fr:title><fr:date><fr:year>2024</fr:year><fr:month>9</fr:month><fr:day>16</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand Down Expand Up @@ -68,7 +68,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>279</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>303</fr:anchor><fr:addr
type="user">epoche-0002</fr:addr><fr:route>epoche-0002.xml</fr:route><fr:title
text="Learning progress on evergreen notes in forester">Learning progress on evergreen notes in forester</fr:title><fr:date><fr:year>2024</fr:year><fr:month>9</fr:month><fr:day>16</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand Down
240 changes: 179 additions & 61 deletions epoche.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion forest.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"riscv-0003":{"title":"CSR (Control and Status Registers)","taxon":null,"tags":[],"route":"riscv-0003.xml","metas":{}},"riscv-0002":{"title":"General Registers","taxon":null,"tags":[],"route":"riscv-0002.xml","metas":{}},"riscv-0001":{"title":"RISC-V Registers","taxon":null,"tags":[],"route":"riscv-0001.xml","metas":{}},"fstm-0004":{"title":"Block Device","taxon":null,"tags":[],"route":"fstm-0004.xml","metas":{}},"fstm-0002":{"title":"File","taxon":null,"tags":[],"route":"fstm-0002.xml","metas":{}},"fstm-0003":{"title":"Inode","taxon":null,"tags":[],"route":"fstm-0003.xml","metas":{}},"fstm-0001":{"title":"Linux Filesystem","taxon":null,"tags":[],"route":"fstm-0001.xml","metas":{}},"rust-0002":{"title":"Lifetime","taxon":null,"tags":[],"route":"rust-0002.xml","metas":{}},"rust-0001":{"title":"Rustlings notes","taxon":null,"tags":[],"route":"rust-0001.xml","metas":{}},"rust-0003":{"title":"Where clauses and Trait Bound","taxon":null,"tags":[],"route":"rust-0003.xml","metas":{}},"internet-0001":{"title":"TCP Socket","taxon":null,"tags":[],"route":"internet-0001.xml","metas":{}},"move-0001":{"title":"Move Semantics in cpp","taxon":null,"tags":[],"route":"move-0001.xml","metas":{}},"move-0002":{"title":"Value Categories","taxon":null,"tags":[],"route":"move-0002.xml","metas":{}},"move-0003":{"title":"The std::move function","taxon":null,"tags":[],"route":"move-0003.xml","metas":{}},"sponge-0006":{"title":"Sponge lab 3: the TCP Sender","taxon":null,"tags":[],"route":"sponge-0006.xml","metas":{}},"sponge-0004":{"title":"Sponge Lab 2: the TCP Receiver","taxon":null,"tags":[],"route":"sponge-0004.xml","metas":{}},"sponge-0005":{"title":"TCP Segment","taxon":"Figure","tags":[],"route":"sponge-0005.xml","metas":{}},"ocmst-0004":{"title":"Insertion (Okaskaki's algorithm)","taxon":null,"tags":[],"route":"ocmst-0004.xml","metas":{}},"ocmst-0003":{"title":"Red-Black Tree","taxon":null,"tags":[],"route":"ocmst-0003.xml","metas":{}},"sponge-0001":{"title":"Sponge Lab Notes","taxon":null,"tags":[],"route":"sponge-0001.xml","metas":{}},"sponge-0002":{"title":"Sponge Lab 0: networking warmup","taxon":null,"tags":[],"route":"sponge-0002.xml","metas":{}},"sponge-0003":{"title":"Sponge Lab 1: stitching substrings into a byte stream","taxon":null,"tags":[],"route":"sponge-0003.xml","metas":{}},"ocmst-0002":{"title":"Binary Search Tree","taxon":null,"tags":[],"route":"ocmst-0002.xml","metas":{}},"epoche-0001":{"title":"Epoche's forest","taxon":null,"tags":[],"route":"index.xml","metas":{}},"ocmst-0001":{"title":"Functional Red-Black Tree Implementation","taxon":null,"tags":[],"route":"ocmst-0001.xml","metas":{}},"epoche-0002":{"title":"Learning progress on evergreen notes in forester","taxon":null,"tags":[],"route":"epoche-0002.xml","metas":{}},"epoche":{"title":"Epoche","taxon":"Person","tags":[],"route":"epoche.xml","metas":{"institution":"Zhengzhou University of Light Industry","position":"Bachelor Student","external":"Https://github.com/suspenss"}},"riscv-is-manual":{"title":"The RISC-V Instruction Set Manual","taxon":"Reference","tags":[],"route":"riscv-is-manual.xml","metas":{"external":"Https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2.pdf"}},"poem-0001":{"title":"What can I hold you with?","taxon":null,"tags":[],"route":"poem-0001.xml","metas":{}},"common":{"title":"Common import","taxon":null,"tags":[],"route":"common.xml","metas":{}}}
{"tplt-0002":{"title":"Basic Usage","taxon":null,"tags":[],"route":"tplt-0002.xml","metas":{}},"cpp-0001":{"title":"Reference","taxon":null,"tags":[],"route":"cpp-0001.xml","metas":{}},"sponge-0007":{"title":"Sponge Lab 4: the TCP Connection","taxon":null,"tags":[],"route":"sponge-0007.xml","metas":{}},"tplt-0001":{"title":"Templates in cpp","taxon":null,"tags":[],"route":"tplt-0001.xml","metas":{}},"riscv-0003":{"title":"CSR (Control and Status Registers)","taxon":null,"tags":[],"route":"riscv-0003.xml","metas":{}},"riscv-0002":{"title":"General Registers","taxon":null,"tags":[],"route":"riscv-0002.xml","metas":{}},"riscv-0001":{"title":"RISC-V Registers","taxon":null,"tags":[],"route":"riscv-0001.xml","metas":{}},"fstm-0004":{"title":"Block Device","taxon":null,"tags":[],"route":"fstm-0004.xml","metas":{}},"fstm-0002":{"title":"File","taxon":null,"tags":[],"route":"fstm-0002.xml","metas":{}},"fstm-0003":{"title":"Inode","taxon":null,"tags":[],"route":"fstm-0003.xml","metas":{}},"fstm-0001":{"title":"Linux Filesystem","taxon":null,"tags":[],"route":"fstm-0001.xml","metas":{}},"rust-0002":{"title":"Lifetime","taxon":null,"tags":[],"route":"rust-0002.xml","metas":{}},"rust-0001":{"title":"Rustlings notes","taxon":null,"tags":[],"route":"rust-0001.xml","metas":{}},"rust-0003":{"title":"Where clauses and Trait Bound","taxon":null,"tags":[],"route":"rust-0003.xml","metas":{}},"internet-0001":{"title":"TCP Socket","taxon":null,"tags":[],"route":"internet-0001.xml","metas":{}},"move-0001":{"title":"Move Semantics in cpp","taxon":null,"tags":[],"route":"move-0001.xml","metas":{}},"move-0002":{"title":"Value Categories","taxon":null,"tags":[],"route":"move-0002.xml","metas":{}},"move-0003":{"title":"The std::move function","taxon":null,"tags":[],"route":"move-0003.xml","metas":{}},"sponge-0006":{"title":"Sponge lab 3: the TCP Sender","taxon":null,"tags":[],"route":"sponge-0006.xml","metas":{}},"sponge-0004":{"title":"Sponge Lab 2: the TCP Receiver","taxon":null,"tags":[],"route":"sponge-0004.xml","metas":{}},"sponge-0005":{"title":"TCP Segment","taxon":"Figure","tags":[],"route":"sponge-0005.xml","metas":{}},"ocmst-0004":{"title":"Insertion (Okaskaki's algorithm)","taxon":null,"tags":[],"route":"ocmst-0004.xml","metas":{}},"ocmst-0003":{"title":"Red-Black Tree","taxon":null,"tags":[],"route":"ocmst-0003.xml","metas":{}},"sponge-0001":{"title":"Sponge Lab Notes","taxon":null,"tags":[],"route":"sponge-0001.xml","metas":{}},"sponge-0002":{"title":"Sponge Lab 0: networking warmup","taxon":null,"tags":[],"route":"sponge-0002.xml","metas":{}},"sponge-0003":{"title":"Sponge Lab 1: stitching substrings into a byte stream","taxon":null,"tags":[],"route":"sponge-0003.xml","metas":{}},"ocmst-0002":{"title":"Binary Search Tree","taxon":null,"tags":[],"route":"ocmst-0002.xml","metas":{}},"epoche-0001":{"title":"Epoche's forest","taxon":null,"tags":[],"route":"index.xml","metas":{}},"ocmst-0001":{"title":"Functional Red-Black Tree Implementation","taxon":null,"tags":[],"route":"ocmst-0001.xml","metas":{}},"epoche-0002":{"title":"Learning progress on evergreen notes in forester","taxon":null,"tags":[],"route":"epoche-0002.xml","metas":{}},"epoche":{"title":"Epoche","taxon":"Person","tags":[],"route":"epoche.xml","metas":{"institution":"Zhengzhou University of Light Industry","position":"Bachelor Student","external":"Https://github.com/suspenss"}},"riscv-is-manual":{"title":"The RISC-V Instruction Set Manual","taxon":"Reference","tags":[],"route":"riscv-is-manual.xml","metas":{"external":"Https://riscv.org/wp-content/uploads/2017/05/riscv-spec-v2.2.pdf"}},"poem-0001":{"title":"What can I hold you with?","taxon":null,"tags":[],"route":"poem-0001.xml","metas":{}},"common":{"title":"Common import","taxon":null,"tags":[],"route":"common.xml","metas":{}}}
14 changes: 7 additions & 7 deletions fstm-0001.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ show-heading="true"
show-metadata="true"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>275</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>299</fr:anchor><fr:addr
type="user">fstm-0001</fr:addr><fr:route>fstm-0001.xml</fr:route><fr:title
text="Linux Filesystem">Linux Filesystem</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -20,7 +20,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>261</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>285</fr:anchor><fr:addr
type="user">fstm-0002</fr:addr><fr:route>fstm-0002.xml</fr:route><fr:title
text="File">File</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -38,7 +38,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>263</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>287</fr:anchor><fr:addr
type="user">fstm-0003</fr:addr><fr:route>fstm-0003.xml</fr:route><fr:title
text="Inode">Inode</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -53,13 +53,13 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>265</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>289</fr:anchor><fr:addr
type="user">fstm-0004</fr:addr><fr:route>fstm-0004.xml</fr:route><fr:title
text="Block Device">Block Device</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
href="epoche.xml"
addr="epoche"
title="Epoche">Epoche</fr:link></fr:author></fr:authors></fr:frontmatter><fr:mainmatter><fr:pre><![CDATA[lass Disk {
title="Epoche">Epoche</fr:link></fr:author></fr:authors></fr:frontmatter><fr:mainmatter><fr:pre><![CDATA[class Disk {
// Logical Block Addressing (LBA)
readSector(long n, void * buf);
writeSector(long n, const void * buf);
Expand All @@ -78,7 +78,7 @@ show-heading="true"
show-metadata="true"
expanded="false"
root="true"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>277</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>301</fr:anchor><fr:addr
type="user">epoche-0001</fr:addr><fr:route>index.xml</fr:route><fr:title
text="Epoche's forest">Epoche's forest</fr:title><fr:date><fr:year>2024</fr:year><fr:month>9</fr:month><fr:day>16</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand Down Expand Up @@ -113,7 +113,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>279</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>303</fr:anchor><fr:addr
type="user">epoche-0002</fr:addr><fr:route>epoche-0002.xml</fr:route><fr:title
text="Learning progress on evergreen notes in forester">Learning progress on evergreen notes in forester</fr:title><fr:date><fr:year>2024</fr:year><fr:month>9</fr:month><fr:day>16</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand Down
12 changes: 6 additions & 6 deletions fstm-0002.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ show-heading="true"
show-metadata="true"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>267</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>291</fr:anchor><fr:addr
type="user">fstm-0002</fr:addr><fr:route>fstm-0002.xml</fr:route><fr:title
text="File">File</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -33,7 +33,7 @@ show-heading="true"
show-metadata="true"
expanded="false"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>269</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>293</fr:anchor><fr:addr
type="user">fstm-0001</fr:addr><fr:route>fstm-0001.xml</fr:route><fr:title
text="Linux Filesystem">Linux Filesystem</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -46,7 +46,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>261</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>285</fr:anchor><fr:addr
type="user">fstm-0002</fr:addr><fr:route>fstm-0002.xml</fr:route><fr:title
text="File">File</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -64,7 +64,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>263</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>287</fr:anchor><fr:addr
type="user">fstm-0003</fr:addr><fr:route>fstm-0003.xml</fr:route><fr:title
text="Inode">Inode</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -79,13 +79,13 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>265</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>289</fr:anchor><fr:addr
type="user">fstm-0004</fr:addr><fr:route>fstm-0004.xml</fr:route><fr:title
text="Block Device">Block Device</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
href="epoche.xml"
addr="epoche"
title="Epoche">Epoche</fr:link></fr:author></fr:authors></fr:frontmatter><fr:mainmatter><fr:pre><![CDATA[lass Disk {
title="Epoche">Epoche</fr:link></fr:author></fr:authors></fr:frontmatter><fr:mainmatter><fr:pre><![CDATA[class Disk {
// Logical Block Addressing (LBA)
readSector(long n, void * buf);
writeSector(long n, const void * buf);
Expand Down
12 changes: 6 additions & 6 deletions fstm-0003.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ show-heading="true"
show-metadata="true"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>271</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>295</fr:anchor><fr:addr
type="user">fstm-0003</fr:addr><fr:route>fstm-0003.xml</fr:route><fr:title
text="Inode">Inode</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -30,7 +30,7 @@ show-heading="true"
show-metadata="true"
expanded="false"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>273</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>297</fr:anchor><fr:addr
type="user">fstm-0001</fr:addr><fr:route>fstm-0001.xml</fr:route><fr:title
text="Linux Filesystem">Linux Filesystem</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -43,7 +43,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>261</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>285</fr:anchor><fr:addr
type="user">fstm-0002</fr:addr><fr:route>fstm-0002.xml</fr:route><fr:title
text="File">File</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -61,7 +61,7 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>263</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>287</fr:anchor><fr:addr
type="user">fstm-0003</fr:addr><fr:route>fstm-0003.xml</fr:route><fr:title
text="Inode">Inode</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
Expand All @@ -76,13 +76,13 @@ show-heading="true"
show-metadata="false"
expanded="true"
root="false"
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>265</fr:anchor><fr:addr
xmlns:fr="http://www.jonmsterling.com/jms-005P.xml"><fr:frontmatter><fr:anchor>289</fr:anchor><fr:addr
type="user">fstm-0004</fr:addr><fr:route>fstm-0004.xml</fr:route><fr:title
text="Block Device">Block Device</fr:title><fr:date><fr:year>2024</fr:year><fr:month>10</fr:month><fr:day>18</fr:day></fr:date><fr:authors><fr:author><fr:link
type="local"
href="epoche.xml"
addr="epoche"
title="Epoche">Epoche</fr:link></fr:author></fr:authors></fr:frontmatter><fr:mainmatter><fr:pre><![CDATA[lass Disk {
title="Epoche">Epoche</fr:link></fr:author></fr:authors></fr:frontmatter><fr:mainmatter><fr:pre><![CDATA[class Disk {
// Logical Block Addressing (LBA)
readSector(long n, void * buf);
writeSector(long n, const void * buf);
Expand Down
Loading

0 comments on commit adcdbf7

Please sign in to comment.