15/16

mm: Create the "free" file to release the previously allocated pages

创建free文件,用户写入文件名即可释放对应分配,通过file_operations实现页面释放逻辑。