<?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: parent process kill? in Operating System - HP-UX</title>
    <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699491#M249096</link>
    <description>Is zungwon wanting to kill the process with PID=0?? I think he is trying to some other requiremnet.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
    <pubDate>Thu, 29 Dec 2005 04:24:45 GMT</pubDate>
    <dc:creator>Muthukumar_5</dc:creator>
    <dc:date>2005-12-29T04:24:45Z</dc:date>
    <item>
      <title>parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699484#M249089</link>
      <description>I was looking over process didn't using currently.&lt;BR /&gt;I just want to know the process have PID=0 must not kiiled, or  present in unnecessary process.&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Dec 2005 04:03:28 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699484#M249089</guid>
      <dc:creator>???_185</dc:creator>
      <dc:date>2005-12-29T04:03:28Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699485#M249090</link>
      <description>can you please ellaborate the requirement more? I did not get what you are requiring for?&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Thu, 29 Dec 2005 04:08:40 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699485#M249090</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-29T04:08:40Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699486#M249091</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Process with PID=0 is the swapper and you MUST NOT kill it.&lt;BR /&gt;&lt;BR /&gt;Best Regards,&lt;BR /&gt;&lt;BR /&gt;Eric Antunes&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 29 Dec 2005 04:09:24 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699486#M249091</guid>
      <dc:creator>Eric Antunes</dc:creator>
      <dc:date>2005-12-29T04:09:24Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699487#M249092</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;The pid 0  process is a swapper process. this is the process which is controlling the swapping activity. ( this process controlling two deamon, swapper deamon and vhand deamon)&lt;BR /&gt;&lt;BR /&gt;regards&lt;BR /&gt;Tvs</description>
      <pubDate>Thu, 29 Dec 2005 04:09:37 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699487#M249092</guid>
      <dc:creator>Tvs</dc:creator>
      <dc:date>2005-12-29T04:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699488#M249093</link>
      <description>Hello, &lt;BR /&gt;&lt;BR /&gt;You shouldn't kill PPID "0" since it is the parent process for all other processes running in HP-UX. It is known as "swapper" &lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 29 Dec 2005 04:10:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699488#M249093</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-29T04:10:36Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699489#M249094</link>
      <description>More information about "swapper" &lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://wwwpdp.web.cern.ch/wwwpdp/ose/file/hpux10/UNX1000267.html" target="_blank"&gt;http://wwwpdp.web.cern.ch/wwwpdp/ose/file/hpux10/UNX1000267.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;PROBLEM TEXT&lt;BR /&gt;&lt;BR /&gt;I do a `ps' and it reports a swapper process.  Why is that there, when we&lt;BR /&gt;don't swap anymore?&lt;BR /&gt;&lt;BR /&gt;RESOLUTION TEXT&lt;BR /&gt;&lt;BR /&gt;It's correct that the swapper process does not swap entire processes any&lt;BR /&gt;more, but it does something similar.  When available RAM is very low (below&lt;BR /&gt;the "minfree" threshold), the swapper begins deactivating processes.  When a&lt;BR /&gt;process is targeted for deactivation, that process is removed from the run&lt;BR /&gt;queue.  Since the process can no longer execute, the pages associated with&lt;BR /&gt;the process are less likely to be referenced.  The normal paging mechanism&lt;BR /&gt;(vhand) will then be more likely to push a deactivated process's pages out&lt;BR /&gt;to the "swap" device.&lt;BR /&gt;&lt;BR /&gt;HP considered changing the commands and documentation, but decided against&lt;BR /&gt;it.  The term "swapper" is deeply ingrained in everyone's minds, and the&lt;BR /&gt;swapper still exists even though it no longer does that job by name...&lt;BR /&gt;&lt;BR /&gt;-Arun</description>
      <pubDate>Thu, 29 Dec 2005 04:13:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699489#M249094</guid>
      <dc:creator>Arunvijai_4</dc:creator>
      <dc:date>2005-12-29T04:13:26Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699490#M249095</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;Don't kill PID 0&lt;BR /&gt;I you do this, your server will stop working.&lt;BR /&gt;The only solution to solve it will be rebooting your server</description>
      <pubDate>Thu, 29 Dec 2005 04:14:19 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699490#M249095</guid>
      <dc:creator>Luk Vandenbussche</dc:creator>
      <dc:date>2005-12-29T04:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699491#M249096</link>
      <description>Is zungwon wanting to kill the process with PID=0?? I think he is trying to some other requiremnet.&lt;BR /&gt;&lt;BR /&gt;-Muthu</description>
      <pubDate>Thu, 29 Dec 2005 04:24:45 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699491#M249096</guid>
      <dc:creator>Muthukumar_5</dc:creator>
      <dc:date>2005-12-29T04:24:45Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699492#M249097</link>
      <description>&lt;BR /&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;PID 0 is the mother of ALL process. Please DONT kill that.&lt;BR /&gt;&lt;BR /&gt;Also whenever you kill any process which has already forked some chiled process you should take CARE ! because those chils process of would enter ZOOMBIE state and you may have to kill all of them manually.&lt;BR /&gt;&lt;BR /&gt;go thro the man page of "ps" for more info.&lt;BR /&gt;&lt;BR /&gt;With Regards,&lt;BR /&gt;&lt;BR /&gt;Siva.</description>
      <pubDate>Thu, 29 Dec 2005 08:22:43 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699492#M249097</guid>
      <dc:creator>Sivakumar TS</dc:creator>
      <dc:date>2005-12-29T08:22:43Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699493#M249098</link>
      <description>I just have examine root's process.&lt;BR /&gt;    root    10     0  0  Sep 24  ?         0:09 autofskd &lt;BR /&gt;    root    18     0  0  Sep 24  ?        360:52 ksyncer_daemon &lt;BR /&gt;    root    21     0  0  Sep 24  ?         0:00 pagetable_init_daemon ??&lt;BR /&gt;    root    22     0  0  Sep 24  ?         0:00 supsched &lt;BR /&gt;    root    23     0  0  Sep 24  ?         0:00 strmem = ""&lt;BR /&gt;    root    24     0  0  Sep 24  ?         0:00 strweld = &lt;BR /&gt;    root    25     0  0  Sep 24  ?         0:00 strfreebd&lt;BR /&gt;    root     3     0  0  Sep 24  ?        53:47 statdaemon -&amp;gt; &lt;BR /&gt;    root     4     0  0  Sep 24  ?         4:19 unhashdaemon -&amp;gt;  &lt;BR /&gt;    root    26     0  0  Sep 24  ?         6:22 progressdaemon&lt;BR /&gt;    root    27     0  0  Sep 24  ?         0:00 awd&lt;BR /&gt;    root    28     0  0  Sep 24  ?         0:00 kmemdaemon&lt;BR /&gt;    root    29     0  0  Sep 24  ?         0:00 ttisr&lt;BR /&gt;    root    30     0  0  Sep 24  ?         0:41 ipmid&lt;BR /&gt;    root    37     0  0  Sep 24  ?         0:00 eventdaemon&lt;BR /&gt;    root    38     0  0  Sep 24  ?        699:01 schedcpu&lt;BR /&gt;    root    39     0  0  Sep 24  ?        1119:28 pagezerod&lt;BR /&gt;    root    40     0  0  Sep 24  ?        41:59 cmcd&lt;BR /&gt;    root    59     0  0  Sep 24  ?         0:00 kend&lt;BR /&gt;    root    87     0  0  Sep 24  ?         0:00 rng&lt;BR /&gt;    root   649     1  0  Sep 24  ?         0:00 /usr/sbin/ptydaemon&lt;BR /&gt;    root   664     1  0  Sep 24  ?         0:00 /usr/sbin/hotplugd /var/adm/hotplugd.log trunc&lt;BR /&gt;    root   678     1  0  Sep 24  ?         0:00 /usr/lbin/nktl_daemon 0 0 0 0 0 1 -2&lt;BR /&gt;        root  1726     1  0  Sep 24  ?        14:43 /opt/dce/sbin/rpcd &lt;BR /&gt;        root  1739  1736  0  Sep 24  ?         0:00 /opt/wbem/sbin/cimservera &lt;BR /&gt;    root  1792     1  3  Sep 24  ?        427:10 /usr/sbin/pwgrd&lt;BR /&gt;    root  2178     1  0  Sep 24  ?         0:04 /sbin/krsd -i &lt;BR /&gt;    root  2052     1  0  Sep 24  ?        18:45 vxsvc -r /opt/VRTSob/config/Registry -e&lt;BR /&gt;    root  2164     1  0  Sep 24  ?         0:00 /sbin/sh /usr/dt/bin/dtrc&lt;BR /&gt;    root  2124  2122  0  Sep 24  ?         0:00 llbserver &lt;BR /&gt;    root  2221  2164  0  Sep 24  ?         0:00 /usr/dt/bin/dtlogin&lt;BR /&gt;    root  2180     1  0  Sep 24  ?         1:59 /opt/wbem/sbin/cimserverd&lt;BR /&gt;    root  2179     1  0  Sep 24  ?         0:00 /sbin/sfd &lt;BR /&gt;    root  2200     1  0  Sep 24  ?        88:20 /usr/lbin/kcmond&lt;BR /&gt;    root  2375  1826  0  Sep 24  ?        67:10 psmctd-&amp;gt;EMS Hardware Monitors &lt;BR /&gt;    root  3580  3577  3  Sep 24  ?        471:51 /usr/lbin/cmgmsd&lt;BR /&gt;    root  3593     0  0  Sep 24  ?         0:00 resyncd&lt;BR /&gt;    root  1644     1  0  Sep 24  ?         0:00 /usr/sbin/hp_unixagt &lt;BR /&gt;    root  1830     1  0  Sep 24  ?         0:00 /usr/sbin/envd &lt;BR /&gt;    root   771     1  0  Sep 24  ?         0:45 /usr/lbin/ilmid&lt;BR /&gt;    root  1291     1  0  Sep 24  ?         0:05 /usr/sbin/rpcbind -&amp;gt; nfs.core&lt;BR /&gt;   root  1653     1  0  Sep 24  ?        27:45 /usr/sbin/ipv6agt&lt;BR /&gt;   root  1711     1  0  Sep 24  ?         0:00 /usr/sbin/fddi4subagt&lt;BR /&gt;  root  1736     1  0  Sep 24  ?        141:27 /opt/wbem/sbin/cimserver&lt;BR /&gt; &lt;BR /&gt; &lt;BR /&gt;is there processes have to erase? especially, I couldn't know how can I erase fddi4subagt?</description>
      <pubDate>Fri, 30 Dec 2005 02:13:25 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699493#M249098</guid>
      <dc:creator>???_185</dc:creator>
      <dc:date>2005-12-30T02:13:25Z</dc:date>
    </item>
    <item>
      <title>Re: parent process kill?</title>
      <link>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699494#M249099</link>
      <description>hi,&lt;BR /&gt;&lt;BR /&gt;fddi4subagt is an snmp agent. u may stop it by:&lt;BR /&gt;&lt;BR /&gt;# /sbin/init.d/SnmpFddi4 stop&lt;BR /&gt;&lt;BR /&gt;# ps -ef|grep -i fddi4&lt;BR /&gt;to verify if the process is stop.&lt;BR /&gt;&lt;BR /&gt;regards.</description>
      <pubDate>Fri, 30 Dec 2005 02:31:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-hp-ux/parent-process-kill/m-p/3699494#M249099</guid>
      <dc:creator>Joseph Loo</dc:creator>
      <dc:date>2005-12-30T02:31:48Z</dc:date>
    </item>
  </channel>
</rss>

