Commit Graph

141 Commits

Author SHA1 Message Date
Alex Miller befcfcd395 Add design doc for TLog forward compatibility. 2020-04-12 17:51:21 -07:00
Alex Miller 56cca67c81 Fix a few markdown rendering issues in TLog spilling design doc. 2020-04-06 12:33:38 -07:00
Alex Miller 1547cbcef3 Finish TLog Spill-by-reference design doc, and incorporate feedback. 2020-04-05 23:43:23 -07:00
Alex Miller 0469750087 Merge remote-tracking branch 'upstream/master' into tlog-design-doc 2020-04-05 22:29:59 -07:00
Meng Xu e011f39829 FastRestore:Add sanity check and trace events 2020-01-23 16:03:41 -08:00
Bhaskar Muppana e1b5ef2672 Fixing minor inaccuracy in recovery internals design doc. 2019-12-27 10:14:25 -08:00
Jingyu Zhou 90d7db60a8 Change bullets back to paragraphs 2019-12-20 13:12:36 -08:00
Jingyu Zhou 861e23953c More formatting updates 2019-12-20 11:55:33 -08:00
Jingyu Zhou ac261f8f6a Reformat data distributor doc
Remove extra spaces and highlight code.
2019-12-20 11:51:11 -08:00
Jingyu Zhou 7adf444468 Apply review comment 2019-12-18 15:05:07 -08:00
Jingyu Zhou e6b942dccc Reorganize structure a bit 2019-12-18 15:00:43 -08:00
Jingyu Zhou 7debde6fda Some formatting changes, e.g., remove extra spaces 2019-12-16 15:55:51 -08:00
Jingyu Zhou a98b466f98 Add explanation of recovery version and copy data during recovery 2019-12-16 15:41:19 -08:00
Jingyu Zhou 5d1974539a
Merge pull request #2425 from xumengpanda/mengxu/doc-recovery-v2
Design doc: Recovery internals
2019-12-13 16:34:51 -08:00
Meng Xu a48bd841e4 Design doc:Recovery:Better define knownCommittedVersion
The definition of knownCommittedVersion is authored by Alex Miller;
The revision on which version of data SS should revert is based on
Jingyu Zhou's review comment.
2019-12-13 15:58:12 -08:00
Meng Xu feb38be413 Design doc:Recovery internal: mark code as code style
which is suggested by Jingyu Zhou.
2019-12-11 16:57:41 -08:00
Meng Xu e73fc515bd Resolve review comments and suggestions from A.J. Beamon and Markus Pilman 2019-12-10 14:48:39 -08:00
Meng Xu 1a6864de42 Resolve review comments from Neelam Goyal and Jingyu Zhou 2019-12-09 22:47:20 -08:00
Meng Xu a13ccbbba2 Design doc: Rename data distribution design file 2019-12-09 06:44:57 -08:00
Meng Xu a81a4f8179 Design doc: Recovery internals 2019-12-08 22:39:00 -08:00
Meng Xu 79ebd81dab Design doc:DD:Fix typos 2019-11-22 16:20:08 -08:00
Meng Xu 8e04263191 Design doc:DD:Revision
Correct typos and add minor claification changes as suggested by
Xin Dong and Jon Fu in the review.
2019-11-22 16:13:06 -08:00
Meng Xu a0e5f25423 Doc:How does DD work
Describe how data distribution is implemented.
2019-11-14 11:53:38 -08:00
Alex Miller 61f6aed193 Remove the header meant for the forums 2019-09-10 17:40:56 -07:00
Alex Miller ce4393b4be Add design doc on TLog spilling 2019-09-10 17:37:23 -07:00
Meng Xu 15bfadbce4 Design: Backup data format: Add endianness discussion 2019-05-30 17:06:53 -07:00
Meng Xu 7ff54290a2 Design:Backup format: Fix types 2019-05-30 17:06:53 -07:00
Meng Xu 1acff2fdb7 Design:Backup data format 2019-05-30 17:06:53 -07:00
Alec Grieser bb43d97aaa
Fixes #1103: Incorrect nested example in design/tuple.md 2019-02-28 13:13:30 -08:00
Meng Xu cd873831ec
Update backup.md
Incorporate review comments to change the phrases in a sentence.
2018-10-29 14:11:20 -07:00
Meng Xu b269b85f3e doc: clarify the backup document
Correct small confusion and typos in backup document.

Signed-off-by: Meng Xu <meng_xu@apple.com>
2018-10-05 15:02:38 -07:00
Bhaskar Muppana 6d3a514fe2 Backup design documentation. 2018-02-22 18:09:41 -08:00
Alec Grieser 929fa5699a tuple and versionstamp documentation updates 2017-10-24 17:53:16 -07:00
Alec Grieser fc97fa3c8d added documentation for versionstamped tuples to python docs 2017-10-10 09:12:42 -07:00
Ben Collins 8c13f60625 Update tuple.md 2017-09-19 22:41:55 +00:00
Alec Grieser 9e2b0debcd made emboldening and capitalization consistent 2017-08-25 11:43:13 -07:00
Alec Grieser 9b10fb627c capitalize DEPRECATED 2017-08-25 11:39:08 -07:00
Alec Grieser fef18ee0a3 worked through some formatting issues 2017-08-25 11:38:21 -07:00
Alec Grieser 850ab5b64e MOAR NEWLINES 2017-08-25 11:36:33 -07:00
Alec Grieser 833c388d89 tried adding some newlines 2017-08-25 11:34:06 -07:00
Alec Grieser 9be6348580 added tuple spec to design section of repo 2017-08-25 11:30:46 -07:00