Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.python > #13257
| Path | csiph.com!x330-a1.tempe.blueboxinc.net!aioe.org!feeder.news-service.com!news2.euro.net!newsgate.cistron.nl!newsgate.news.xs4all.nl!post.news.xs4all.nl!not-for-mail |
|---|---|
| Return-Path | <anacrolix@gmail.com> |
| X-Original-To | python-list@python.org |
| Delivered-To | python-list@mail.python.org |
| X-Spam-Status | OK 0.139 |
| X-Spam-Level | * |
| X-Spam-Evidence | '*H*': 0.73; '*S*': 0.00; 'adjusting': 0.09; 'subject:GIL': 0.16; "i'm": 0.27; 'handled': 0.28; 'message- id:@mail.gmail.com': 0.29; '(and': 0.29; 'received:209.85.161.46': 0.31; 'received:mail-fx0-f46.google.com': 0.31; 'to:addr:python- list': 0.33; "i've": 0.34; 'done': 0.34; 'curious': 0.34; 'received:209.85.161': 0.35; 'question': 0.36; 'received:google.com': 0.38; 'received:209.85': 0.38; 'to:addr:python.org': 0.39; 'might': 0.40; 'opened': 0.64; 'interest:': 0.84 |
| DKIM-Signature | v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; bh=I2Lhdytkae43E2KSOMvwHZHMlpxDmq/PHFQkm4F+YEQ=; b=pe0TY3WnoapHbwdk4OrZIV0VY1BaVfyDfz257xFWzEkAoZ7Pnk/cimmeUThLYX4YAa 26LC3Oaz3jGh7Xhq0yQRqs75knjb03TIx/IYm+Oh6SOVfgrx78e7Nx3wuIWctVfWLO7S rakECjAoYafuL7EjyPACl4lOhZ02dxCJg/z4g= |
| MIME-Version | 1.0 |
| From | Matt Joiner <anacrolix@gmail.com> |
| Date | Wed, 14 Sep 2011 12:23:52 +1000 |
| Subject | GIL switch interval |
| To | python-list@python.org |
| Content-Type | text/plain; charset=UTF-8 |
| X-BeenThere | python-list@python.org |
| X-Mailman-Version | 2.1.12 |
| Precedence | list |
| List-Id | General discussion list for the Python programming language <python-list.python.org> |
| List-Unsubscribe | <http://mail.python.org/mailman/options/python-list>, <mailto:python-list-request@python.org?subject=unsubscribe> |
| List-Archive | <http://mail.python.org/pipermail/python-list> |
| List-Post | <mailto:python-list@python.org> |
| List-Help | <mailto:python-list-request@python.org?subject=help> |
| List-Subscribe | <http://mail.python.org/mailman/listinfo/python-list>, <mailto:python-list-request@python.org?subject=subscribe> |
| Newsgroups | comp.lang.python |
| Message-ID | <mailman.1098.1315967053.27778.python-list@python.org> (permalink) |
| Lines | 4 |
| NNTP-Posting-Host | 2001:888:2000:d::a6 |
| X-Trace | 1315967053 news.xs4all.nl 2459 [2001:888:2000:d::a6]:43082 |
| X-Complaints-To | abuse@xs4all.nl |
| Xref | x330-a1.tempe.blueboxinc.net comp.lang.python:13257 |
Show key headers only | View raw
i'm curious as to what can be done with (and handled better) by adjusting sys.setswitchinterval i've opened a question on SO for this, that people might find of interest: http://stackoverflow.com/questions/7376776/sys-setswitchinterval-in-python-3-2-and-beyond
Back to comp.lang.python | Previous | Next | Find similar | Unroll thread
GIL switch interval Matt Joiner <anacrolix@gmail.com> - 2011-09-14 12:23 +1000
csiph-web