First: DSL Linux
Damn small Linux is a Linux release based on a business card (50 MB in bytes) that can start a CD. Despite its small size, it strives to become a usable and easy-to-use desktop. Damn small Linux Desktop is almost a complete set,
So far, we have spent a lot of space on the LCD, but there is another problem, that is, the LCD will be automatically closed 10 minutes after the boot.
In the 179th line of the vt. c file (under the drivers/tty/VT directory), the variable
Version:
Bluez: 3.36
Gcc : Arm-linux-gcc-3.4.1
Required software packages:
Libxml2-2.7.4
Dbus1.0.2
G Lib-2.16.5
Bluez-utils-3.36 depends on Libraries and glib, while libraries depends onLibxml2So the compiling order is libxml,
[] Linux kernel source code + sourceinsight
Linux-2.6.10 kernel source code:Http://www.softpedia.com/progDownload/Linux-Kernel-Download-10448.html
This is from linux-2.6.10Source code, 44 MB, which can be decompressed directly under winodws. I
1. Ensure that the header file contains the correct
2. Because-lsocket-lnsl is specified, Solaris has two socket libraries socket and xnet. Linux only has one library containing libc.
Query link library knowledge points
NM: symbol table in the
Linux cluster I/O performance test (Li chenguang) This article describes how to use Iozone's performance testing tool to test cluster performance. test procedure: 1. install the Iozone on the server node (which can be downloaded on www.iozone.org)
I have used Linux for 3 or 4 years. I have accumulated some experience from the old cainiao to the current cainiao, and now I want to share it with you, especially for beginners.
There are three methods to get the Linux environment:
Install cygwin
1. Top
The top command is a common performance analysis tool in Linux. It can display the resource usage of various processes in the system in real time, similar to the Windows Task Manager.
Description:
PID: process IDUser: process ownerPR:
The following is an example. We create two threads to increase the number of threads.Maybe this instance has no practical value, but with a slight change, we can use it elsewhere.
# Include # include # include # include # define max 10
Inter-process communication in Linux (4)
Signal lamp
I. Traffic Signal Overview
The traffic signal is not the same as that of other processes. It mainly provides resource access control for inter-process sharing. It is equivalent to a memory flag. A
Commands in iptables must be case sensitive.
The main syntax differences between ipchains and iptables are as follows:
1. In ipchains, for example, the input chain uses a lowercase name. In iptables, use uppercase input instead.
2. in iptables, you
# Include # Include # Include # Include # Include # Include # Include Using namespace STD; Union semun {Int val;/* value for setval */Struct semid_ds * Buf;/* buffer for ipc_stat, ipc_set */Unsigned short * array;/* array for getall, setall */Struct
Today, I finally installed fedora11. Some time ago, I accidentally formatted the entire disk as a Linux disk. At that time, I was so depressed ..... all my documents are missing ....
Let's talk about how to install mplayer.
In fact, it is also a
Introduction
Thread technology was proposed as early as 1960s, but the real application of multithreading to the operating system was in the middle of 1980s, and Solaris was a leader in this field. Traditional UNIX also supports the concept of
You can use this program to roughly test the performance of PV operations in Linux. (System V signal light)
As follows:
#include #include #include #include #include #include #include #include #include #include #definekey_tdoubleunion
In a Linux concurrent server, how does one understand epoll + multithreading? In the Linux concurrent server, ePol can be used to implement epoll. After reading epoll several times, the working principle is not very clear. If epoll is implemented
Process/thread
Process concept: A process/thread is the smallest execution unit in a computer and the basis for implementing a time-sharing multi-user operating system. How can a process be implemented in Linux? If you are familiar with the kernel,
Lxr (stands for Linux cross-reference), is a great tool which indexesThe source code of the Linux kernel and allows you browse the source inYour favorite browser (Firefox), with quick references for allFunctions/Files referenced in that Code. (It's
Under Windows:
# Include # include # include // use TLS to record the thread running time DWORD g_tlsusedtime; void initstarttime (); DWORD getusedtime (); uint _ stdcall threadfunc (lpvoid) { int I; // initialization Start time
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.
A Free Trial That Lets You Build Big!
Start building with 50+ products and up to 12 months usage for Elastic Compute Service