Author Topic: Kernel-modules-and-util-squashfs Avalable For Rc8  (Read 1852 times)

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Kernel-modules-and-util-squashfs Avalable For Rc8
« on: January 07, 2005, 06:28:14 am »
Package is now available on the unstable feed and contains the Kernel module with the mksquashfs util for release 2.1 of the filesystem.

- Andy
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card

pgas

  • Hero Member
  • *****
  • Posts: 1097
    • View Profile
    • http://
Kernel-modules-and-util-squashfs Avalable For Rc8
« Reply #1 on: January 07, 2005, 07:28:58 am »
may I ask why it is not recommended to use this on a cf?
SLC-860 cacko / senao wifi

iamasmith

  • Hero Member
  • *****
  • Posts: 1248
    • View Profile
Kernel-modules-and-util-squashfs Avalable For Rc8
« Reply #2 on: January 07, 2005, 07:46:53 am »
I found during testing this on a 1Gb Microdrive that the PCMCIA card services were suspending the storage device. Resume delay was causing problems if you were in the process of accessing a squash file system stored on the device at the time (or in my case apache was serving my static Wikipedia pages) - i.e. the squashfs driver would fail and start giving back empty portions of the fs. It's particularly bad on older Microdrives but could effect other CF cards. SD cards do not seem to be effected.

So strictly speaking, I would probably make this advice for other file systems that you are likely to run from files (i.e. cramfs). If you have a CF card that you haven't had these problems with when using something like cramfs then by all means give it a go.

- Andy
« Last Edit: January 07, 2005, 08:06:48 am by iamasmith »
OpenBSD 4.2 -current on full 4Gb of SL-C3000
Microdrive replaced with 4Gb SanDisk Extreme III card