tech-kern archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: XIP
Attachments forgotten in the previous mail.
--- dest.pdk/root/vmstat-s.ro.1 2010-10-26 02:51:27.000000000 +0900
+++ dest.pdk/root/vmstat-s.ro+xip.1 2010-10-26 02:47:23.000000000 +0900
@@ -1,8 +1,8 @@
4096 bytes per page
1 page color
63479 pages managed
- 59826 pages free
- 2572 pages active
+ 61961 pages free
+ 435 pages active
0 pages inactive
0 pages paging
0 pages wired
@@ -10,7 +10,7 @@
1 reserve pagedaemon pages
5 reserve kernel pages
98 anonymous pages
- 2184 cached file pages
+ 47 cached file pages
290 cached executable pages
256 minimum free pages
341 target free pages
@@ -20,10 +20,10 @@
0 swap pages in use
0 swap allocations
2355 total faults taken
- 2811 traps
+ 2760 traps
0 device interrupts
- 2773 CPU context switches
- 1426 software interrupts
+ 3196 CPU context switches
+ 1592 software interrupts
1275 system calls
0 pagein requests
0 pageout requests
@@ -35,9 +35,9 @@
0 pagealloc zero wanted and avail
309 pagealloc zero wanted and not avail
0 aborts of idle page zeroing
- 3895 pagealloc desired color avail
+ 1760 pagealloc desired color avail
0 pagealloc desired color not avail
- 3895 pagealloc local cpu avail
+ 1760 pagealloc local cpu avail
0 pagealloc local cpu not avail
0 faults with no memory
0 faults with no anons
--- ksh-nfs.txt 2010-10-26 14:19:02.000000000 +0900
+++ ksh-xip.txt 2010-10-26 14:18:50.000000000 +0900
@@ -1,16 +1,16 @@
-# env ENV= time -l /bin/ksh -c :
- 0.08 real 0.00 user 0.00 sys
+# env ENV= time -l /mnt/ksh -c :
+ 0.03 real 0.00 user 0.02 sys
0 maximum resident set size
0 average shared memory size
0 average unshared data size
0 average unshared stack size
90 page reclaims
- 19 page faults
+ 0 page faults
0 swaps
- 0 block input operations
+ 3 block input operations
0 block output operations
- 28 messages sent
- 28 messages received
+ 2 messages sent
+ 2 messages received
0 signals received
- 28 voluntary context switches
+ 2 voluntary context switches
0 involuntary context switches
Home |
Main Index |
Thread Index |
Old Index