On Wednesday 30 May 2012 12:18:30 Luca Pizzamiglio wrote:
> After a half day test, I experienced again the shared memory problem
> (ok, heavy graphic usage, but a realistic pattern as well).
> That means 16384 is too low for a generic and realist usage. 32768 is
> a better and safer value.
Suggest
Hi people.
After a half day test, I experienced again the shared memory problem
(ok, heavy graphic usage, but a realistic pattern as well).
That means 16384 is too low for a generic and realist usage. 32768 is
a better and safer value.
Best regards,
Luca
On Wed, May 30, 2012 at 3:15 AM, David Bo
On Tuesday, May 29, 2012, Alberto Villa wrote:
> On Wed, May 30, 2012 at 2:14 AM, David Booth
wrote:
> > I follwed the qt4-gui/pkg-message and tried up to 4096 for both
> > kern.ipc.shmmni and kern.ipc.shmseg and these did not help.
> > Bumping up kern.ipc.shmall fixed it, so this seems to be a
>
On Wed, May 30, 2012 at 2:14 AM, David Booth wrote:
> I follwed the qt4-gui/pkg-message and tried up to 4096 for both
> kern.ipc.shmmni and kern.ipc.shmseg and these did not help. Bumping up
> kern.ipc.shmall fixed it, so this seems to be a separate issue. Perhaps this
> should be documented in UP
On Tuesday, May 29, 2012, Luca Pizzamiglio wrote:
> Hi David.
>
> I' had a similar issue with similar messages..
> Try to set a higher value to kern.ipc.shmall
>
> I had 8192 that was really inadequate and I set 16384.
>
> Regards,
> Luca
>
Hi Luca:
Thanks for the tip. That seems to have fix
On Tuesday, May 29, 2012, Alberto Villa wrote:
> On Tue, May 29, 2012 at 11:43 PM, Luca Pizzamiglio
>
> wrote:
> > I' had a similar issue with similar messages..
> > Try to set a higher value to kern.ipc.shmall
> >
> > I had 8192 that was really inadequate and I set 16384.
>
> It's not shmall.
Hi Alberto,
the error I had wasn't MIT_SHM and didn't disappear following
instructions on qt4-gui/pkg-message.
I spoken on IRC channel and at then I guessed that the was some
problem on my system.
My shmall was really low (8192) and that creates some problem.
That is just a further tip.
Best regar
On Tue, May 29, 2012 at 11:43 PM, Luca Pizzamiglio
wrote:
> I' had a similar issue with similar messages..
> Try to set a higher value to kern.ipc.shmall
>
> I had 8192 that was really inadequate and I set 16384.
It's not shmall. Please, check UPDATING or qt4-gui/pkg-message.
--
Alberto Villa, F
Hi David.
I' had a similar issue with similar messages..
Try to set a higher value to kern.ipc.shmall
I had 8192 that was really inadequate and I set 16384.
Regards,
Luca
On Tue, May 29, 2012 at 6:42 PM, David Booth wrote:
> Hi:
>
> I updated to 4.8.3 this weekend and now have display renderin