US 12,229,055 B2
Persistent storage device management
Stuart John Inglis, Cambridge (NZ); Sheridan John Lambert, Cambridge (NZ); Timothy Kelly Dawson, Cambridge (NZ); Xavier Aldren Simmons, Cambridge (NZ); and Alexander Kingsley St. John, Cambridge (NZ)
Assigned to Daedalus Cloud LLC, Croton-on-Hudson, TX (US)
Filed by Daedalus Cloud LLC, Croton-on-Hudson, NY (US)
Filed on Apr. 27, 2022, as Appl. No. 17/731,038.
Application 17/731,038 is a continuation of application No. 16/544,605, filed on Aug. 19, 2019, granted, now 11,347,653.
Claims priority of provisional application 62/746,981, filed on Oct. 17, 2018.
Claims priority of provisional application 62/725,691, filed on Aug. 31, 2018.
Claims priority of provisional application 62/725,703, filed on Aug. 31, 2018.
Prior Publication US 2022/0253385 A1, Aug. 11, 2022
Int. Cl. G06F 12/00 (2006.01); G06F 3/06 (2006.01); G06F 9/30 (2018.01); G06F 9/38 (2018.01); G06F 11/10 (2006.01); G06F 12/02 (2006.01); G06F 12/0815 (2016.01); G06F 12/10 (2016.01); G06F 12/12 (2016.01); G06F 12/14 (2006.01)
CPC G06F 12/10 (2013.01) [G06F 3/0607 (2013.01); G06F 3/065 (2013.01); G06F 9/30036 (2013.01); G06F 9/30123 (2013.01); G06F 9/3877 (2013.01); G06F 11/1004 (2013.01); G06F 11/1088 (2013.01); G06F 12/0246 (2013.01); G06F 12/0815 (2013.01); G06F 12/12 (2013.01); G06F 12/1408 (2013.01); G06F 3/0679 (2013.01); G06F 2212/1052 (2013.01); G06F 2212/657 (2013.01)] 13 Claims
OG exemplary drawing
 
1. A method comprising:
receiving from a user a first request to write first data at a first virtual location;
writing the first data to a first physical location on a persistent storage system;
recording a first mapping from the first virtual location to the first physical location;
receiving from the user a second request to write second data at the first virtual location;
writing the second data to a second physical location on the persistent storage system, the second physical location corresponding to a next free block in a sequence of blocks on the persistent storage system, and being different from the first physical location, wherein each block on the persistent storage system is written to once, before any block of the persistent storage system is written to a second time;
replacing the first mapping with a second mapping from the first virtual location to the second physical location; and
marking the first physical location as dirty.