All of lore.kernel.org
 help / color / mirror / Atom feed
* programs/daemons/PIDs using the network
@ 2005-08-12  5:27 Karthik Vishwanath
  2005-08-13  3:48 ` _z33
  2005-08-13  7:40 ` Richard Adams
  0 siblings, 2 replies; 13+ messages in thread
From: Karthik Vishwanath @ 2005-08-12  5:27 UTC (permalink / raw)
  To: linux-newbie

Hello,

I run icewm as a window manager and have the network status displayed on 
the task-bar. Sometimes I notice quite some activity on the network, 
without really knowing which process is responsible for that. I would like 
to determine the progam-name(s)/daemon(s) and the PID(s) that are involved 
actively in sending/receiving data on the network. 

I tried netstat with the -e, -p, -l and the -a flags, but could not locate 
the program that was actively using the network. What am I missing, what 
must I try? 


regards,

-K

-
To unsubscribe from this list: send the line "unsubscribe linux-newbie" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.linux-learn.org/faqs

^ permalink raw reply	[flat|nested] 13+ messages in thread
[parent not found: <20050814084810.22147.qmail@web61019.mail.yahoo.com>]
* opening linux char device file in user thread.
@ 2005-08-04  7:50 P.Manohar
  2005-08-04 10:14 ` Bhanu Kalyan Chetlapalli
  0 siblings, 1 reply; 13+ messages in thread
From: P.Manohar @ 2005-08-04  7:50 UTC (permalink / raw)
  To: linux-kernel


hai,

    I have written a daemon which is running in user space, will send some 
data periodically to kernel space. This I have done with the help of a 
device file.

  It is working, but I want to apply threads mechanism in that daemon. But 
when I split that daemon functionality into a thread and a original 
process. I am unable to 
open the device file. This is happening in both places(either in thread or 
original process).

The device is opening  when threading is not there.

Can anybody suggest me?

Regards,
P.Manohar.


^ permalink raw reply	[flat|nested] 13+ messages in thread

end of thread, other threads:[~2005-08-24  6:49 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-12  5:27 programs/daemons/PIDs using the network Karthik Vishwanath
2005-08-13  3:48 ` _z33
2005-08-13  7:40 ` Richard Adams
2005-08-13 16:37   ` Ray Olszewski
2005-08-14  5:04     ` Karthik Vishwanath
2005-08-14  6:12   ` starting a user defined daemon at linux startup P.Manohar
2005-08-14 14:32     ` Arturas Moskvinas
2005-08-16 17:49       ` recording a .wav file in a daemon P.Manohar
2005-08-17 15:34         ` Ray Olszewski
2005-08-24  6:49       ` getting kernel symbols list in FC2 P.Manohar
     [not found] <20050814084810.22147.qmail@web61019.mail.yahoo.com>
2005-08-15  5:21 ` starting a user defined daemon at linux startup P.Manohar
  -- strict thread matches above, loose matches on Subject: below --
2005-08-04  7:50 opening linux char device file in user thread P.Manohar
2005-08-04 10:14 ` Bhanu Kalyan Chetlapalli
2005-08-13 10:12   ` starting a user defined daemon at linux startup P.Manohar
2005-08-13 10:19     ` Jan-Benedict Glaw

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.