
EIP-4337 – Ethereum Account Abstraction Audit
OpenZeppelin 오딧 리포트 리뷰#1: EIP-4377

Proxy-patterns and Upgradable contract in Solidity
솔리디티 프록시 패턴과 업그레이드 가능한 컨트랙트

유튜브를 접으면서
다시 블로그를 시작하기

Total gas is really smaller in using memory?
가스비는 정말 memory 변수가 storage 변수보다 저렴할까?

Rules of memory VS storage in Solidity
솔리디티 memory, storage 변수 규칙 모든것

HiPC'19 accepted paper
IsoKV: An Isolation Scheme for Key-Value Stores by Exploiting Internal Parallelism in SSD

YCSB benchmark for modified RocksDB(not for YCSB's default version)
코드를 수정한 RocksDB 버전에 YCSB 벤치마크 돌리기

performance Comparion of synchroniztion Operations + Intel Transactional Memory Operation
멀티스레드 동기화 방법 비교

KSC'18 accepted paper
플래시 내 I/O 분리 처리를 통한 LSM-tree 기반 데이터베이스 성능 최적화

MWDS'18 accepted paper
Application-Driven Flash Management: LSM-tree based Database Optimization through Read/Write Isolation

InnoDB basic and i/o path
InooDB basic concept and function call trace(function call stack, read write path)

liblightnvm(work in progress)
유저스페이스에서 Open Channel SSD 컨트롤 하기

Performance Analysis Based on Write Buffer and Thread Configuration in Open Channel SSD Platforms
Open Channel SSD 플랫폼에서 쓰기 버퍼 및 스레드 구성에 따른 성능 분석

커멘드라인 개발환경 팁
Tips for vim, tmux, ctags, cscope, etc.

The Linux Open-Channel SSD Subsystem - Write Path
Kernel Code Analysis - Write path

Getting started with Open-Channel-SSD with CNEX SSD(CNEX Labs Westlake ASIC)
Tips for getting started with CNEX SSD

Linux Open-Channel SSD Subsystem - Read Path
Kernel Code Analysis - Read path

번역) Open-Channel SSD Subsystem Docs
Getting Started With Open Channel SSD

LightNVM: The Linux Open-Channel SSD Subsystem
note, reading LightNVM: The Linux Open-Channel SSD Subsystem

Github page 제작 후기 with Jekyll
가입형 블로그에서 설치형 블로그로.

CSIRO) Radio Tomography System using low-power Sensor Network Device (5)
Image Reconstruction

CSIRO) Radio Tomography System using low-power Sensor Network Device (5)
Test Configuration

CSIRO) Radio Tomography System using low-power Sensor Network Device (4)
How to design Device Application for RTI

CSIRO) Radio Tomography System using low-power Sensor Network Device (3)
How to get started Contiki with a CC2650 board in Linux

CSIRO) Radio Tomography System using low-power Sensor Network Device (2)
TI Sensortag CC2650 and Contiki

CSIRO) Radio Tomography System using low-power Sensor Network Device (1)
What is radio tomographic imaging?

Publication) Performance Modeling and Measurement of Selective Page-Mapping Table on the OpenSSD Platform

OpenSSD) Jasmine Technical Resources Document 번역

Workload Analysis Logging by using FUSE(Filesystem in Userspace)