wrote:
> I need a laptop with the following requirements:
> 1. I do not like waiting till the notebook finishes booting up. In
> other words it has to be extremely fast in booting up.
That's a function of your perating system and its configuration, not the
laptop.
> Additionally it
> has to be very fast in shutting down again.
Ditto.
> 2. When moving smaller windows across the screen, they often freeze by
> leaving 50 or so frames behind. I do not like that.
That depends on your operating system and window manager and the ay you
have it configured. It sounds to me like you are doing "solid" moves
with a software "Vesa" (standard) driver. Don't do that. Configure
for skeletn animation or no animation only.
> 3. When using Windows Explorer or just clicking on folders I do not
> like when the computers needs time to show the new folders/map (often
> the moving flash light appears). I don't like that.
Well, don't use WE. Is that a "gui file manager"? I'm sure there are
alternatives. Again, this sounds like something to do with your o/s -
you may have configured it so that it does not use dma for disk
transfers, or perhaps it is doing synchronous i/o to the disk, or
turning interrupts off while waiting on disk i/o. Don't do that. Use a
different driver, o/s or change its configuration.
It may be that your disk is slow, but a proper o/s will have a
sensible buffering and caching and lookahead management scheme, and
you wouldn't notice. Try tuning your o/s to your likes.
> So, how can I avoid the following things mentioned above (because they
> are really annoying to me)?
You'd have to learn what you were doing.
> Besides the annoying things mentioned above, the computer will be used
> for LaTeX, meaning compiling a lot of code and regular office
> application.
That's not a heavy load at all. CPUs are faster than lightning nowadays
and all latex does is solve linear constraint problems to determine
character placings. I write whle books on a 450, and did on a 150.
> The laptop is NOT going to be used for gaming. The laptop
> will both run Windows and Linux.
Then you will find it easy to avoid Windows Explorer.
> What specifications should I look for?
None. Anything will do. Get a laptop you can service, which
eassentially means an IBM. Check out the linux-laptops page. My needs
in laptps may be different from yours - I like small keyboards and
tiny screens and lightweight ultraportables with excellent networking
and NO peripherals.
Peter