From: Alexey Morozov <alex-altlinux@idisys.iae.nsk.su> To: community@altlinux.ru Subject: Re: [Comm] Вопрос по /etc/security/limits.conf Date: Tue, 6 Apr 2004 19:36:31 +0700 Message-ID: <20040406123631.GF20965@pyro.hopawar.private.net> (raw) In-Reply-To: <40724F23.5040904@azer.net.ru> [-- Attachment #1: Type: text/plain, Size: 1050 bytes --] On Tue, Apr 06, 2004 at 10:33:07AM +0400, Евгений Миленченко wrote: > Система не позволяет запускать пользователю mysql много потоков > В файле /etc/security/limits.conf написал: > > @mysql soft nproc 512 > > Одновременно работает не более 157 потоков mysql, но через сутки после > запуска mysql уже не может создавать новые потоки... > Число процессов (nproc) в данном случае это что? В использующейся в данный момент модели тредов в AltLinux'овой glibc треды отображаются один к одному на процессы. ps amx > Если это количество выданных pid на время сессии пользователя mysql, то > какое ж число надо поставить, чтоб серверу хватило на месяц хотя бы? > И к чему, тогда это ограничение? ну, limits и все такое :-). Поскольку основные ограничения задаются на per-process базисе, то выставляя ограничение на количество процессов мы ограничиваем всю группу задач данного пользователя. Только, все же, насколько я понимаю, это ограничение на количество одновременно запущенных процессов, поэтому кумулятивного эффекта возникать не должно. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-04-06 12:36 UTC|newest] Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top 2004-04-06 6:33 Евгений Миленченко 2004-04-06 12:36 ` Alexey Morozov [this message] 2004-04-06 13:56 ` Евгений Миленченко 2004-04-06 14:46 ` Alexey Morozov 2004-04-07 14:17 ` Евгений Миленченко 2004-04-07 14:28 ` Alexey Morozov 2004-04-07 16:53 ` Dmitry V. Levin 2004-04-08 12:08 ` Aleksey Avdeev 2004-04-08 13:27 ` Re[2]: " Alexander Leschinsky 2004-04-08 16:32 ` Maxim Tyurin 2004-04-09 5:53 ` Re[2]: " Alexander Leschinsky 2004-04-07 14:41 ` Denis S. Filimonov 2004-04-09 7:10 ` Alexey Morozov
Reply instructions: You may reply publicly to this message via plain-text email using any one of the following methods: * Save the following mbox file, import it into your mail client, and reply-to-all from there: mbox Avoid top-posting and favor interleaved quoting: https://en.wikipedia.org/wiki/Posting_style#Interleaved_style * Reply using the --to, --cc, and --in-reply-to switches of git-send-email(1): git send-email \ --in-reply-to=20040406123631.GF20965@pyro.hopawar.private.net \ --to=alex-altlinux@idisys.iae.nsk.su \ --cc=community@altlinux.ru \ /path/to/YOUR_REPLY https://kernel.org/pub/software/scm/git/docs/git-send-email.html * If your mail client supports setting the In-Reply-To header via mailto: links, try the mailto: link
ALT Linux Community general discussions This inbox may be cloned and mirrored by anyone: git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git # If you have public-inbox 1.1+ installed, you may # initialize and index your mirror using the following commands: public-inbox-init -V2 community community/ http://lore.altlinux.org/community \ mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com public-inbox-index community Example config snippet for mirrors. Newsgroup available over NNTP: nntp://lore.altlinux.org/org.altlinux.lists.community AGPL code for this site: git clone https://public-inbox.org/public-inbox.git