LinuxQuestions.org
Share your knowledge at the LQ Wiki.
Go Back   LinuxQuestions.org > Forums > LinuxQuestions.org > Linux - News > Syndicated Linux News
User Name
Password
Syndicated Linux News This forum is for the discussion of Syndicated Linux News stories.

Notices

Reply
 
LinkBack Search this Thread
Old 11-20-2009, 09:50 AM   #1
LXer
LXer NewsBot
 
Registered: Dec 2005
Posts: 52,728

Rep: Reputation: 72
LXer: CXGames 8.1 Zombie Mallard Overview


Published at LXer:

Left 4 Dead 2 was one of the most anticipated games of 2009. Even before its full release the good people over at Codeweavers where hard at work making sure their CXGames software would be ready to allow Linux and Mac gamers everywhere to fully enjoy this latest edition to Valve's source games. Less than twenty four hours after L4D2 hit shelves CXGames 8.1 was released.

Read More...
 
Old 11-21-2009, 04:19 AM   #2
rohitmehta
LQ Newbie
 
Registered: Nov 2009
Posts: 9

Rep: Reputation: 1
http://funlinuxfun.blogspot.com/

What is a zombie process???
http://funlinuxfun.blogspot.com/ http://funlinuxfun.blogspot.com/ http://funlinuxfun.blogspot.com/ http://funlinuxfun.blogspot.com/ http://funlinuxfun.blogspot.com/ http://funlinuxfun.blogspot.com/


Zombie process is a process observed in Unix/Linux operating system. Zombie process are those process which has finished execution but still have an entry in the process table. This entry for the zombie process is used by the parent to know about the exit status of its child .

After the zombie is removed, its process id and entry in the process table can then be reused but until its entry is in the process table that value cannot be used for other process in case the parent spawns the new process. It will allocate a new pid different from that of zombie process to the new process created.
Zombies can be identified in the output from the ps command in Linux by the presence of a “Z” in the “STAT” column.
To remove zombies from a system, the SIGCHLD signal can be sent to the parent manually, using the kill command. If the parent process still refuses to reap the zombie, the next step would be to remove the parent process. When a process loses its parent, init becomes its new parent. Init periodically executes the wait system call to reap any zombies with init as parent.

http://funlinuxfun.blogspot.com/ http://funlinuxfun.blogspot.com/http....blogspot.com/
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: Wine Cedega and CXGames Benchmark Comparision LXer Syndicated Linux News 0 11-16-2009 04:41 AM
LXer: Running Mono - an Overview LXer Syndicated Linux News 0 10-30-2009 12:20 AM
LXer: Blocking Zombie Spam Netblocks LXer Syndicated Linux News 1 11-30-2008 08:48 PM
LXer: SATA Framework Overview LXer Syndicated Linux News 0 02-22-2007 01:46 AM
LXer: Packet Sniffing Overview LXer Syndicated Linux News 0 07-14-2006 10:21 PM


All times are GMT -5. The time now is 01:57 PM.

Main Menu
 
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
identi.ca: @linuxquestions
Facebook: @linuxquestions
Open Source Consulting | Domain Registration