DoubleStore: Difference between revisions

From embeddedTS Manuals
(Created page with "= Overview = DoubleStore is a software layer unique to Technologic Systems that provides RAID-like filesystem redundancy on SD flash media. Using DoubleStore, robust file sto...")
 
m (Links auto-updated for 2022 re-branding ( http://www.embeddedarm.com/about/resource.php?item=628 →‎ http://www.embeddedTS.com/about/resource.php?item=628))
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
= Overview =
DoubleStore is a software layer unique to Technologic Systems that provides RAID-like filesystem redundancy on SD flash media.  Using DoubleStore, robust file storage can be acheived either using 2 separate cards, or on one card by splitting its capacity in half.  Furthermore, TS has put the ability to boot from a DoubleStore SD card in the low-level TS-BOOTROM startup firmware, thereby giving the benefit of a fault tolerant bootup of the Linux kernel and initrd on TS boards.  
DoubleStore is a software layer unique to Technologic Systems that provides RAID-like filesystem redundancy on SD flash media.  Using DoubleStore, robust file storage can be acheived either using 2 separate cards, or on one card by splitting its capacity in half.  Furthermore, TS has put the ability to boot from a DoubleStore SD card in the low-level TS-BOOTROM startup firmware, thereby giving the benefit of a fault tolerant bootup of the Linux kernel and initrd on TS boards.  


See our [http://www.embeddedarm.com/about/resource.php?item=628 white paper on DoubleStore] for more details.
See our [http://www.embeddedTS.com/about/resource.php?item=628 white paper on DoubleStore] for more details.


If you are on a TS-75XX or TS-45XX see [[sdctl]] for more information on using doublestore in your product.  For other products, see [[dblstorctl]].
If you are on a TS-75XX or TS-45XX see [[sdctl]] for more information on using doublestore in your product.  For other products, see [[dblstorctl]].

Latest revision as of 16:31, 17 January 2022

DoubleStore is a software layer unique to Technologic Systems that provides RAID-like filesystem redundancy on SD flash media. Using DoubleStore, robust file storage can be acheived either using 2 separate cards, or on one card by splitting its capacity in half. Furthermore, TS has put the ability to boot from a DoubleStore SD card in the low-level TS-BOOTROM startup firmware, thereby giving the benefit of a fault tolerant bootup of the Linux kernel and initrd on TS boards.

See our white paper on DoubleStore for more details.

If you are on a TS-75XX or TS-45XX see sdctl for more information on using doublestore in your product. For other products, see dblstorctl.