JavaScript is required to for searching.
탐색 링크 건너뛰기
인쇄 보기 종료
Oracle Solaris 11.1 조정 가능 매개변수 참조 설명서     Oracle Solaris 11.1 Information Library (한국어)
search filter icon
search icon

문서 정보

머리말

1.  Oracle Solaris 시스템 조정 개요

2.  Oracle Solaris 커널 조정 가능 매개변수

조정 가능 매개변수 정보를 찾는 위치

일반 커널 및 메모리 매개변수

physmem

default_stksize

lwp_default_stksize

logevent_max_q_sz

segkpsize

noexec_user_stack

fsflush 및 관련 매개변수

fsflush

tune_t_fsflushr

autoup

dopageflush

doiflush

프로세스 크기 조정 매개변수

maxusers

reserved_procs

pidmax

max_nprocs

maxuprc

ngroups_max

페이징 관련 매개변수

lotsfree

desfree

minfree

throttlefree

pageout_reserve

pages_pp_maximum

tune_t_minarmem

fastscan

slowscan

min_percent_cpu

handspreadpages

pages_before_pager

maxpgio

교체 관련 매개변수

swapfs_reserve

swapfs_minfree

커널 메모리 할당자

kmem_flags

kmem_stackinfo

일반 드라이버 매개변수

moddebug

ddi_msix_alloc_limit

네트워크 드라이버 매개변수

igb 매개변수

mr_enable

intr_force

ixgbe 매개변수

tx_queue_number

rx_queue_number

intr_throttling

rx_limit_per_intr

tx_ring_size

rx_ring_size

tx_copy_threshold

rx_copy_threshold

일반 I/O 매개변수

maxphys

rlim_fd_max

rlim_fd_cur

일반 파일 시스템 매개변수

ncsize

dnlc_dir_enable

dnlc_dir_min_size

dnlc_dir_max_size

dnlc_dircache_percent

TMPFS 매개변수

tmpfs:tmpfs_maxkmem

tmpfs:tmpfs_minfree

의사 터미널

pt_cnt

pt_pctofmem

pt_max_pty

STREAMS 매개변수

nstrpush

strmsgsz

strctlsz

시스템 V 메시지 대기열

시스템 V 세마포

시스템 V 공유 메모리

segspt_minfree

일정 잡기

disp_rechoose_interval

타이머

hires_tick

timer_max

SPARC 시스템 관련 매개변수

tsb_alloc_hiwater_factor

default_tsb_size

enable_tsb_rss_sizing

tsb_rss_factor

특정 지역 그룹 매개변수

lpg_alloc_prefer

lgrp_mem_pset_aware

3.  Oracle Solaris ZFS 조정 가능 매개변수

4.  NFS 조정 가능 매개변수

5.  인터넷 프로토콜 제품군 조정 가능 매개변수

6.  시스템 기능 매개변수

A.  조정 가능 매개변수 변경 기록

B.  이 매뉴얼의 개정 기록

색인

일반 드라이버 매개변수

moddebug

설명

이 매개변수를 사용으로 설정하면 모듈 로드 프로세스의 다양한 단계에 대한 메시지가 표시됩니다.

데이터 유형

부호 있는 정수

기본값

0(메시지 해제)

범위

유용한 값은 다음과 같습니다.

  • 0x80000000 – [un] loading... 메시지를 출력합니다. 로드되는 모든 모듈에 대해 다음과 같은 메시지가 콘솔과 /var/adm/messages 파일에 나타납니다.

    Apr 20 17:18:04 neo genunix: [ID 943528 kern.notice] load 'sched/TS_DPTBL' id 15 
    loaded @ 0x7be1b2f8/0x19c8380 size 176/2096
    Apr 20 17:18:04 neo genunix: [ID 131579 kern.notice] installing TS_DPTBL, 
    module id 15.
  • 0x40000000 – 자세한 오류 메시지를 출력합니다. 로드되는 모든 모듈에 대해 다음과 같은 메시지가 콘솔과 /var/adm/messages 파일에 나타납니다.

    Apr 20 18:30:00 neo unix: Errno = 2
    Apr 20 18:30:00 neo unix: kobj_open: vn_open of /platform/sun4v/kernel/exec/sparcv9/intpexec fails 
    Apr 20 18:30:00 neo unix: Errno = 2
    Apr 20 18:30:00 neo unix: kobj_open: '/kernel/exec/sparcv9/intpexec'
    Apr 20 18:30:00 neo unix:  vp = 60015777600
    Apr 20 18:30:00 neo unix: kobj_close: 0x60015777600
    Apr 20 18:30:00 neo unix: kobj_open: vn_open of /platform/SUNW,Sun-Fire-T200/kernel/exec/sparcv9
    /intpexec fails, 
    Apr 20 18:30:00 neo unix: Errno = 2
    Apr 20 18:30:00 neo unix: kobj_open: vn_open of /platform/sun4v/kernel/exec/sparcv9/intpexec fails
  • 0x20000000 - 더 자세한 메시지를 출력합니다. 이 값은 시스템 부트 중 0x40000000 플래그가 출력하는 것 이상의 추가 정보는 출력하지 않습니다. 그러나 이 값은 모듈이 언로드될 때 모듈 해제에 관한 추가 정보를 출력합니다.

이러한 값을 함께 추가하여 최종 값을 설정할 수 있습니다.

동적인지 여부

검증

없음

변경 시기

모듈이 예상대로 로드되지 않거나 모듈을 로드하는 동안 시스템이 중단되는 경우에 변경합니다. 0x40000000으로 설정하면 콘솔에 기록되는 메시지로 인해 시스템 부트 속도가 눈에 띄게 느려집니다.

커밋 레벨

불안정

ddi_msix_alloc_limit

설명

x86에만 해당: 이 매개변수는 장치 인스턴스가 할당할 수 있는 MSI-X(Extended Message Signaled Interrupt)의 수를 제어합니다. 기존 시스템 한계로 인해 기본값은 2입니다. 이 매개변수의 값을 늘려 장치 인스턴스가 할당할 수 있는 MSI-X 인터럽트의 수를 늘릴 수 있습니다. 이 매개변수는 장치 드라이버 연결이 발생하기 전에 /etc/system 파일을 편집하거나 mdb를 사용하여 설정할 수 있습니다.

데이터 유형

부호 있는 정수

기본값

2

범위

1 ~ 16

동적인지 여부

검증

없음

변경 시기

장치 인스턴스가 할당할 수 있는 MSI-X 인터럽트의 수를 늘리려는 경우에 변경합니다. 그러나 장치 인스턴스가 할당할 수 있는 MSI-X 인터럽트의 수를 늘릴 경우 모든 할당 요청을 충족할 만큼 충분한 인터럽트를 사용할 수 없을 수도 있습니다. 이와 같은 경우 일부 장치의 작동이 중지되거나 시스템이 부트되지 않을 수 있습니다. 이때는 값을 줄이거나 매개변수를 제거해 보십시오.

커밋 레벨

불안정