I agree on the time needed for mounting the swap every time, this is why I would prefer to have it always on!
I could craete a big swap on the SD I have always in, but I have read that sd cards risk to be \"consumed\" very quickly with all the read/writes a swap requires ; and it would be Waaay slower than the microdrive!
Any way, here is the (relevant) dmesg part for when I suspend/resume:
monitor_hotplug: agent: usbd interface: monitor action: suspend
usbdcore: usbdcore 0.1 035 2002-06-12 20:00 exiting
monitor_pm_event: suspend finished (rc=0)
invalidate: busy buffer
sa1100_pcmcia_suspend(0)
screen backup!
suspend main adc = 579(579)
fatal chk = 373
suspend backup adc = 438(438)
screen restore!
comadj = 157,44414d43,44414d43
sa1100_pcmcia_init(0)
sa1100_pcmcia_init(0)
ide_release(0xc1b2c3e0)
in_interrupt
sa1100_pcmcia_init(1)
sd : cmd [ 0 ] response [ 03 ]
sd : cmd [ 55 ] response [ 05 ]
hotplug_schedule_bh: schedule bh
hotplug_bh:
monitor_connected: 1
monitor_restore: RESTORE_LOADED
monitor_hotplug: agent: usbd interface: monitor action: restore-loaded
usbdcore: usbdcore 0.1 035 2002-06-12 20:00 (dbg="")
net_fd 0.1 035 2002-06-12 20:00 (dbg="",alwaysup=0,OUT=64,IN=64)
vendorID: 4dd productID: 8004
sa1100_bi 0.2 035 2002-06-12 20:00 (dbg="")
bi_modinit: call udc_startup_events
bi_device_event: call udc_enable
bi_device_event: call udc_all_interrupts
ide_detach(0xc1b2c3e0)
ide_release(0xc1b2c3e0)
ide_attach()
ide_config(0xc1b2cde0)
hda: GS-Magicstor 1022C 23080803, ATA DISK drive
ide0 at 0xc5270000-0xc5270007,0xc527000e on irq 35
hda: 4194126 sectors (2147 MB) w/128KiB Cache,
CHS=4160/16/63
hda: [PTBL] [261/255/63] hda1 hda2 hda3
ide_cs: hda: Vcc = 3.3, Vpp = 0.0
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
EXT3-fs: Unrecognized mount option quiet
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
EXT2-fs: Unrecognized mount option quiet
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
cramfs: wrong magic
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
VFS: Can\'t find a Minix or Minix V2 filesystem
on device 03:01.
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
VFS: Disk change detected on device ide0(3,1)
hda: hda1 hda2 hda3
MSDOS FS: IO charset utf8
Is this of any help?
Adalberto