LINUX LITE 7.2 FINAL RELEASED - SEE RELEASE ANNOUNCEMENTS SECTION FOR DETAILS


Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Tips
#7
Hi then00b,

Another tip that I've used, and you might try, to improve the running of your setup, is to reduce the swappiness of your hard drive.  This may well have been described elsewhere on the forum.  If you have a solid state drive then this does not apply.

Using your terminal, type the following:
Code:
sudo leafpad /etc/sysctl.conf
- the configuration file will open
- add the following lines at the bottom of that file:

Code:
#
# Swappiness
vm.swappiness=10

After rebooting the swappiness is set from the default value of 60 to a value of 10. This can be checked by running the following command:
Code:
sudo cat /proc/sys/vm/swappiness

The swap tendency can have a value from 0 (fully off) to 100 (the swap file is constantly used and so may slow your PC).

A workable and practical rule for changing the swappiness value can be:
1 GB or more of RAM: 10
Less than 1GB of RAM: 1

Regards
Mike
64bit OS (32-bit on Samsung[i] netbook) installed in [i]Legacy mode on MBR-formatted SSDs (except pi which uses a micro SDHC card):
2017 - Raspberry pi 3B (4cores) ~ [email protected] - LibreElec, used for upgrading our Samsung TV (excellent for the task)  
2012 - Lenovo G580 2689 (2cores; 4threads] ~ [email protected] - LL3.8/Win8.1 dual-boot (LL working smoothly)
2011 - Samsung NP-N145 Plus (1core; 2threads) ~ Intel Atom [email protected] - LL 3.8 32-bit (64-bit too 'laggy')
2008 - Asus X71Q (2cores) ~ Intel [email protected] - LL4.6/Win8.1 dual-boot, LL works fine with kernel 4.15
2007 - Dell Latitude D630 (2cores) ~ Intel [email protected] - LL4.6, works well with kernel 4.4; 4.15 doesn't work
Reply


Messages In This Thread
Tips - by then00b - 06-21-2016, 01:43 PM
Re: Tips - by Coastie - 06-21-2016, 10:41 PM
Re: Tips - by aus9 - 06-22-2016, 04:38 AM
Re: Tips - by m654321 - 06-25-2016, 02:53 PM
Re: Tips - by LL-user - 06-25-2016, 10:18 PM
Re: Tips - by m654321 - 06-26-2016, 06:28 AM
Re: Tips - by m654321 - 06-27-2016, 08:30 AM
Re: Tips - by N4RPS - 06-27-2016, 12:26 PM
Re: Tips - by JmaCWQ - 06-27-2016, 09:43 PM
Re: Tips - by m654321 - 06-28-2016, 06:53 AM
Re: Tips - by then00b - 06-28-2016, 09:10 AM
Re: Tips - by then00b - 06-28-2016, 09:20 AM
Re: Tips - by torreydale - 06-28-2016, 01:02 PM
Re: Tips - by m654321 - 06-28-2016, 04:00 PM
Re: Tips - by Valtam - 06-28-2016, 04:38 PM
Re: Tips - by aus9 - 06-29-2016, 12:18 AM
Re: Tips - by m654321 - 06-29-2016, 08:22 AM
Re: Tips - by aus9 - 06-29-2016, 02:06 PM
Re: Tips - by torreydale - 06-29-2016, 03:32 PM
Re: Tips - by then00b - 06-30-2016, 09:02 AM
Re: Tips - by then00b - 07-02-2016, 04:16 PM

Forum Jump:


Users browsing this thread: 2 Guest(s)