Popular Books:
Loading JDBC Driver for MySQL Server
This section describes how to load the MySQL JDBC driver class - mysql-connector-java-xxx-bin.j ar. 2024-08-29, ≈15🔥, 1💬
💬 2019-04-28 M1001101: Meaningful comments. Thanks!
💬 2018-09-20 raj: hatt budbak aisa kuch nahin hota bakwas hai ye program
💬 2017-09-16 vivek sharma: good
"ps -o rss,drs,trs,vsz,sz" - Process Status Options
This section provides a tutorial on how to 'ps -o rss,drs,trs,vsz,sz' command to report memory usage of each running process. 2024-08-17, ∼482🔥, 0💬
Layers of Memory and Access Speed
This section describes layers of memory: CPU Register, CPU Caches, RAM and hard disk. 2024-08-17, ∼411🔥, 0💬
List CPU Caches and Their Sizes
This section describes how to use 'lscpu', 'lshw' and 'dmidecode' commands to list CPU caches and their sizes. 2024-08-17, ∼396🔥, 0💬
Virtual Memory Mapping and Page Table
This section describes virtual memory page, physical memory frame, and page table that maps a page to a frame. 2024-08-17, ∼354🔥, 0💬
/proc/{id}/maps - Process Memory Map
This section describes the pseudo file '/proc/{id}/maps' that represents virtual memory map of a given process. 2024-08-17, ∼348🔥, 0💬
pmap - Process Memory Map
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process. 2024-08-17, ∼345🔥, 0💬
Virtual Memory vs. Physical Memory
This section describes virtual memory, which is mapped to physical memory through MMU (Memory Management Unit). 2024-08-17, ∼334🔥, 0💬
What Is Swap Space
This section describes swap space, reserved area on the hard disk that extends RAM to form a larger physical memory. 2024-08-17, ∼332🔥, 0💬
smem - Process Memory Usage Report
This section provides a tutorial on how to install 'smem' and use it to report memory usage of each running process. 2024-08-17, ∼309🔥, 0💬
Verify Cache Memory with "cp" Command
This section provides a tutorial example to verify the cache memory usage in the RAM free space using a single 'cp' command. 2024-08-17, ∼235🔥, 0💬
GD Library - Draw Graphical Elements
This section provides a tutorial example on how to draw graphical elements using GD Library functions. 2024-08-11, ∼674🔥, 1💬
The Constancy of the Speed of Light
This section provides a thought experiment to help understanding the second assumption of the special theory of relativity: The constancy of the speed of light. 2024-08-08, ∼2120🔥, 75💬
GD Library - Create Transparent Image
This section provides a tutorial example on how to create an image with transparent background using GD Library functions. 2024-07-29, ∼352🔥, 0💬
GD Library - Pad Transparent Image
This section provides a tutorial example on how to pad the transparent background of to expand an image using GD Library functions. 2024-07-29, ∼266🔥, 0💬
PCRE Module and C Library
This section provides a quick introduction on PCRE Library for regular expression operations. 2024-07-29, ∼256🔥, 0💬
Transparent Image Over Text Web Page
This section provides a tutorial example on how to display a transparent image floating over Web page text. 2024-07-29, ∼241🔥, 0💬
preg_replace() - Replace Matched Substring
This section provides a tutorial example on how to search and replace regular expression patterns using preg_replace() and preg_match_filter() functions. 2024-07-29, ∼241🔥, 0💬
Popular Posts:
This book is a collection of tutorial examples and notes written by the author while he was learning...
This section provides a tutorial example on how to find FreeCell registry keys with the 'regedit' se...
新冠病毒的外部形状是什么? 新冠病毒是由哪些成分构成的? 从外部来看,新冠病毒形状并不规则,但大部分呈球状 颗粒,...
Where to find lucky wedding dates for year 2097? Lucky Wedding Dates: 2097 - Year of the Snake ⇒ L...
This EC (Elliptic Curve) cryptography tutorial book is a collection of notes and sample codes writte...