English

English

chapter13, Buffer policy

SorachanCoin project has decided to use "std :: vector" for buffer processing.A daemon that only processes nodes does no...
English

chapter12, Is the buffer a stack or a vector?

If you can use memory management by object, you may have to consider about using a stack or a vector for buffers used on...
English

chapter11, Isn’t optimization needed anywhere?

With recent compilers, the optimizations are terrific, so it may be best to let the compiler do it without having to do ...
English

chapter10, “malloc” and “free” control

"Placement new" can control calls to "malloc" and "free". But, code directly calls "malloc" and "free" from itself may c...
English

chapter9, OpenSSL multi-threading support

This code stores all objects in the memory allocated by "OPELSSL_malloc". However, as of now, "OPENSSL_malloc" is equiva...
English

chapter8, Placement new

There is a grammar, "placement new", that creates an instance on an already allocated memory address.However, not all th...
English

chapter7, Before the search, existing informations are removed and starting position is exchanged any one

This is a common technique we used when building the data recovery logic. In data recovery, there is a long process to f...
English

chapter6, Faster with code optimization

In the last ten years, the grammar has changed and it has become faster. Before, I used many references for speeding up,...
English

chapter5, About DRIVE_IDENTIFY_INFO

The drive management information has a fixed value and a variable value. When managing these, they have separate structu...
English

chapter4, Data structure [DRIVE_IDENTIFY_INFO]

This is one of the structures that store the getting drive information.
English

chapter3, Data structure [DRIVE_FAILURE_INFO]

When managed by the central server, processing perform using the following binary.In the transition to Decentralization,...
English

chapter2, Centralized management

This is a method of accumulating and analyzing data on a central server.――――――This mechanism has been collecting drive-s...
English

chapter1, Collect and analyze drive information

Firstly, we collect drive failure information and find out what they can do.It is in the following link. Statistically, ...
AI-NFT Web3.0 FromHDDtoSSD

復旧不定期日誌360, Recommended SSD !

@sorachan Hello! Tell me in the price range of drives,We want to replace myself, it’s possible and more expensive, most ...
AI-NFT Web3.0 FromHDDtoSSD

復旧不定期日誌357, Happy New Year

Some interesting technologies are coming out about blockchain, so I'd be happy if we could develop that as well. Thank y...