setkeycodes. setkeycodes scancode keycode

Assign a keycode event to the specified keyboard scancode. Te kernel mathes these to it’s own keycodes.Scancodes in the range of 1-88 are hardwired in the kernel,but the remaining scancodes can be assigned to keycodes in the range of 1-127. Use getkeycodes to see current assignment. Use showkey to discover what scancode a key is …

multiprocessor.

$cat /proc/1119/cpuset / $ lightweight objects in the linux kernel that enable users to partition their multiprocessor machine. Knowledge Multiprocessing is the use of two or more central processing units (CPUs) within a single computer system source : http://en.wikipedia.org/wiki/Multiprocessing Compiler GNU Make -j [jobs], –jobs[=jobs] Specifies the number of jobs (commands) to run simultaneously. If …