Read more
Informationen zum Autor Jason D. Bakos is an associate professor of Computer Science and Engineering at the University of South Carolina. He received a BS in Computer Science from Youngstown State University in 1999 and a PhD in Computer Science from the University of Pittsburgh in 2005. Dr. Bakos¿s research focuses on mapping data- and compute-intensive codes to high-performance, heterogeneous, reconfigurable, and embedded computer systems. His group works closely with FPGA-based computer manufacturers Convey Computer Corporation, GiDEL, and Annapolis Micro Systems, as well as GPU and DSP manufacturers NVIDIA, Texas Instruments, and Advantech. Dr. Bakos holds two patents, has published over 30 refereed publications in computer architecture and high-performance computing, was a winner of the ACM/DAC student design contest in 2002 and 2004, and received the US National Science Foundation (NSF) CAREER award in 2009. He is currently serving as associate editor for ACM Transactions on Reconfigurable Technology and Systems. Klappentext Embedded Systems: ARM Programming and Optimization provides insights on the the modern consumer electronics industry and its relationship to two technologies! the ARM processor and the Linux operating system. . ARM processor technology powers nearly all modern mobile devices¿and most of these processors run the Linux operating system. It's no exaggeration to say that having an understanding of embedded system design and development from the context of ARM and Linux technology is an important asset in today's world. The book combines an exploration of the ARM architecture with an examination of the facilities offered by the Linux operating system to explain how various features of program design can influence processor performance. It demonstrates methods by which a programmer can make changes to code without changing program semantics! while still making a significant impact on code performance. . Several applications! including image transformations! fractal generation! image convolution! and computer vision tasks are used to describe and demonstrate these methods. From this! users will gain new insights into computer architecture and application design! as well as practical knowledge in the area of embedded software design for modern embedded systems. Inhaltsverzeichnis 1. The Linux/ARM Embedded Platform 2. Multicore and Data-Level Optimization: OpenMP and SIMD 3. Arithmetic Optimization and the Linux Framebuffer 4. Memory Optimization and Video Processing 5. Embedded Heterogeneous Programming with OpenCL A. Adding PMU Support to Raspbian for the Generation 1 Raspberry Pi B. NEON Intrinsic Reference C. OpenCL Reference ...
List of contents
1. The Linux/ARM Embedded Platform2. Multicore and Data-Level Optimization: OpenMP and SIMD3. Arithmetic Optimization and the Linux Framebuffer4. Memory Optimization and Video Processing5. Embedded Heterogeneous Programming with OpenCLA. Adding PMU Support to Raspbian for the Generation 1 Raspberry PiB. NEON Intrinsic ReferenceC. OpenCL Reference