On 09/02/2022 22:58, Chris Johns wrote:
On 9/2/22 7:43 pm, Sebastian Huber wrote:
On 09/02/2022 09:41, Sebastian Huber wrote:
On 08/02/2022 11:07, Chris Johns wrote:
It seems that the commit is not present in the master branch. This means all
the
work will be lost when we update to a newer Fre
---
cpukit/include/rtems/libcsupport.h| 8 ++-
cpukit/libcsupport/src/mallocusablesize.c | 28 +++
spec/build/cpukit/librtemscpu.yml | 1 +
testsuites/libtests/malloctest/init.c | 15 +++-
4 files changed, 50 insertions(+), 2 deletions(-)
crea
On 12/2/22 3:37 am, Shashvat wrote:
> Hi Gedare!!
>
> Is there a ticket associated with this, or any feature request? Or
>> just something you thought of doing?
>>
>
> I am sorry I should have mentioned the motive behind the option.
> I was planning to work on ticket # which works on a specif
ok for 5 and master
On Fri, Feb 11, 2022 at 1:07 AM Christian Mauderer
wrote:
>
> Put the next character into the send buffer if the buffer is empty and
> not when the last character has been sent out to the line. This improves
> the performance slightly.
>
> Before that patch, the receive path w