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_destroy(3) - debian |
| matchpathcon_checkmatches(3) - centos |
| clri_hfs(1m) - hpux |
| clri(8) - osx |
| Similar Topics in the Unix Linux Community |
|---|
| Getting command output to putty window title. |
| Cut command on RHEL 6.8 compatibility issues |
| Docker learning Phase-I |
| Shopt -s histappend |
| 32 bit process addressing more than 4GB |