It's not flashable. You need to push it to the phone to run it:How do you flash the ramzswap. Mine failed and aborted.
In a command prompt/console using ADB:
1. Connect your phone to your computer.
2. adb remount
3. adb push (path on computer to ramzswap.ko) /system/lib/modules/ramzswap.ko
Done.