All public logs
Jump to navigation
Jump to search
Combined display of all available logs of techdocs. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:56, 21 Haziran 2022 Andrewt talk contribs created page Controlling Resources & Privileges with Linux namespaces, cgroups & limits (Created page with "== resource limits == The Linux setrlimit system call is useful when running student code. The shell builtin ulimit in bash provide convenient access. Useful options include: <pre> -c the maximum size of core files created -d the maximum size of a process's data segment -f the maximum size of files written by the shell and its children -i the maximum number of pending signals -m the maximum resident set size -n the maximum number of open file descriptors -s the maximum...")