** Description changed:

  After resuming from suspend, on average one in five times excessive
  swapping starts. This often continues for several minutes, but sometimes
  even for ten minutes or more (I'm not always patient enough to sit it
  out). During this phase, it is not possible to log into the screenlock,
  because the password dialog is not (yet) showing. I can log in to the
  text console, but repsonse is slow and sluggish. atop registers massive
  disk IO (duh) and equally massive memory allocation and de-allocation.
  Often, I see processes like firefox, thunderbird, Xorg, ooffice (and
  others) deallocating 100's of MBs, to reallocate them shortly after.
  
  WORKAROUND: Run the following in a terminal:
  gksudo gedit /etc/sysctl.conf
  
- Change:
- vm.swappiness=60
- 
- to:
+ Add to the end of the file:
  vm.swappiness=10
  
- Save and close, reboot your computer.
+ Save and close. Then reboot your computer, or execute:
+ echo 10 | sudo dd of=/proc/sys/vm/swappiness
  
  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-32-generic 3.2.0-32.51
  ProcVersionSignature: Ubuntu 3.2.0-32.51-generic 3.2.30
  Uname: Linux 3.2.0-32-generic x86_64
  NonfreeKernelModules: fglrx
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  AplayDevices:
   **** List of PLAYBACK Hardware Devices ****
   card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
     Subdevices: 1/1
     Subdevice #0: subdevice #0
  ApportVersion: 2.0.1-0ubuntu14
  Architecture: amd64
  ArecordDevices:
   **** List of CAPTURE Hardware Devices ****
   card 0: Intel [HDA Intel], device 0: AD198x Analog [AD198x Analog]
     Subdevices: 2/2
     Subdevice #0: subdevice #0
     Subdevice #1: subdevice #1
  AudioDevicesInUse:
   USER        PID ACCESS COMMAND
   /dev/snd/controlC0:  feenstra   2580 F.... pulseaudio
  Card0.Amixer.info:
   Card hw:0 'Intel'/'HDA Intel at 0xd8420000 irq 49'
     Mixer name : 'Analog Devices AD1984A'
     Components : 'HDA:11d4194a,103c30dc,00100400'
     Controls      : 18
     Simple ctrls  : 11
  Date: Mon Nov 12 18:19:24 2012
  HibernationDevice: RESUME=UUID=92c92b0a-05c8-423e-a01a-5e80e3b0af85
  MachineType: Hewlett-Packard HP EliteBook 6930p
  PccardctlStatus:
   Socket 0:
     3.3V
    16-bit
    PC Card
     Subdevice 0 (function 0) bound to driver "pata_pcmcia"
  ProcFB: 0 VESA VGA
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-32-generic 
root=UUID=21da2f5d-74ae-4f92-bafe-1ee80dcee5c9 ro quiet splash vt.handoff=7
  RelatedPackageVersions:
   linux-restricted-modules-3.2.0-32-generic N/A
   linux-backports-modules-3.2.0-32-generic  N/A
   linux-firmware                            1.79.1
  SourcePackage: linux
  StagingDrivers: mei
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 07/31/2009
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 68PCD Ver. F.12
  dmi.board.name: 30DC
  dmi.board.vendor: Hewlett-Packard
  dmi.board.version: KBC Version 87.27
  dmi.chassis.asset.tag: CZC9351JJ6
  dmi.chassis.type: 10
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr68PCDVer.F.12:bd07/31/2009:svnHewlett-Packard:pnHPEliteBook6930p:pvrF.12:rvnHewlett-Packard:rn30DC:rvrKBCVersion87.27:cvnHewlett-Packard:ct10:cvr:
  dmi.product.name: HP EliteBook 6930p
  dmi.product.version: F.12
  dmi.sys.vendor: Hewlett-Packard

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1078038

Title:
  excessive swapping on resume renders laptop useless 20% of the time

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1078038/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to