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 |
|---|
| struct_uio_info(9) - centos |
| ffind(1) - debian |
| matchpathcon_filespec_eval(3) - debian |
| clri_hfs(1m) - hpux |
| clri(8) - opendarwin |
| Similar Topics in the Unix Linux Community |
|---|
| Migrating to UNIX |
| Cut command on RHEL 6.8 compatibility issues |
| Tar Command |
| A (ksh) Library For and From UNIX.com |
| 32 bit process addressing more than 4GB |