Inflator filesystem

QNX Neutrino provides an inflator pass-through filesystem. It's a resource manager that sits in front of other filesystems and decompresses files that were previously compressed by the deflate utility.

You typically use inflator when the underlying filesystem is a flash filesystem. Using it can almost double the effective size of the flash memory. For more information, see the Utilities Reference.

Note: Running more than one pass-through filesystem or resource manager on overlapping pathname spaces might cause deadlocks.