#!/bin/sh
sync
sync
echo 3 > /proc/sys/vm/drop_caches 
insmod /lib/modules/$(uname -r)/misc/lime.ko "format=raw path=$1"
rmmod lime
