On Mon, 19 Nov 2001 12:40:35 +0200 (EET)
Doom <[EMAIL PROTECTED]> wrote the immortal words:
>
>
> > Pot sa fac o limitare ca un proces nonroot sa nu consume niciodata mai
> > mult de un procent (80% de exemplu) din procesor? Am vazut ceva de
genul
> > asta pe un Sun, cand un proces user nu depasea 50% dintr-un procesor.
>
> Se poate, dar raspunsul o sa-l gasesti in /etc/security/limits.conf daca
e
> RH, pentru alte distro nu stiu!
citat din /etc/security/limits.conf
# - core - limits the core file size (KB)
# - data - max data size (KB)
# - fsize - maximum filesize (KB)
# - memlock - max locked-in-memory address space (KB)
# - nofile - max number of open files
# - rss - max resident set size (KB)
# - stack - max stack size (KB)
# - cpu - max CPU time (MIN)
# - nproc - max number of processes
# - as - address space limit
# - maxlogins - max number of logins for this user
# - priority - the priority to run user process with
Si care din astea ar fi aia care sa-mi limiteze procentul din cpu folosit
in orice moment de un proces?
--
The Marius
---
Send e-mail to '[EMAIL PROTECTED]' with 'unsubscribe rlug' to
unsubscribe from this list.