bsd man page for lock

Query: lock

OS: bsd

Section: 2

Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar

LOCK(2) 							System Calls Manual							   LOCK(2)

NAME
lock - lock a process in primary memory (2BSD)
SYNOPSIS
lock(flag) int flag
DESCRIPTION
If the flag argument is non-zero, the process executing this call will not be swapped unless it is required to grow. If the argument is zero, the process is unlocked. This call may only be executed by the super-user.
ERRORS
[EPERM] The caller is not the super-user.
BUGS
Locked processes interfere with the compaction of primary memory and can cause deadlock. This system call is not considered a permanent part of the system. Lock is unique to the PDP-11 and 2BSD; its use is discouraged. 3rd Berkeley Distribution January 22, 1987 LOCK(2)
Related Man Pages
plock(3c) - opensolaris
plock(2) - hpux
plock(3c) - sunos
plock(3c) - netbsd
plock(3c) - redhat
Similar Topics in the Unix Linux Community
Delete a block of text delimited by blank lines when pattern is found
Scanning alignment and "extracting" blocks
[uniq + awk?] How to remove duplicate blocks of lines in files?
Extract sequences of bytes from binary for differents blocks
Sorting blocks by a section of the identifier