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 21:46:33 +0700 Message-ID: <20040406144633.GH20965@pyro.hopawar.private.net> (raw) In-Reply-To: <4072B6F7.6030706@azer.net.ru> [-- Attachment #1: Type: text/plain, Size: 1233 bytes --] On Tue, Apr 06, 2004 at 05:56:07PM +0400, Евгений Миленченко wrote: > А я, по всей видимости, наблюдаю этот кумулятивный эффект... Эхм :-). Могу сказать, что простые тесты не подтверждают эту теорию :-). > mysqladmin processlist | grep localhost | wc -l > > Число процессов в пиковые часы скачет около ста, увеличивается и > уменьшается, но уж точно не превышает 512 ... > > ps amx | grep /usr/sbin/mysqld | wc -l > > Дает почти тот же результат... Ясно. > Есть другие методы диагностики? Есть, видимо, но они заметно сложнее в реализации. Вообще, строго говоря, интересны не процессы /usr/sbin/mysqld, а процессы, запущенные под пользователем mysql. > Пока поставил лимит 50000. Однако, это неправильно, по-моему... Ну, да, в общем, "идеологически" это неправильно. С другой стороны, понятия workset в юниксах особо нет, поэтому приходится выкручиваться теми методами, которые под руками :-). Ну, и для данного конкретного случая (демона mysql) ограничение на количество процессов вообще можно убрать, т.к. mysql - многопоточное, а не многопроцессное приложение, соответственно, у всех тредов общее адресное пространство (за исключением TLD и стэка) и ограничивать "всю массу" таким вот жестким образом не очень актуально. [-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]
next prev parent reply other threads:[~2004-04-06 14:46 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 2004-04-06 13:56 ` Евгений Миленченко 2004-04-06 14:46 ` Alexey Morozov [this message] 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=20040406144633.GH20965@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