Linux Page Size Impact on Database Performance
Analysis of how Linux large pages affect database performance and guidance to optimize Kubernetes nodes for database workloads, TLB impact, and page-size choices.
Analysis of how Linux large pages affect database performance and guidance to optimize Kubernetes nodes for database workloads, TLB impact, and page-size choices.
Explore how DDR3 DRAM advancements boost embedded system performance with higher speeds and power efficiency.
C state machine for embedded systems: O(1) transition table, reentrancy-safe queue and in-transaction flag to handle concurrent inputs.
Guide to Xilinx Zynq-7000 design: SoC concepts, ARM+FPGA co-design, HLS, PS/PL architecture, hardware acceleration and system integration.
Learn to use the xmhelp and verror utilities to expand brief error messages in Xcelium and Questasim, making debugging faster and more efficient.
Overview of microcontroller I/O transfer methods—unconditional, polling, interrupt-driven and DMA—guidance on selection and optimization for embedded developers
Technical overview of the Linux kernel, shell and user privileges, detailing file permissions, sudo/su usage, chmod/chown, umask, directory semantics and sticky bit.
Technical overview of TI ADS1240/ADS1241 24-bit delta-sigma ADCs: features, PGA, input multiplexer, calibration, SPI interface, and weighing application examples.
Guide to pointers in C: explains memory and addresses, declaration, dereferencing, pointer arithmetic, function usage and dynamic allocation for developers.
Seamless watchdog handover on Allwinner T113-I: implement U-Boot GPIO feeding and kernel gpio_watchdog in the device tree, with lowered boot loglevel for safe transfer