78
Trying to rescue a 1GB RAM laptop
(lemmy.ml)
From Wikipedia, the free encyclopedia
Linux is a family of open source Unix-like operating systems based on the Linux kernel, an operating system kernel first released on September 17, 1991 by Linus Torvalds. Linux is typically packaged in a Linux distribution (or distro for short).
Distributions include the Linux kernel and supporting system software and libraries, many of which are provided by the GNU Project. Many Linux distributions use the word "Linux" in their name, but the Free Software Foundation uses the name GNU/Linux to emphasize the importance of GNU software, causing some controversy.
Community icon by Alpár-Etele Méder, licensed under CC BY 3.0
Compile your own kernel for those atom processors and they work much better.
It’s not hard, there’s a text interface for it where you just pick what to do from a list.
That will only speed it up slightly at best and at worse it will be slower
I've never compiled my kernel so I'm not familiar with what is happening there, but why could that be faster? Is it only installing drivers for present devices, or what is happening?
I can’t remember off the top of my head because it’s been a long while, but there’s some weird option inside the configurator that accounts for one of the things the early atom line doesn’t have that the default kernel expects out of x86 or x64 processors.
Of course, any binary program that was compiled with the expectation of that capacity would also have weird hangs and slowness, but (like I said, a while ago) that didn’t tend to cause a 1.3ghz atom to be slower than a 700mhz pentium m.