Top question! kdeinit, how come so many? Can I configure it down?

2008-08-23 Thread Christopher Joyner
I notice that when running top, about 10 different kdeinit's are running.
Is there a way to tone it down, and only have the minimum of them?
I want to cut down on the memory usage, which takes up about 90% of the ram I 
have.


 In Love in Jesus Christ, Or Lord and Savior.


For God so loved the world, that he gave his only *begotten Son, that whosoever 
believeth in him should not perish, but have everlasting life.
--John 3:16



  
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Top question

2004-11-07 Thread Josh Paetzel
The top manpage does not explain what the C field in top's output is 
for.  I assume it shows which CPU a process is running on...would be 
nice to know for sure what it is though.

 PID USERNAME PRI NICE   SIZERES STATE  C   TIME   WCPUCPU 
COMMAND


-- 
Thanks,

Josh Paetzel
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top question

2004-11-07 Thread Giorgos Keramidas
On 2004-11-07 18:53, Josh Paetzel [EMAIL PROTECTED] wrote:
 The top manpage does not explain what the C field in top's output is
 for.  I assume it shows which CPU a process is running on...would be
 nice to know for sure what it is though.

  PID USERNAME PRI NICE   SIZERES STATE  C   TIME   WCPUCPU COMMAND

Your guess is right.  The C column is only enabled on SMP machines, and it
displays the last cpu this process has run on.  This field is only shown by
top(1) AFAICT and not by ps(1), so we should probably do two things:

a. Update the top(1) manpage -- adding a description of what C displays

b. Add a similar column to ps(1), so that top  ps output are as similar as
possible.

I'll see if I can update both during the following days :-)

___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: Top question

2004-11-07 Thread Dev Tugnait
The option C displays total cpu states or usage rather than indiviual cpus on a 
smp board.

* Josh Paetzel ([EMAIL PROTECTED]) wrote:
 The top manpage does not explain what the C field in top's output is 
 for.  I assume it shows which CPU a process is running on...would be 
 nice to know for sure what it is though.
 
  PID USERNAME PRI NICE   SIZERES STATE  C   TIME   WCPUCPU 
 COMMAND
 
 
 -- 
 Thanks,
 
 Josh Paetzel
 ___
 [EMAIL PROTECTED] mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to [EMAIL PROTECTED]
+--==/\/\==--+   (__)  FreeBSD  
  
|   [EMAIL PROTECTED] |\\\'',)  The   
 
|Kernel  ESCAFLOWNE  |  \/  \ ^Power
  
| Web http://unixdaemon.org  |  .\._/_)To   
  
+--==\/\/==--+ Serve 

[ We've switched the bath sponge with a tribble. ] 
___
[EMAIL PROTECTED] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]