Jdk1.4 and jdk1.5 Chinese display configuration in Linux (post)

I have reposted my personal homepage from dianhu and paid high respect to the author. Jdk1.4:In Linux, swing in Java cannot display Chinese characters by default. There are many introductions on the Internet, but they do not seem to be very

TCP Linux Kernel Parameters

1./proc/sys/NET/CORE/rmem_max-maximum TCP Data receiving buffer2./proc/sys/NET/CORE/wmem_max-maximum TCP data sending Buffer3./proc/sys/NET/IPv4/tcp_timestamps-the timestamp is added to the TCP Header (see RFC 1323) by 12

Eldd Chapter 2.. 3 Linux kernel facilities

Chapter 2 Time-related Calibrate_delay Hz = 1, 100 Jiffies Schedule_timeout Init_timer M/u/ndelay Time Gettimeofday Kernel Thread Synchronization Waiting lock: spinlock. h Mutex semaphores: mutex. h

Using conditional variables in Linux to implement the semaphore mechanism

Next, we will continue to discuss how to use pthread_cond_t to implement sem_t. Currently, the Linux kernel supports sem_t, but some old OS such as aix4 and earlier Solaris do not support semaphores. After all, semaphore is not included in the POSIX

Check whether xen is running in Linux

Checks whether the Linux host runs xen. The principle is to read the cpuid to determine whether the xenSource codeThe following section checks whether xen is a C language.CodeTools/MISC/xen-detect.c, this code provides a good example of rewriting

Linux mint 12 Lisa Installation notes (2) Compiling 3.2.6 Kernel

Environment: CPU: AMD athlon64 X2 5200 + very old but supports hardware virtualization, very practical chipset: nforce. I don't know how many generations, but Linux does not support this kind of non-mainstream chipset, resulting in various

How to mount NTFS in Linux and how to enable automatic mounting on Linux and download the latest tool from January 1, November

Download the ntfs-3g latest http://download.csdn.net/source/1905843 This version already contains fuse and does not need to be downloaded or compiled separately.   Extract Tar-xzf ntfs-3g-2009.11.14.tgz   Compile ./ConfigureMakeMake install# Or'Sudo

What is Deb RPM tar.bz2 tar.gz in Linux?

No, completely incorrect ======================================================== ========== rpm and Deb have nothing to do with KDE and gnome, KDE and gnome are desktop systems. Rpm and Deb are software package management systems. Any Linux release

Linux Kernel tour

The kernel module is an external plug-in provided by the Linux kernel. It is called the dynamic loadable kernel module (lkm. The Linux Kernel provides a module mechanism because it is a single kernel ). The biggest advantage of a single kernel is

Mr. process life-Linux kernel social perspective (2) Startup

Document directory BiOS completes the following functions: Work of bootloader Setup () Start_kernel () Original article address: Http://www.manio.org/cn/startup-of-linux-view-of-society.html In fact, this should be the first part of this

Programming in Linux-waitpid and fork and execlp

Waitpid (waiting for sub-process interruption or termination) Header file # Include # Include Define the function pid_t waitpid (pid_t PID, int * status, int options ); Function Description Waitpid () will temporarily stop the execution of the

QoS mechanism in Linux-DM-ioband (4)

This article continues the previous article and analyzes the workflow of DM-ioband through several typical scenarios. The first scenario Is Example 1 in the http://sourceforge.net/apps/trac/ioband/wiki/dm-ioband/man/examples, first call the command

Linux disk partition

In Windows, the physical address is separated first, and then a directory is created on the partition. in windows, all paths start with the drive letter, such as C: // program. File. the opposite is true for Linux, where a directory is first

Use conditional variables to implement read/write locks in Linux

First, we will introduce pthread_cond_t. In Linux, it is called a state variable. Related APIs are as follows:   Int pthread_cond_init (pthread_cond_t * cond, pthread_condattr_t * cond_attr );Int pthread_cond_signal (pthread_cond_t * Cond );Int

Linux RCU Lock Mechanism

I read a bunch of RCU documents and concluded that the actual programming of this stuff is not used much, so we can entertain ourselves. Https://www.ibm.com/developerworks/cn/linux/l-rcu/ The Linux synchronization mechanism section in ldd3rd

Linux Kernel network protocol stack Study Notes: analysis and testing of GRO, GSO, LRO, Tso, and other patches

Tso, the full name is TCP segmentation offload. We know that the MTU of Ethernet is 1500, except for the TCP/IP packet header, the size of tcp mss (max segment size) is 1460, generally, the protocol stack performs segmentation on TCP payload of more

The simplest Linux kernel module-Hello-and its makefile

A simple Linux kernel module. Each row of information is displayed when the user loads and exits. It can be used as a program framework or as a test and load module. # Include "Linux/init. H "# include" Linux/module. H "// module_license (" GPL

Extracting USB camera images from v4l2 in Linux (1)

I used the z301b USB camera of xingwei and ran it on the embedded board. I searched the information on the network for a long time and did it myself, but I still cannot, I don't have an arm base. I have been in touch with Linux for more than a week

Summary on how to modify the Linux system time

The methods for modifying the Linux system time are summarized as follows: Note that the system time is maintained by the operating system in Linux.When the system is started, the Linux operating system reads the time from CMOS to the system time

Install the svn client rapidsvn on Redhat Linux 9

Install the svn client rapidsvn on Redhat Linux 9 By: Wu Yin Date: 2006-07-18 Email: Lazy_fox # msn.com Link: Http://blog.csdn.net/wooin/archive/2006/07/18/936840.aspx Copyright information:

Total Pages: 5467 1 .... 3549 3550 3551 3552 3553 .... 5467 Go to: GO

Contact Us

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

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.