nanogui: Image size limit?


Previous by date: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas
Next by date: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas
Previous in thread: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas
Next in thread: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas

Subject: Re: [nanogui] RE: Image size limit?
From: "Greg Haerr" ####@####.####
Date: 14 Jul 2006 00:33:59 +0100
Message-Id: <030501c6a6d4$cda8d7f0$2f01a8c0@HaydenLake>

> One assert error message that may have something to do with it:
in nxproto.c line 41, in function nxAllocReq tests the size of the buffer to 
be <= MAXREQUESTSZ which is printed to strerr as 30000.
Why is the assertion triggered and what is it for?

This checks the mechanism that always divvies up bitmaps
to be less than MAXREQUESTSZ bytes down the
line in a single nano-X packet.  In this way, we won't
block a low-level socket write() nor try to write more
data than a simple system can handle.  If this assert
fires, it means there's problems in client.c/srvnet.c,
which handle the packetizing of all requests.

Regards,

Greg


Previous by date: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas
Next by date: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas
Previous in thread: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas
Next in thread: 14 Jul 2006 00:33:59 +0100 Re: Image size limit?, Martin Kajdas


Powered by ezmlm-browse 0.20.