VMTRUNCATE(9) Memory Management in Linux VMTRUNCATE(9)NAMEvmtruncate - unmap mappings "freed" by truncate syscallSYNOPSISint vmtruncate(struct inode * inode, loff_t offset);ARGUMENTSinode inode of the file used offset file offset to start truncatingDESCRIPTIONNOTE! We have to be ready to update the memory sharing between the file and the memory map for a potential last incomplete page. Ugly, but necessary.COPYRIGHTKernel Hackers Manual 2.6. July 2010 VMTRUNCATE(9)
| Related Man Pages |
|---|
| ffind(1) - debian |
| matchpathcon_filespec_eval(3) - debian |
| matchpathcon_filespec_destroy(3) - centos |
| clri(1m) - hpux |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Grant unprivileged user rights to see the output of echo|format but not modify disks |
| Migrating to UNIX |
| Update kernel Linux without reboot?! |
| Tar Command |
| Docker learning Phase-I |