What Is Sequential And Random Reads And Writes?
Is it sorta like it reads/writes data in a order or just randomly?
Originally posted by John Doe:
It's both a sequential and a random read. It loads up both bigger files and a lot of small files.

Random generally tends to mean a lot of small files, while sequential does so with big files (for the most part).
< >
Showing 1-6 of 6 comments
John Doe Jan 6, 2018 @ 11:08am 
An order of big files, sequential means in order.
Hare+Guu! Jan 6, 2018 @ 11:41am 
Simplest examples:
Sequential = copy and pasting things
Random = games
Last edited by Hare+Guu!; Jan 6, 2018 @ 11:41am
Roasted Bunny Jan 6, 2018 @ 11:44am 
Originally posted by Hare+Guu!:
Simplest examples:
Sequential = copy and pasting things
Random = games
Would booting Windows be sequential read?
The author of this topic has marked a post as the answer to their question.
John Doe Jan 6, 2018 @ 11:53am 
It's both a sequential and a random read. It loads up both bigger files and a lot of small files.

Random generally tends to mean a lot of small files, while sequential does so with big files (for the most part).
Last edited by John Doe; Jan 6, 2018 @ 11:53am
Roasted Bunny Jan 6, 2018 @ 11:56am 
Originally posted by John Doe:
It's both a sequential and a random read. It loads up both bigger files and a lot of small files.

Random generally tends to mean a lot of small files, while sequential does so with big files (for the most part).
Thanks, it makes sense now. Thank you! :D
Bad 💀 Motha Jan 6, 2018 @ 1:02pm 
Its not something you really have to worry about if you using mostly an SSD; like having OS on SSD. Now to help with HDDs and sequential read, this is why you should defrag HDDs every so often, as it will put most files back in an order that makes more sense for sequential reads. That can depend on the defrag app you use though and how it is setup to defrag and re-sort the files on disk.
< >
Showing 1-6 of 6 comments
Per page: 1530 50

Date Posted: Jan 6, 2018 @ 11:07am
Posts: 6