Find the answer to your Linux question:
Results 1 to 3 of 3
Hi all, can any one explain me the advantages of reducing the no: of virtual consoles ? The only advantages that i know are *Reducing the number of virtual consoles ...
  1. #1
    Just Joined!
    Join Date
    Sep 2010
    Posts
    6

    Question advantages of reducing the no:of virtual consoles ?

    Hi all,

    can any one explain me the advantages of reducing the no: of virtual consoles ?

    The only advantages that i know are

    *Reducing the number of virtual consoles will reduce the amount of used RAM

    *Reducing the number of Virtual consoles means a little less work for init to do during boot so boot will be a little faster. After boot has completed it will make no difference unless the system has very little memory.


    is there any other advantage(s) that i have missed ?

  2. #2
    Linux Enthusiast Bemk's Avatar
    Join Date
    Sep 2008
    Location
    Oosterhout-NB, Netherlands
    Posts
    522
    It could be that you reduce the amount of cpu cycles used for the login applications in each tty, though I'm not sure about it.

    For the rest, I wouldn't know any advantages. I only see disadvantages for me, for I use the text based ttys a lot.

  3. #3
    Linux Guru Rubberman's Avatar
    Join Date
    Apr 2009
    Location
    I can be found either 40 miles west of Chicago, or in a galaxy far, far away.
    Posts
    8,977
    No real advantage. The amount of RAM that each uses is minimal - most is shared between them (code, string literals, etc). The amount of time it adds to boot is probably on the order of milliseconds - nothing you'd be able to detect. As someone once so wisely said, "If it ain't broke, don't fix it!".
    Sometimes, real fast is almost as good as real time.
    Just remember, Semper Gumbi - always be flexible!

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...