LZO is a portable lossless data compression library written in ANSI C. It features simple, very fast decompression without using memory and fast economic compression.
When creating real-time and embedded (RTE) systems, there is no room for error. The nature of the final product demands that systems be powerful, efficient, and highly reliable. The constraints of processor and memory resources add to this challenge
A programmer wanting to understand the workings of the Linux VM today literally has no choice but to study the kernel source code, line-by-line - an excruciatingly difficult and time-consuming task. This book dedicates itself to explaining, in detai
As CPU cores become both faster and more numerous, the limiting factor for most programs is now, and will be for some time, memory access. Hardware designers have come up with ever more sophisticated memory handling and acceleration techniques–such
In Chapter 1, we go into detail on how the source code may be managed and deciphered. Three tools are introduced that are used for analysis, easy browsing and management of code. The main tools are the Linux Cross Referencing (LXR) tool, which allow
Real time virtual memory operating system. Should support multiple hardware architectures. Now only i386 is supported. It uses a partitioned memory system and can have multiple virtual memory contexts. Development is done on Linux with the gnu compi
As CPU cores become both faster and more numerous, the limiting factor for most programs is now, and will be for some time, memory access. Hardware designers have come up with ever more sophisticated memory handling and acceleration techniques–such
This specification describes the functionality and interface of the POST Memory Manager (PMM). The PMM provides memory allocation only during POST. Memory blocks allocated during POST will not be available during run time because it is assumed that
f you covet your RAM like Gollum coveted the ring, then Instant Memory Cleaner should be one of the tools in your toolbox. Designed for XP and Vista, Instant Memory Cleaner frees up your memory by forcing pages out of physical memory and reducing th
In a relatively short span of time, computers have evolved from huge mainframes to small and elegant desktop computers, and now to low-power, ultra-portable handheld devices. With each passing generation, computers consisting of processors, memories
pdf的,这个不用多说了吧,超经典的~ As CPU cores become both faster and more numerous, the limiting factor for most programs is now, and will be for some time, memory access. Hardware designers have come up with ever more sophisticated memory handling and accelerat
A programmer wanting to understand the workings of the Linux VM today literally has no choice but to study the kernel source code, line-by-line - an excruciatingly difficult and time-consuming task. This book dedicates itself to explaining, in detai
With this book, Christopher Kormanyos delivers a highly practical guide to programming real-time embedded microcontroller systems in C++. It is divided into three parts plus several appendices. Part I provides a foundation for real-time C++ by cover