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 ...
- 09-30-2010 #1Just Joined!
- Join Date
- Sep 2010
- Posts
- 6
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 ?
- 09-30-2010 #2
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.
- 09-30-2010 #3Linux Guru
- 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!


Reply With Quote