vmtruncate(9) suse man page | unix.com

Man Page: vmtruncate

Operating Environment: suse

Section: 9

VMTRUNCATE(9)						    Memory Management in Linux						     VMTRUNCATE(9)

NAME
vmtruncate - unmap mappings "freed" by truncate syscall
SYNOPSIS
int vmtruncate(struct inode * inode, loff_t offset);
ARGUMENTS
inode inode of the file used offset file offset to start truncating
DESCRIPTION
NOTE! 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.
COPYRIGHT
Kernel Hackers Manual 2.6. July 2010 VMTRUNCATE(9)
Related Man Pages
matchpathcon_filespec_destroy(3) - debian
logtail(8) - debian
matchpathcon_filespec_add(3) - centos
clri(1m) - hpux
struct_uio_info(9) - suse
Similar Topics in the Unix Linux Community
How to restrict user to a specific directory in solaris 10
Is UNIX an open source OS ?
Tar Command
Docker learning Phase-I
Shopt -s histappend