Multi-task
-
It's not the RAM utilization slowing down your computer, it's the IO operations causing the slowdown. Even your boot will be very slow if you have SQL Server or any other database engine installed.
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
I know, but I still complain.
-
It's the only way: http://cache.ohinternet.com/images/e/e9/Advice_dog_system_32.jpg[^]
System 32 is over rated. :)
-
Guess what happens when you run Oracle, SQL Server, Interbase & Blackfish on your laptop ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Very very little at all? :-D
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
-
Very very little at all? :-D
"The secret of happiness is freedom, and the secret of freedom, courage." Thucydides (B.C. 460-400)
Matthew Faithfull wrote:
Very very little at all?
Yes, you do get time a cup, or two, of your favourite beverage in the morning ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Guess what happens when you run Oracle, SQL Server, Interbase & Blackfish on your laptop ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
then you can hear your HDD scream while your CPU sit back and relax at 15% :-D
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
then you can hear your HDD scream while your CPU sit back and relax at 15% :-D
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
Not sure - it takes 15-20 minutes before the logon completes ... hopefully this will work way better on my new machine - which I hope I will actually start using one of these days ;)
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Not sure - it takes 15-20 minutes before the logon completes ... hopefully this will work way better on my new machine - which I hope I will actually start using one of these days ;)
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
What!!!? You actually have all of these installed on your laptop? I thought you are pointing out a possible scenario. :) Don't you have an older desktop/laptop laying around? You have way too much patience... you must be writing some quality code :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
What!!!? You actually have all of these installed on your laptop? I thought you are pointing out a possible scenario. :) Don't you have an older desktop/laptop laying around? You have way too much patience... you must be writing some quality code :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
Rutvik Dave wrote:
You actually have all of these installed on your laptop?
I do ... which is why I have some hope for my new laptop, a thorougly uppgraded HP 8570w The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Rutvik Dave wrote:
You actually have all of these installed on your laptop?
I do ... which is why I have some hope for my new laptop, a thorougly uppgraded HP 8570w The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Espen Harlinn wrote:
The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Interesting... I don't know what is you requirement regarding mobility, but I would let everything installed on the older/existing laptop and install the client software on the new shiny HP 8570w and then connect to the older laptop The Database Server (which I would never turn off). :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
-
Guess what happens when you run Oracle, SQL Server, Interbase & Blackfish on your laptop ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Remember: don't cross the streams!
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
-
Espen Harlinn wrote:
The odd thing is that, once everything is up and running, I can actually get pretty decent performance out of the database servers ...
Interesting... I don't know what is you requirement regarding mobility, but I would let everything installed on the older/existing laptop and install the client software on the new shiny HP 8570w and then connect to the older laptop The Database Server (which I would never turn off). :)
Remind Me This - Manage, Collaborate and Execute your Project in the Cloud
Rutvik Dave wrote:
requirement regarding mobility
I tend to do a wee bit of work outside regular hours - so I bring the development box with me when I leave the office. Work supplies me with the laptop, at home I'm somewhat better equipped ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Remember: don't cross the streams!
cheers, Chris Maunder The Code Project | Co-founder Microsoft C++ MVP
The caffeine also helps to boot up 'Ze Little Grey Cells' for the day ... I've never been a great fan of mornings ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Rutvik Dave wrote:
requirement regarding mobility
I tend to do a wee bit of work outside regular hours - so I bring the development box with me when I leave the office. Work supplies me with the laptop, at home I'm somewhat better equipped ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Do you need all those engines at startup or only on demand? Maybe just disabling the automatic start of all those greedy databases might improve your boot time? :)
-
Do you need all those engines at startup or only on demand? Maybe just disabling the automatic start of all those greedy databases might improve your boot time? :)
Did that for a while, but lately I need both when I start working - disabling Oracle helped a bit, cutting about 5 minutes of the time required to boot, disabling MS SQL Server didn't make much of a difference. Disabling FSecure made a lot of difference ... but then we're not supposed to do that, so I turned it back on. So FSecure is probably the real culprit, but it behaved well enough before I installed the servers.
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Did that for a while, but lately I need both when I start working - disabling Oracle helped a bit, cutting about 5 minutes of the time required to boot, disabling MS SQL Server didn't make much of a difference. Disabling FSecure made a lot of difference ... but then we're not supposed to do that, so I turned it back on. So FSecure is probably the real culprit, but it behaved well enough before I installed the servers.
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Or then just delay the automatic start of the services until you're logged in (e.g. write a short batch script and move it in the autorun folder ;P) so you can in the meantime start more (or less) important things like codeproject (most important ;)) or checking the mailbox Otherwise: Set up WOL an boot the computer from your mobile phone :laugh: (tried this with my pc at home ;))
-
Or then just delay the automatic start of the services until you're logged in (e.g. write a short batch script and move it in the autorun folder ;P) so you can in the meantime start more (or less) important things like codeproject (most important ;)) or checking the mailbox Otherwise: Set up WOL an boot the computer from your mobile phone :laugh: (tried this with my pc at home ;))
And loose my valuable 20 minutes for coffee and inane chatter? :omg:
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
And loose my valuable 20 minutes for coffee and inane chatter? :omg:
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Haha, I don't need 20 minutes boottime to do that :laugh:
-
Haha, I don't need 20 minutes boottime to do that :laugh:
Nicholas Marty wrote:
I don't need 20 minutes boot time to do that
it's a pleasant way to start the day, and the chatter isn't really inane - once I start working, getting disturbed is sometimes more than a bit annoying.
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
-
Did that for a while, but lately I need both when I start working - disabling Oracle helped a bit, cutting about 5 minutes of the time required to boot, disabling MS SQL Server didn't make much of a difference. Disabling FSecure made a lot of difference ... but then we're not supposed to do that, so I turned it back on. So FSecure is probably the real culprit, but it behaved well enough before I installed the servers.
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra
Espen Harlinn wrote: So FSecure is probably the real culprit Hmm.. I would exclude the directory containing your database data from any virus scans.(like FSecure) This might improve your boot time and will also help insure that it does not corrupt your data.
-
Espen Harlinn wrote: So FSecure is probably the real culprit Hmm.. I would exclude the directory containing your database data from any virus scans.(like FSecure) This might improve your boot time and will also help insure that it does not corrupt your data.
On my work computer I can disable FSecure, but due to policy settings I can't change what gets checked or not - the logic of it kind of escapes me ...
Espen Harlinn Principal Architect, Software - Goodtech Projects & Services AS Projects promoting programming in "natural language" are intrinsically doomed to fail. Edsger W.Dijkstra