[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH gnumach 2/2] ipc: use a general lock to protect IPC spaces
From: |
Richard Braun |
Subject: |
Re: [PATCH gnumach 2/2] ipc: use a general lock to protect IPC spaces |
Date: |
Fri, 17 Jul 2015 17:40:43 +0200 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Jul 17, 2015 at 01:13:30AM +0200, Richard Braun wrote:
> Those patches look good but since we don't have a good reproducer for
> this particular problem, the only way to know is to get it running on
> busy buildds.
Actually, we do have a good reproducer.
I inserted calls to force a context switch each time a radix tree node
is allocated, and I got the assertion right away. I then applied Justus'
patches along with the error injection code and could run the system
fine. I then proceeded to build some packages and run a benchmark
tool (sysbench) to stress the file system, which is the biggest ipc
space users, and had no trouble.
--
Richard Braun
- Re: new hurd & gnumach packages, (continued)
- Re: new hurd & gnumach packages, Richard Braun, 2015/07/06
- Re: new hurd & gnumach packages, Samuel Thibault, 2015/07/06
- Re: new hurd & gnumach packages, Samuel Thibault, 2015/07/06
- Re: new hurd & gnumach packages, Richard Braun, 2015/07/07
- Re: new hurd & gnumach packages, Samuel Thibault, 2015/07/07
- Re: new hurd & gnumach packages, Richard Braun, 2015/07/07
- Re: new hurd & gnumach packages, Richard Braun, 2015/07/15
- [PATCH gnumach 1/2] ipc: fix the locking of the IPC entry allocation functions, Justus Winter, 2015/07/15
- [PATCH gnumach 2/2] ipc: use a general lock to protect IPC spaces, Justus Winter, 2015/07/15
- Re: [PATCH gnumach 2/2] ipc: use a general lock to protect IPC spaces, Richard Braun, 2015/07/16
- Re: [PATCH gnumach 2/2] ipc: use a general lock to protect IPC spaces,
Richard Braun <=
- Re: [PATCH gnumach 2/2] ipc: use a general lock to protect IPC spaces, Richard Braun, 2015/07/17
- Re: [PATCH gnumach 2/2] ipc: use a general lock to protect IPC spaces, Justus Winter, 2015/07/17
- Re: new hurd & gnumach packages, Samuel Thibault, 2015/07/07
- Re: new hurd & gnumach packages, Richard Braun, 2015/07/08
- Re: new hurd & gnumach packages, Samuel Thibault, 2015/07/08