<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: kctune in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376829#M348034</link>
    <description>Thats indicating a lot of kernel module changes pending - someone or something at some point has requested these changes - you can probably figure out what running "kclog -a" and looking at all entries since the last reboot.&lt;BR /&gt;&lt;BR /&gt;It *is* possible to ditch all these changes (using "kconfig -H"), but I wouldn't advise that you do that as the changes may have been made for a very good reason (e.g. have you done a major patch installation and then interrupted the install near  the end?), in which case you may need to schedule a reboot so you can get them all applied.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
    <pubDate>Wed, 11 Mar 2009 14:17:51 GMT</pubDate>
    <dc:creator>Duncan Edmonstone</dc:creator>
    <dc:date>2009-03-11T14:17:51Z</dc:date>
    <item>
      <title>kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376822#M348027</link>
      <description>HI admins,&lt;BR /&gt;&lt;BR /&gt;I want to change the value of maxuprc in kernel .&lt;BR /&gt;and its immedaite-changes should get affect without reboot.BUt when i chenged using kctune &lt;BR /&gt;i got belw output&lt;BR /&gt;&lt;BR /&gt;kctune maxuprc=nproc*9/10+1&lt;BR /&gt;NOTE:    The configuration being loaded contains the following change(s)&lt;BR /&gt;         that cannot be applied immediately and which will be held for&lt;BR /&gt;         the next boot:&lt;BR /&gt;      -- The module 'libusb' depends on a module 'mass_storage' which is&lt;BR /&gt;         not available without a kernel rebuild.&lt;BR /&gt;WARNING: The automatic 'backup' configuration currently contains the&lt;BR /&gt;         configuration that was in use before the last reboot of this&lt;BR /&gt;         system.&lt;BR /&gt;     ==&amp;gt; Do you wish to update it to contain the current configuration&lt;BR /&gt;         before making the requested change? yes&lt;BR /&gt;       * The automatic 'backup' configuration has been updated.&lt;BR /&gt;       * The requested changes have been saved, and will take effect at&lt;BR /&gt;         next boot.&lt;BR /&gt;Tunable               Value  Expression    Changes&lt;BR /&gt;maxuprc  (now)         3780  nproc*9/10    Immed&lt;BR /&gt;         (next boot)   3781  nproc*9/10+1&lt;BR /&gt;&lt;BR /&gt;=====================&lt;BR /&gt;it showing next reboot&lt;BR /&gt;&lt;BR /&gt;server is B.11.23 U ia64 3619037392&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;quick reply highly appreciated&lt;BR /&gt;himacs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 13:38:15 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376822#M348027</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-03-11T13:38:15Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376823#M348028</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;&amp;gt;&amp;gt;The module 'libusb' depends on a module 'mass_storage' which is&lt;BR /&gt;not available without a kernel rebuild.&amp;lt;&amp;lt;&amp;lt;&lt;BR /&gt;&lt;BR /&gt;This shows answer to you. When it depends on other module which needs a kernel rebuild, then you need to live with it.&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 13:43:05 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376823#M348028</guid>
      <dc:creator>Ganesan R</dc:creator>
      <dc:date>2009-03-11T13:43:05Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376824#M348029</link>
      <description>Sounds like someone made some change already that aren't yet implemented following a reboot.&lt;BR /&gt;&lt;BR /&gt;What do you see from running:&lt;BR /&gt;&lt;BR /&gt;kconfig -D&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 11 Mar 2009 14:03:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376824#M348029</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-11T14:03:37Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376825#M348030</link>
      <description>I think by SAM we can change without rebuild as SAM will check all the things since maxuprc is dynamic&lt;BR /&gt;Biut m getting following error thro sam.&lt;BR /&gt;&lt;BR /&gt;  Enter Value/Expression OR q(quit)   = nproc*9/10+1&lt;BR /&gt;&lt;BR /&gt;     The Expression is not valid&lt;BR /&gt;&lt;BR /&gt;Please help on this..&lt;BR /&gt;&lt;BR /&gt;and tell me any switches used with sam,so reboot is not required.&lt;BR /&gt;&lt;BR /&gt;himacs&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:03:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376825#M348030</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-03-11T14:03:51Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376826#M348031</link>
      <description>now I'm confused... are you doing this through sam (kcweb) or via kctune?&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 11 Mar 2009 14:08:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376826#M348031</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-11T14:08:17Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376827#M348032</link>
      <description>Hi Ducan,&lt;BR /&gt;&lt;BR /&gt;I reverted back the value,since its asked for next boot.&lt;BR /&gt;&lt;BR /&gt;kconfig -D&lt;BR /&gt;Module                          Version     State   Cause     Notes&lt;BR /&gt;DlkmDrv            (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C6]  static  required&lt;BR /&gt;LCentIf            (now)        [4666C110]  static  best&lt;BR /&gt;                   (next boot)  [49B103CF]  static  best&lt;BR /&gt;PCItoPCI           (now)        [4666C0ED]  static  best&lt;BR /&gt;                   (next boot)  [49B10382]  static  best&lt;BR /&gt;acpi               (now)        [4666C0EA]  static  required&lt;BR /&gt;                   (next boot)  [49B1037C]  static  required&lt;BR /&gt;acpi_hotplug_psm   (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;acpi_node          (now)        [4666C0EA]  static  best&lt;BR /&gt;                   (next boot)  [49B1037C]  static  best&lt;BR /&gt;asama              (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;asio0              (now)        [4666C110]  static  best&lt;BR /&gt;                   (next boot)  [49B103CF]  static  best&lt;BR /&gt;asyncdsk           (now)        [4666C110]  static  best&lt;BR /&gt;                   (next boot)  [49B103CF]  static  best&lt;BR /&gt;azusa_psm          (now)        [4666C0F2]  static  best&lt;BR /&gt;                   (next boot)  [49B103BE]  static  best&lt;BR /&gt;c460gx_psm         (now)        [4666C0F2]  static  depend&lt;BR /&gt;                   (next boot)  [49B103BE]  static  depend&lt;BR /&gt;c8xx               (now)        [4666C0F1]  static  depend&lt;BR /&gt;                   (next boot)  [49B103C6]  static  depend&lt;BR /&gt;cb                 (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C5]  static  required&lt;BR /&gt;cec_gen            (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;cec_hp             (now)        [4666C0F2]  static  depend&lt;BR /&gt;                   (next boot)  [49B103BE]  static  depend&lt;BR /&gt;cec_psm            (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;cmc                (now)        [4666C0F3]  static  required&lt;BR /&gt;                   (next boot)  [49B103AE]  static  required&lt;BR /&gt;cn                 (now)        [4666C110]  static  required&lt;BR /&gt;                   (next boot)  [49B103CF]  static  required&lt;BR /&gt;dev_acpi           (now)        [4666C0EA]  static  required&lt;BR /&gt;                   (next boot)  [49B1037C]  static  required&lt;BR /&gt;dev_config         (now)        [4666C0F1]  static  best&lt;BR /&gt;                   (next boot)  [49B103C5]  static  best&lt;BR /&gt;dev_olar           (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C6]  static  required&lt;BR /&gt;diag2              (now)        [4666C0F1]  static  best&lt;BR /&gt;                   (next boot)  [49B103C6]  static  best&lt;BR /&gt;diagmem_cmc_psm    (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;dlkm               (now)        [4666C0B8]  static  required&lt;BR /&gt;                   (next boot)  [49B10379]  static  required&lt;BR /&gt;dlpi               (now)        [434C175F]  static  best&lt;BR /&gt;                   (next boot)  [46D797A1]  static  best&lt;BR /&gt;dmem               (now)        [4666C0E9]  static  best&lt;BR /&gt;                   (next boot)  [49B103AC]  static  best&lt;BR /&gt;dmp                (now)        [4292E92B]  static  depend&lt;BR /&gt;                   (next boot)  [49B103BD]  static  depend&lt;BR /&gt;dump               (now)        [4666C0E6]  static  required&lt;BR /&gt;                   (next boot)  [49B103A1]  static  required&lt;BR /&gt;eh_psm             (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C5]  static  required&lt;BR /&gt;ehci               (now)        [4666C0BC]  static  depend&lt;BR /&gt;                   (next boot)  [49B103B2]  static  depend&lt;BR /&gt;evp                (now)        [413F2E92]  static  required&lt;BR /&gt;                   (next boot)  [49B1035D]  static  required&lt;BR /&gt;fcms               (now)        [43E3D6ED]  static  depend&lt;BR /&gt;                   (next boot)  [4644517A]  static  depend&lt;BR /&gt;fcp                (now)        [43E3D6ED]  static  depend&lt;BR /&gt;                   (next boot)  [4644517A]  static  depend&lt;BR /&gt;fcp_cdio           (now)        [43E3D6ED]  static  depend&lt;BR /&gt;                   (next boot)  [4644517A]  static  depend&lt;BR /&gt;fcparray           (now)        [43E3D6ED]  static  depend&lt;BR /&gt;                   (next boot)  [4644517A]  static  depend&lt;BR /&gt;fcpdev             (now)        [43E3D6ED]  static  depend&lt;BR /&gt;                   (next boot)  [4644517A]  static  depend&lt;BR /&gt;fcpmux             (now)        [43E3D6ED]  static  depend&lt;BR /&gt;                   (next boot)  [4644517A]  static  depend&lt;BR /&gt;foundation_psm     (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;fs                 (now)        [4666C0CC]  static  required&lt;BR /&gt;                   (next boot)  [49B103BD]  static  required&lt;BR /&gt;gh2p               (now)        [4666C0EF]  static  required&lt;BR /&gt;                   (next boot)  [49B10382]  static  required&lt;BR /&gt;gvid               (now)        [4666C0F0]  static  best&lt;BR /&gt;                   (next boot)  [49B10371]  static  best&lt;BR /&gt;gvid_core          (now)        [4666C0F0]  static  depend&lt;BR /&gt;                   (next boot)  [49B10371]  static  depend&lt;BR /&gt;gvid_info          (now)                    auto    explicit  auto-loadable, unloadable&lt;BR /&gt;                   (next boot)              unused&lt;BR /&gt;hcd                (now)        [4666C0BC]  static  best&lt;BR /&gt;                   (next boot)  [49B103B2]  static  best&lt;BR /&gt;hid                (now)        [4666C0BC]  static  best&lt;BR /&gt;                   (next boot)  [49B103B2]  static  best&lt;BR /&gt;hub                (now)        [4666C0BC]  static  best&lt;BR /&gt;                   (next boot)  [49B103B2]  static  best&lt;BR /&gt;ia64_psm           (now)        [4666C0F2]  static  best&lt;BR /&gt;                   (next boot)  [49B103BE]  static  best&lt;BR /&gt;ia64dsk            (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C5]  static  required&lt;BR /&gt;iether             (now)        [45108E98]  static  best&lt;BR /&gt;                   (next boot)  [464A527D]  static  best&lt;BR /&gt;igelan             (now)        [44A18E86]  static  best&lt;BR /&gt;                   (next boot)  [4721E763]  static  best&lt;BR /&gt;intl_lcd_psm       (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;io                 (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C5]  static  required&lt;BR /&gt;ipmi               (now)        [4666C0CA]  static  best&lt;BR /&gt;                   (next boot)  [49B1034C]  static  best&lt;BR /&gt;ipmi_psm           (now)        [4666C0CA]  static  best&lt;BR /&gt;                   (next boot)  [49B1034C]  static  best&lt;BR /&gt;ite                (now)        [4666C0F0]  static  depend&lt;BR /&gt;                   (next boot)  [49B10371]  static  depend&lt;BR /&gt;keybd_ps2          (now)        [4666C0F0]  static  required&lt;BR /&gt;                   (next boot)  [49B10371]  static  required&lt;BR /&gt;lba                (now)        [4666C0ED]  static  best&lt;BR /&gt;                   (next boot)  [49B10382]  static  best&lt;BR /&gt;lcm                (now)                    unused&lt;BR /&gt;                   (next boot)              static  required&lt;BR /&gt;ldterm             (now)        [4666C109]  static  best&lt;BR /&gt;                   (next boot)  [49B103CB]  static  best&lt;BR /&gt;legacyio           (now)        [4666C0EF]  static  depend&lt;BR /&gt;                   (next boot)  [49B10382]  static  depend&lt;BR /&gt;libacpi_pdk        (now)        [4666C0EA]  static  required&lt;BR /&gt;                   (next boot)  [49B1037C]  static  required&lt;BR /&gt;libaudit           (now)        [49A661E7]  static  required&lt;BR /&gt;                   (next boot)  [49B10387]  static  required&lt;BR /&gt;libclock_pdk       (now)        [4666C0D3]  static  required&lt;BR /&gt;                   (next boot)  [49B103A0]  static  required&lt;BR /&gt;libdebug           (now)        [49A661E7]  static  required&lt;BR /&gt;                   (next boot)  [49B103CB]  static  required&lt;BR /&gt;libdlkm            (now)        [4666C0B8]  static  required&lt;BR /&gt;                   (next boot)  [49B10379]  static  required&lt;BR /&gt;libdlkm_pdk        (now)        [4666C0B8]  static  required&lt;BR /&gt;                   (next boot)  [49B10379]  static  required&lt;BR /&gt;libdump            (now)        [4666C0E6]  static  required&lt;BR /&gt;                   (next boot)  [49B103A1]  static  required&lt;BR /&gt;libdump_pdk        (now)        [4666C0E6]  static  required&lt;BR /&gt;                   (next boot)  [49B103A1]  static  required&lt;BR /&gt;libevp             (now)        [413F2E92]  static  required&lt;BR /&gt;                   (next boot)  [49B1035D]  static  required&lt;BR /&gt;libfabric_pik      (now)        [413F2E92]  static  required&lt;BR /&gt;                   (next boot)  [49B103AD]  static  required&lt;BR /&gt;libfcms            (now)        [43E3D6ED]  static  depend&lt;BR /&gt;                   (next boot)  [4644517A]  static  depend&lt;BR /&gt;libfs              (now)        [4666C0CC]  static  required&lt;BR /&gt;                   (next boot)  [49B103BD]  static  required&lt;BR /&gt;libgraf            (now)        [4666C0F0]  static  required&lt;BR /&gt;                   (next boot)  [49B10371]  static  required&lt;BR /&gt;libiether          (now)        [45108E98]  static  depend&lt;BR /&gt;                   (next boot)  [464A527D]  static  depend&lt;BR /&gt;libigelan          (now)        [44A18E86]  static  depend&lt;BR /&gt;                   (next boot)  [4721E763]  static  depend&lt;BR /&gt;libinit            (now)        [413F2E93]  static  required&lt;BR /&gt;                   (next boot)  [49B1034F]  static  required&lt;BR /&gt;libio              (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C5]  static  required&lt;BR /&gt;libio_pdk          (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;libipmi            (now)        [4666C0CA]  static  required&lt;BR /&gt;                   (next boot)  [49B1034C]  static  required&lt;BR /&gt;libkdebug          (now)        [413F2E93]  static  required&lt;BR /&gt;                   (next boot)  [49B1039F]  static  required&lt;BR /&gt;libkdebug_pdk      (now)        [413F2E93]  static  required&lt;BR /&gt;                   (next boot)  [49B1039F]  static  required&lt;BR /&gt;libklmmod          (now)        [412E90BD]  static  depend&lt;BR /&gt;                   (next boot)  [478D23E7]  static  depend&lt;BR /&gt;liblan             (now)        [434C175F]  static  depend&lt;BR /&gt;                   (next boot)  [46D797A1]  static  depend&lt;BR /&gt;liblofs            (now)        [413F2E94]  static  required&lt;BR /&gt;                   (next boot)  [49B10346]  static  required&lt;BR /&gt;libpci             (now)        [4666C0ED]  static  required&lt;BR /&gt;                   (next boot)  [49B10382]  static  required&lt;BR /&gt;libpci_pdk         (now)        [4666C0EF]  static  required&lt;BR /&gt;                   (next boot)  [49B10382]  static  required&lt;BR /&gt;libperf            (now)        [413F2E92]  static  required&lt;BR /&gt;                   (next boot)  [49B10356]  static  required&lt;BR /&gt;libperf_pdk        (now)        [413F2E94]  static  required&lt;BR /&gt;                   (next boot)  [49B10372]  static  required&lt;BR /&gt;libpm              (now)        [4666C0E7]  static  required&lt;BR /&gt;                   (next boot)  [49B103C4]  static  required&lt;BR /&gt;libpm_pdk          (now)        [413F2E94]  static  required&lt;BR /&gt;                   (next boot)  [49B1037A]  static  required&lt;BR /&gt;libprm             (now)        [4666C0CE]  static  depend&lt;BR /&gt;                   (next boot)  [49B103AF]  static  depend&lt;BR /&gt;libpseudo_drv_pdk  (now)        [4666C0F3]  static  required&lt;BR /&gt;                   (next boot)  [49B103C0]  static  required&lt;BR /&gt;libpstat           (now)        [49A661D8]  static  required&lt;BR /&gt;                   (next boot)  [49B103A5]  static  required&lt;BR /&gt;librpc             (now)        [441F0628]  static  depend&lt;BR /&gt;                   (next boot)  [483C5D52]  static  depend&lt;BR /&gt;libscall           (now)        [4666C0D5]  static  required&lt;BR /&gt;                   (next boot)  [49B1037D]  static  required&lt;BR /&gt;libscall_pdk       (now)        [4666C0D5]  static  required&lt;BR /&gt;                   (next boot)  [49B1037D]  static  required&lt;BR /&gt;libsec             (now)        [412E9459]  static  required&lt;BR /&gt;                   (next boot)  [47D08BE7]  static  required&lt;BR /&gt;libshm             (now)        [413F2E95]  static  required&lt;BR /&gt;                   (next boot)  [49B10378]  static  required&lt;BR /&gt;libsio             (now)        [4666C110]  static  required&lt;BR /&gt;                   (next boot)  [49B103CF]  static  required&lt;BR /&gt;libstrtio          (now)        [4666C109]  static  depend&lt;BR /&gt;                   (next boot)  [49B103CB]  static  depend&lt;BR /&gt;libsvc             (now)        [4666C0C0]  static  required&lt;BR /&gt;                   (next boot)  [49B103C7]  static  required&lt;BR /&gt;libsvc_pdk         (now)        [4666C0F3]  static  required&lt;BR /&gt;                   (next boot)  [49B103AE]  static  required&lt;BR /&gt;libsync            (now)        [413F2E94]  static  required&lt;BR /&gt;                   (next boot)  [49B10347]  static  required&lt;BR /&gt;libsync_pdk        (now)        [413F2E94]  static  required&lt;BR /&gt;                   (next boot)  [49B1034E]  static  required&lt;BR /&gt;libtelnet          (now)        [412E8D79]  static  depend&lt;BR /&gt;                   (next boot)  [4652C368]  static  depend&lt;BR /&gt;libufs             (now)        [413F2E95]  static  required&lt;BR /&gt;                   (next boot)  [49B1034D]  static  required&lt;BR /&gt;libusb             (now)        [4666C0BC]  static  depend&lt;BR /&gt;                   (next boot)  [49B103B2]  static  depend&lt;BR /&gt;libvm              (now)        [4666C0E9]  static  required&lt;BR /&gt;                   (next boot)  [49B103C4]  static  required&lt;BR /&gt;libvm_pdk          (now)        [4666C0E9]  static  required&lt;BR /&gt;                   (next boot)  [49B103AC]  static  required&lt;BR /&gt;libvxdmp_vrts      (now)        [4292E92B]  static  depend&lt;BR /&gt;                   (next boot)  [49B103BD]  static  depend&lt;BR /&gt;libvxfs            (now)        [4666C0E5]  static  depend&lt;BR /&gt;                   (next boot)  [49B103B3]  static  depend&lt;BR /&gt;libvxvm_vrts       (now)        [42931793]  static  depend&lt;BR /&gt;                   (next boot)  [49B103BC]  static  depend&lt;BR /&gt;libwsio            (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C6]  static  required&lt;BR /&gt;libwsio_pdk        (now)        [4666C110]  static  required&lt;BR /&gt;                   (next boot)  [49B103CF]  static  required&lt;BR /&gt;lion_psm           (now)        [4666C0F2]  static  best&lt;BR /&gt;                   (next boot)  [49B103BE]  static  best&lt;BR /&gt;local_sapic        (now)        [4666C0F2]  static  required&lt;BR /&gt;                   (next boot)  [49B103BE]  static  required&lt;BR /&gt;lofs               (now)        [413F2E94]  static  required&lt;BR /&gt;                   (next boot)  [49B10346]  static  required&lt;BR /&gt;mass_storage       (now)                    unused&lt;BR /&gt;                   (next boot)              static  depend&lt;BR /&gt;mdep_tunables      (now)        [4666C0C0]  static  required&lt;BR /&gt;                   (next boot)  [49B103C7]  static  required&lt;BR /&gt;mm                 (now)        [4666C0E9]  static  required&lt;BR /&gt;                   (next boot)  [49B103AC]  static  required&lt;BR /&gt;netdiag1           (now)        [4666C0C0]  static  best&lt;BR /&gt;                   (next boot)  [49B103C7]  static  best&lt;BR /&gt;olar_psm_if        (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C5]  static  required&lt;BR /&gt;pci                (now)        [4666C0ED]  static  required&lt;BR /&gt;                   (next boot)  [49B10382]  static  required&lt;BR /&gt;pckt               (now)        [4666C109]  static  best&lt;BR /&gt;                   (next boot)  [49B103CB]  static  best&lt;BR /&gt;pdh                (now)        [4666C0F2]  static  best&lt;BR /&gt;                   (next boot)  [49B103BE]  static  best&lt;BR /&gt;perfmon            (now)        [413F2E94]  static  required&lt;BR /&gt;                   (next boot)  [49B10372]  static  required&lt;BR /&gt;pm                 (now)        [4666C0E7]  static  required&lt;BR /&gt;                   (next boot)  [49B103C4]  static  required&lt;BR /&gt;prm                (now)        [4666C0CE]  static  best&lt;BR /&gt;                   (next boot)  [49B103AF]  static  best&lt;BR /&gt;ptem               (now)        [4666C109]  static  best&lt;BR /&gt;                   (next boot)  [49B103CB]  static  best&lt;BR /&gt;ptm                (now)        [4666C109]  static  best&lt;BR /&gt;                   (next boot)  [49B103CB]  static  best&lt;BR /&gt;pts                (now)        [4666C109]  static  best&lt;BR /&gt;                   (next boot)  [49B103CB]  static  best&lt;BR /&gt;qlisp              (now)        [4666C0F1]  static  depend&lt;BR /&gt;                   (next boot)  [49B103C6]  static  depend&lt;BR /&gt;qlisp_multi        (now)        [4666C0F1]  static  depend&lt;BR /&gt;                   (next boot)  [49B103C6]  static  depend&lt;BR /&gt;ramdisc            (now)        [4666C110]  static  required&lt;BR /&gt;                   (next boot)  [49B103CF]  static  required&lt;BR /&gt;rmp3f01            (now)        [4666C110]  static  best&lt;BR /&gt;                   (next boot)  [49B103CF]  static  best&lt;BR /&gt;rpcmod             (now)        [441F0628]  static  best&lt;BR /&gt;                   (next boot)  [483C5D52]  static  best&lt;BR /&gt;sac                (now)        [4666C110]  static  best&lt;BR /&gt;                   (next boot)  [49B103CF]  static  best&lt;BR /&gt;sapic              (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C5]  static  required&lt;BR /&gt;sba                (now)        [4666C0F1]  static  best&lt;BR /&gt;                   (next boot)  [49B103C5]  static  best&lt;BR /&gt;sctl               (now)        [4666C0F1]  static  best&lt;BR /&gt;                   (next boot)  [49B103C6]  static  best&lt;BR /&gt;sdisk              (now)        [4666C0F1]  static  best&lt;BR /&gt;                   (next boot)  [49B103C6]  static  best&lt;BR /&gt;sec                (now)                    unused&lt;BR /&gt;                   (next boot)              static  required&lt;BR /&gt;side               (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C6]  static  required&lt;BR /&gt;side_multi         (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C6]  static  required&lt;BR /&gt;stape              (now)        [4666C0F1]  static  explicit&lt;BR /&gt;                   (next boot)  [49B103C6]  static  explicit&lt;BR /&gt;sysv_shm           (now)        [413F2E95]  static  required&lt;BR /&gt;                   (next boot)  [49B10378]  static  required&lt;BR /&gt;telm               (now)        [412E8D79]  static  best&lt;BR /&gt;                   (next boot)  [4652C368]  static  best&lt;BR /&gt;tels               (now)        [412E8D79]  static  best&lt;BR /&gt;                   (next boot)  [4652C368]  static  best&lt;BR /&gt;token_arp          (now)        [434C175F]  static  best&lt;BR /&gt;                   (next boot)  [46D797A1]  static  best&lt;BR /&gt;ucm                (now)                    unused&lt;BR /&gt;                   (next boot)              static  required&lt;BR /&gt;ufs                (now)        [413F2E95]  static  required&lt;BR /&gt;                   (next boot)  [49B1034D]  static  required&lt;BR /&gt;usbcomposite       (now)                    unused&lt;BR /&gt;                   (next boot)              static  depend&lt;BR /&gt;usbd               (now)        [4666C0BC]  static  depend&lt;BR /&gt;                   (next boot)  [49B103B2]  static  depend&lt;BR /&gt;vm                 (now)        [4666C0E9]  static  required&lt;BR /&gt;                   (next boot)  [49B103C4]  static  required&lt;BR /&gt;vol                (now)        [42931793]  static  best&lt;BR /&gt;                   (next boot)  [49B103BC]  static  best&lt;BR /&gt;vols               (now)        [42931793]  static  best&lt;BR /&gt;                   (next boot)  [49B103BC]  static  best&lt;BR /&gt;vxdmp              (now)        [4292E92B]  static  best&lt;BR /&gt;                   (next boot)  [49B103BD]  static  best&lt;BR /&gt;vxfs               (now)        [4666C0E5]  static  best&lt;BR /&gt;                   (next boot)  [49B103B3]  static  best&lt;BR /&gt;vxportal           (now)        [4666C0E5]  static  best&lt;BR /&gt;                   (next boot)  [49B103B3]  static  best&lt;BR /&gt;vxvm               (now)        [42931793]  static  best&lt;BR /&gt;                   (next boot)  [49B103BC]  static  best&lt;BR /&gt;wsio               (now)        [4666C0F1]  static  required&lt;BR /&gt;                   (next boot)  [49B103C6]  static  required&lt;BR /&gt;wxb_hp             (now)        [4666C110]  static  best&lt;BR /&gt;                   (next boot)  [49B103CF]  static  best&lt;BR /&gt;NOTE:    There are no tunable changes being held until next boot.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;himacs</description>
      <pubDate>Wed, 11 Mar 2009 14:08:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376827#M348032</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-03-11T14:08:38Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376828#M348033</link>
      <description>I want to do it in SAM.As i posted,sam shows error.&lt;BR /&gt;&lt;BR /&gt;In kctune i can change the value,bit it asks next boot.&lt;BR /&gt;&lt;BR /&gt;I heard that sam will check all the things and it rebulid the kernel  since maxpurc is dynamic.&lt;BR /&gt;&lt;BR /&gt;himacs&lt;BR /&gt;</description>
      <pubDate>Wed, 11 Mar 2009 14:14:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376828#M348033</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-03-11T14:14:17Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376829#M348034</link>
      <description>Thats indicating a lot of kernel module changes pending - someone or something at some point has requested these changes - you can probably figure out what running "kclog -a" and looking at all entries since the last reboot.&lt;BR /&gt;&lt;BR /&gt;It *is* possible to ditch all these changes (using "kconfig -H"), but I wouldn't advise that you do that as the changes may have been made for a very good reason (e.g. have you done a major patch installation and then interrupted the install near  the end?), in which case you may need to schedule a reboot so you can get them all applied.&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 11 Mar 2009 14:17:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376829#M348034</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-11T14:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376830#M348035</link>
      <description>HI admins,&lt;BR /&gt;&lt;BR /&gt;Is there any switch can  be used with kctune so that reboot is not required as maxuprc is dynamic.&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;please help me on this&lt;BR /&gt;&lt;BR /&gt;himacs</description>
      <pubDate>Wed, 11 Mar 2009 14:18:57 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376830#M348035</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-03-11T14:18:57Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376831#M348036</link>
      <description>Hi ducan,&lt;BR /&gt;&lt;BR /&gt;Thanks for ur reply..&lt;BR /&gt;&lt;BR /&gt;Since maxuprc is dynamic ,it should be changed without boot.&lt;BR /&gt;&lt;BR /&gt;himacs</description>
      <pubDate>Wed, 11 Mar 2009 14:36:59 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376831#M348036</guid>
      <dc:creator>himacs</dc:creator>
      <dc:date>2009-03-11T14:36:59Z</dc:date>
    </item>
    <item>
      <title>Re: kctune</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376832#M348037</link>
      <description>Yes thats normally the case, but note the following in the manual for kernel configuration:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://docs.hp.com/en/B2355-90950/ch03s11.html#i489956" target="_blank"&gt;http://docs.hp.com/en/B2355-90950/ch03s11.html#i489956&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;The following paragraph:&lt;BR /&gt;&lt;BR /&gt;------------------------------------&lt;BR /&gt;When you change a tunable value using a command like the above examples, the change will be made immediately to the currently running system, if possible. Sometimes itâ  s not possible to make the change immediately; for example, you might be trying to reduce the maximum value of some resource to below the current usage. Also, there are some tunables that cannot be changed without a reboot. In those cases, kctune will hold the change and apply it at next boot. If any change on the kctune command line has to be held for next boot, they all will be.&lt;BR /&gt;------------------------------------&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;So I'm guessing as there are other kernel changes pending (those we saw with kconfig -D) then all kernel changes are held pending reboot. In your case you're only increasing the value by 1, so I wouldn't get too worked up about it.&lt;BR /&gt;&lt;BR /&gt;Go back to my last post and look at using kclog to figure out where those pending changes came from. Then either reboot to apply the changes, or if you are *absolutely* sure these changes don't need to be applied back them out using "kconfig -H"&lt;BR /&gt;&lt;BR /&gt;After either of those, I think you'll find kctune will qork as advertised&lt;BR /&gt;&lt;BR /&gt;HTH&lt;BR /&gt;&lt;BR /&gt;Duncan</description>
      <pubDate>Wed, 11 Mar 2009 14:55:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/kctune/m-p/4376832#M348037</guid>
      <dc:creator>Duncan Edmonstone</dc:creator>
      <dc:date>2009-03-11T14:55:35Z</dc:date>
    </item>
  </channel>
</rss>

