Kernel Configuration에 대한 질문입니다.

hyper9의 이미지

요즘들어 질문을 무척 많이 올리게 되네요 ~
리눅스에 대해 본격적으로 공부도 하고 일도 하니까
그렇게 되는 것 같습니다.

이번에 질문을 드리고 싶은것은 ..
Kernel Configuration을 하다 보면 상위메뉴에서 N로 설정을 했는데
하위에는 그냥 Y로 남아 있는 경우가 있더라고요

이런 경우에 하위에 Y로 설정된 게 남아 있으면 영향이 있는 건가요?

그 예로써..

#
# Power management options
#
# CONFIG_PM is not set
CONFIG_SUSPEND_SMP_POSSIBLE=y
CONFIG_HIBERNATION_SMP_POSSIBLE=y

와 같은 경우인데요 ,,,맨 위에 CONFIG_PM만 disable했거든요..

그러다 우연히 보니 아래의 두 Option은 계속 Enable되어 있더라고요
이런 경우에 아래에 계속 enable로 남아 있는 option이 영향이 있는가 해서요..

그럼 답변 부탁드립니다. ~

hyper9의 이미지

이번엔 ISA에 관련된 설정 인데요 ~

[ ] Interrupts on hypertransport devices
[ ] ISA support
[ ] MCA support

make menuconfig에서는 위와 같이 표시되어서 [ ] ISA support가 선택되어 있던걸
*를 지웠습니다. (선택이 안되게 한건데요)

그리고 .config file을 열어보니까,,

CONFIG_ISA_DMA_API=y
CONFIG_ISA=y

이렇게 되어 있던 것이

CONFIG_ISA_DMA_API=y
CONFIG_ISA=n
으로 바뀌었네요 ..

하지만..CONFIG_ISA_DMA_API는 어떻게 n으로 바꿀 수 있는 걸까요?? ㅜㅜ

hyper9의 이미지

Kernel Configuration Option중에서,,,

CONFIG_DETECT_SOFTLOCKUP이라는 Option을 봤는데,,
이건 어떤 역할을 하는 건가 질문 드리고 싶어서요 ~
부탁 드립니다.

hyper9의 이미지

지금 제가 가지고 있는 .config file을 보면 CONFIG_INET_XFRM_TUNNEL
이라는 option이 m으로 되어 있습니다.

그런데,,이 option이 뭔지 내용도 찾아보고, 또 On/Off할 수 있는 위치를
찾아보려고 하는데,,make menucompile을 통해서는 전혀 찾을 수가 없네요

Menu의 어느 위치에 이것이 존재하는 지 혹시 찾으신 분 계시면 좀 알려주시겠어요 ~
부탁 드립니다.

haze11의 이미지

make menuconfig 를 하고, 컨피그 메뉴가 뜨면 '/' 슬래쉬를 누르고 검색해보세요.

haze11의 이미지

상위에서 사용하지 않으면 하위는 무시되는 것으로 알고 있습니다.

댓글 달기

Filtered HTML

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

BBCode

  • 텍스트에 BBCode 태그를 사용할 수 있습니다. URL은 자동으로 링크 됩니다.
  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param>
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.

Textile

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • You can use Textile markup to format text.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Markdown

  • 다음 태그를 이용하여 소스 코드 구문 강조를 할 수 있습니다: <code>, <blockcode>, <apache>, <applescript>, <autoconf>, <awk>, <bash>, <c>, <cpp>, <css>, <diff>, <drupal5>, <drupal6>, <gdb>, <html>, <html5>, <java>, <javascript>, <ldif>, <lua>, <make>, <mysql>, <perl>, <perl6>, <php>, <pgsql>, <proftpd>, <python>, <reg>, <spec>, <ruby>. 지원하는 태그 형식: <foo>, [foo].
  • Quick Tips:
    • Two or more spaces at a line's end = Line break
    • Double returns = Paragraph
    • *Single asterisks* or _single underscores_ = Emphasis
    • **Double** or __double__ = Strong
    • This is [a link](http://the.link.example.com "The optional title text")
    For complete details on the Markdown syntax, see the Markdown documentation and Markdown Extra documentation for tables, footnotes, and more.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 사용할 수 있는 HTML 태그: <p><div><span><br><a><em><strong><del><ins><b><i><u><s><pre><code><cite><blockquote><ul><ol><li><dl><dt><dd><table><tr><td><th><thead><tbody><h1><h2><h3><h4><h5><h6><img><embed><object><param><hr>

Plain text

  • HTML 태그를 사용할 수 없습니다.
  • web 주소와/이메일 주소를 클릭할 수 있는 링크로 자동으로 바꿉니다.
  • 줄과 단락은 자동으로 분리됩니다.
댓글 첨부 파일
이 댓글에 이미지나 파일을 업로드 합니다.
파일 크기는 8 MB보다 작아야 합니다.
허용할 파일 형식: txt pdf doc xls gif jpg jpeg mp3 png rar zip.
CAPTCHA
이것은 자동으로 스팸을 올리는 것을 막기 위해서 제공됩니다.