IP address of the login%DIR displays the current directory of the logged-in user%disk displays the current disk of the logged-on user%dfree Displays the current disk space of the logged-on user in MB%FUP displays the number of files uploaded by the logged-in user%fdown displays the number of files downloaded by the logged-on user%ftot Displays the total number of files uploaded and downloaded by the logged-in user%BUP Displays the number of bytes uploaded by the logged-on user, in
Parent Process ID
Ruser
Real user Name
Uid
User ID of the process owner
USER
User name of the process owner
GROUP
Group name of the process owner
Tty
The terminal name of the startup process. Processes that are not started from the terminal are displayed as?
PR
Priority level
NI
Nice value. A negative value indicates a high priority, and a positive value indicates a low priority
:
The type of the file system is NTFS.
CHKDSK is verifying files ...
File verification completed.
CHKDSK is verifying indexes ...
Index verification completed.
CHKDSK is verifying security descriptors ...
Security descriptor verification completed.
12372 kilobytes total disk spaces.
3 kilobytes in 1 user files.
2 kilobytes in 1 indexes.
4217
example, the following parameter shows that the dirty page (dirty pages) starts writing to the hard disk when it reaches all memory page 10%.
#/sbin/sysctl-n Vm.dirty_background_ratio10VmstatContinue to vmstat the introduction of some parameters, the previous Linux performance monitoring: The CPU introduced the vmstat part of the parameters, the other part of the introduction. The following data comes from a 256MB ram,512mb SWAP Xen VPS in Vpsee:# vmstat 1procs-----------memory------------
Tags: active results numerical techniques cached Zombie process description trace LinuxOne, freeDisplays the unused and used memory states of the current system, including physical memory, virtual swap file memory, shared memory segments, and buffers used by the system core, etc.1. Parameter description-B: Displays memory usage in bytes;-K: Displays memory usage in kilobytes;-M: Displays memory usage in megabytes;-G displays memory usage in gigabytes;
space
0.0% ni
User process priority scheduling CPU percentage
98.7% ID
Percentage of idle CPU
0.0% WA
Percentage of CPU time waiting for input and output
0.0% hi
Hardware CPU Interrupt Occupancy percentage
0.0% si
Soft interrupt Occupancy Percentage
0.0% St
Virtual machine Occupancy Percentage
MemMemory statistics, including physical memory, used memory, f
the value is longer than the number of server CPUs, then the CPU resources are insufficient.B, is the block's abbreviation, indicating the number of processes waiting for the resource. b means that the process is blocked by resources other than the CPU (hard disk or network), in a waiting state, the card is dead, B is blocked. For example, the speed is slow, the process wants to send you a packet, if the network speed quickly, only 1 seconds to send the finished. But now slow, it may take 10 se
. (Https://wiki.openstack.org/wiki/InstanceResourceQuota)Bandwidth Params:vif_inbound_average,vif_inbound_peak,vif_inbound_burst,vif_outbound_average,vif_outbound_peak, Vif_outbound_burstIncoming and outgoing traffic can be shaped independently. The bandwidth element can has at most one inbound and at most one outbound child elements. Leaving any of the these children element out result in the no QoS applied on that traffic direction. So if you want to shape only network's incoming traffic, use
.
Cache hit Ratio
The rate of cache hits and lookups.
Cached Cursor Counts
The number of cursors for the given type in the cache.
Cursor Cache Use count/sec
The number of times each cached cursor is used.
Cursor Memory Usage
The amount of memory (in kilobytes) that the cursor occupies.
Cursor requests/sec
The number of SQL cursor requests received by th
READ = 94File: number of bytes written = 185387File: Number of read Operations = 0File: Number of large read Operations = 0File: Number of write operations = 0HDFS: number of bytes READ = 1051HDFS: number of bytes written = 43HDFS: Number of read Operations = 6HDFS: Number of large read Operations = 0HDFS: Number of write operations = 2Job countersLaunched map tasks = 1Launched reduce tasks = 1Data-local map tasks = 1Total time spent by all maps in occupied slots (MS) = 5812Total time spent by
Original link:Http://www.cnblogs.com/promise6522/archive/2012/05/27/2520028.htmlThe writing is very good and very detailed. Summary:
Fsync need sync file modification and metadata; Fdatasync only sync metadata when necessary to save a file sync operation.
Berkeley DB ensures that Fdatasync does not go to sync metadata by pre-setting the log file size.
Here is a simple list of the corresponding BDB code:OS/OS_FSYNC.C:__os_fsync ()if(Db_global (j_fsync)! =NULL) ret= Db_global (J_
collection
-xx:softreflrupolicymspermb
SoftReference survival time in free space per megabyte of heap
1s
Softly reachable objects would remain alive for some amount of time after the last time they were referenced. The default value is one second of lifetime per free megabyte in the heap
-xx:pretenuresizethreshold
Objects more than how large are d
Add logical Volume times error on AIX 0516-787 extendlv:maximum allocation for logical volume JDELV02 is 512.When adding a logical volume to AIX using the chfs-a size=xx/fs command,Sometimes increase to a certain size, will be reported 0516-787 extendlv:maximum allocation for logical volume JDELV02 is 512. Such a mistakeThis is mainly because the logical volume allows the maximum number of logical partitions to be 512 by default, so when the logical volume size exceeds this limit, 0516 is report
-xx:+usebiasedlocking
Performance improvement of lock mechanism
-xnoclassgc
Disable garbage collection
-xx:softreflrupolicymspermb
SoftReference survival time in free space per megabyte of heap
1s
Softly reachable objects would remain alive for some amount of time after the last time they were referenced. The default value is one second of lifetime
;//Show download Total size path = Environment.getexternalstoragedirectory (). GetPath ();//Get SD card path Httputils HTTP =NewHttputils ();/** * URL Download path target download file save path Autoresume support Breakpoint Continuation*/HttpHandler handler =Http.download ("Http://101.200.142.201:8080/tqyb/dancer.avi", Path +"/dancer.avi",True/*If the destination file exists, then the unfinished portion continues to download.*/,True/*If the file name is obtained from the request return informa
(file.length) After getting a long byte number, 1mb=1024kb,1kb=1024b, it is best to use this notation:BigDecimal megabyte = new BigDecimal (1024 * 1024);Float returnvalue = Filesize.divide (megabyte, 2, bigdecimal.round_up). Floatvalue ();More accurate accuracy !about how to make a jar package and run it in a timed way:Due to the use of three additional jar packages, all packaging methods are as follows:Th
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.