change properties of a mount or mount tree NAME mount_setattr - change properties of a mount or mount tree LIBRARY Standard C library ( libc , -lc ) SY...overview of POSIX message queues NAME mq_overview - overview of POSIX message queues DESCRIPTION POSIX message queues allow processes to exchange data in the form of messages. This…mount filesystem NAME mount - mount filesystem LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <sys/mount.h> int mount(const char * source , const char * target , const…get/set message queue attributes NAME mq_getattr, mq_setattr - get/set message queue attributes LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <mqueue.h> int mq_getat…get or set default thread-creation attributes NAME pthread_getattr_default_np, pthread_setattr_default_np, - get or set default thread-creation attributes LIBRARY POSIX threads lib…get/set message queue attributes NAME mq_getattr, mq_setattr - get/set message queue attributes LIBRARY Real-time library ( librt , -lrt ) SYNOPSIS #include <mqueue.h> int mq_getat…set and get scheduling policy and attributes NAME sched_setattr, sched_getattr - set and get scheduling policy and attributes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…get or set default thread-creation attributes NAME pthread_getattr_default_np, pthread_setattr_default_np, - get or set default thread-creation attributes LIBRARY POSIX threads lib…set and get scheduling policy and attributes NAME sched_setattr, sched_getattr - set and get scheduling policy and attributes LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #in…overview of Linux mount namespaces NAME mount_namespaces - overview of Linux mount namespaces DESCRIPTION For an overview of namespaces, see namespaces (7). Mount namespaces provid…open and possibly create a file (extended) NAME openat2 - open and possibly create a file (extended) LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #include <fcntl.h> /* Defini…get/set message queue attributes NAME mq_getsetattr - get/set message queue attributes SYNOPSIS #include <mqueue.h> /* Definition of struct mq_attr */ #include <sys/syscall.h> /* D…...ecursively (for example with -o rbind,ro ). The recursive semantic is possible with a new mount_setattr (2) kernel system call and it’s supported since libmount from util-linux …Filesystem in Userspace (FUSE) device NAME fuse - Filesystem in Userspace (FUSE) device SYNOPSIS #include <linux/fuse.h> DESCRIPTION This device is the primary interface between th…overview of CPU scheduling NAME sched - overview of CPU scheduling DESCRIPTION Since Linux 2.6.23, the default scheduler is CFS, the "Completely Fair Scheduler". The CFS scheduler …set and get scheduling policy/parameters NAME sched_setscheduler, sched_getscheduler - set and get scheduling policy/parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…set and get scheduling policy/parameters NAME sched_setscheduler, sched_getscheduler - set and get scheduling policy/parameters LIBRARY Standard C library ( libc , -lc ) SYNOPSIS #…mount information NAME /proc/pid/mountinfo - mount information DESCRIPTION /proc/ pid /mountinfo (since Linux 2.6.26) This file contains information about mounts in the process's m…Mount unit configuration NAME systemd.mount - Mount unit configuration SYNOPSIS mount .mount DESCRIPTION A unit configuration file whose name ends in ".mount" encodes information a…Unit generator for /etc/fstab NAME systemd-fstab-generator - Unit generator for /etc/fstab SYNOPSIS /usr/lib/systemd/system-generators/systemd-fstab-generator DESCRIPTION systemd-f…