[PATCH] libcsupport: Add sbrk greedy support to consume all sbrk memory

Sebastian Huber sebastian.huber at embedded-brains.de
Tue Feb 9 04:58:47 UTC 2021


On 09/02/2021 03:31, chrisj at rtems.org wrote:

> +++ b/cpukit/libcsupport/src/rtems_heap_sbrk_greedy.c
> @@ -0,0 +1,37 @@
> +/**
> + *  @file
> + *
> + *  @brief Greedy Allocate that Empties the sbrk system call
> + *  @ingroup MallocSupport
> + */
> +
> +/*
> + * Copyright (c) 2021 Chris Johns.  All rights reserved.
> + *
> + * The license and distribution terms for this file may be
> + * found in the file LICENSE in this distribution or at
> + *http://www.rtems.org/license/LICENSE.
> + */

Could you please use the standard header for new files:

https://docs.rtems.org/branches/master/eng/coding-file-hdr.html#c-c-assembler-source-file-template

-- 
embedded brains GmbH
Herr Sebastian HUBER
Dornierstr. 4
82178 Puchheim
Germany
email: sebastian.huber at embedded-brains.de
phone: +49-89-18 94 741 - 16
fax:   +49-89-18 94 741 - 08

Registergericht: Amtsgericht München
Registernummer: HRB 157899
Vertretungsberechtigte Geschäftsführer: Peter Rasmussen, Thomas Dörfler
Unsere Datenschutzerklärung finden Sie hier:
https://embedded-brains.de/datenschutzerklaerung/



More information about the devel mailing list