單項(xiàng)選擇題Page replacements algorithm steals file pages only when percent of RAM occupied by filepages()

A. falls below minperm.
B. is between minperm and maxperm.
C. higher than maxperm.
D. lower than maxperm.


您可能感興趣的試卷

你可能感興趣的試題

1.單項(xiàng)選擇題Which of the following procedures WILL NOT increase contiguous free space on a the filesystem /data1, located on /dev/lv01, that is heavily fragmented?()

A. Run defragfs -r /data1; defragfs /data1
B. Run defragfs -r /dev/lv01; defragfs /dev/lv01
C. Back up the filesystem by name, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.
D. Back up the filesystem by inode, unmount the filesystem, recreate the filesystem by running mkfs /dev/lv01, and restoring the data from the backup.

2.單項(xiàng)選擇題The system administrator notices that there is an I/O bottleneck on one of three disks in datavg volume group. This problem disk contains the JFS log, loglv00 and one filesystem, /mydatabase.  There are no other logical volumes on this disk.  Which of the following options would be the best solution?()

A. Increase the size of the JFS log logical volume so more transacations can be written to this log.
B. Create a second, additional JFS log and have the /mydatabase logical volume point to both JFS logs.
C. Migrate the JFS log device to another physical disk in the same volume group.
D. Only one JFS log device for each volume group can be used.  Use the migratepv command to move the JFS log device to an empty disk in another volume group.

3.單項(xiàng)選擇題

To examine the Exhibit, press the Exhibit button. Using the "ps -mo THREAD" output as shown in the exhibit, which of the following conclusions is most appropriate to draw?()

A. This is a uniprocessor system
B. The "prog" process has a nice value of 107
C. There are two active processors on this system
D. The "prog" process will only be scheduled to run on processor 0

5.單項(xiàng)選擇題Which of the following phrases is TRUE regarding monitoring disk I/O with iostat?()

A. The iostat can only be run as the root user
B. There could be zero percent I/O wait and still be an I/O bottleneck
C. Any I/O wait time displayed in output of "iostat" is an indication of severe I/O bottlenecks 
D. Running "iostat" without any arguments/parameters is sufficient for resolving I/O bottlenecks

最新試題

Which of the following RAID levels provide the best performance for a system where there are mostly writes occurring?()

題型:單項(xiàng)選擇題

A system administrator increases the mbuf pool allocation, then runs vmstat. It is noticed that the paging rate has not decreased. What is the most effective option to maintain the mbuf pool and decrease paging?()

題型:單項(xiàng)選擇題

In order to determine how efficiently an application is reading and writing data, which of the following utilities will report read and write sizes on disk I/O requests?()

題型:單項(xiàng)選擇題

Which of the following tools should be used to display the location of unused physical partitions on a disk drive?()

題型:單項(xiàng)選擇題

To examine the Exhibit, press the Exhibit button. While a user is compiling a C program, "vmstat 120 10" is run to determine the cause of a performance problem.  Given the vmstat output as shown in the exhibit, which of the following conclusions is most appropriate to draw about the machine?()

題型:單項(xiàng)選擇題

If percentage of RAM occupied by file pages falls below minperm, page replacement algorithm steals pages from ()

題型:單項(xiàng)選擇題

Which of the following commands should be used to identify packet sequence problems?()

題型:單項(xiàng)選擇題

Which of the following commands will only provide a snapshot of average memory usage for a process?()

題型:單項(xiàng)選擇題

Which tool is based on the AIX trace facility?()

題型:單項(xiàng)選擇題

Which of the following performance tools will work with optimized code and also provides source statement profiling?()

題型:單項(xiàng)選擇題