From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <4601993C.5010701@domain.hid> Date: Wed, 21 Mar 2007 21:44:44 +0100 From: Wolfgang Grandegger MIME-Version: 1.0 Subject: Re: [Xenomai-core] Socket Buffer overflow References: <460191E0.7020606@domain.hid> In-Reply-To: <460191E0.7020606@domain.hid> Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit List-Id: "Xenomai life and development \(bug reports, patches, discussions\)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Robin Walser Cc: xenomai@xenomai.org Hello, Robin Walser wrote: > Hello, > > I must write on my socket(rt_dev_sendmsg()) verry fast. Often I have > then a memory overflow. Is it possible? > How can I examine whether sufficient memory is available? Are you using RT-Socket-CAN? Could you please provide more detailed information like what is the returned error code and are there kernel log messages (visible with $ dmsg)? Wolfgang.