[rtems-libbsd commit] Added rtems_bsd_thread0_ucred as a single global ucred.

Sebastian Huber sebastian.huber at embedded-brains.de
Thu May 10 14:23:46 UTC 2012


On 05/10/2012 04:19 PM, Jennifer Averett wrote:
> The ucred portion of thread0 was needed by tcp_syncache for the Nic.
> We discussed adding a global ucred for this and since thread0 was created

Yes, this is ok.

> and initialized in init_main it seemed the logical place to put it.

Please never put specific initialization code or variables into this file. 
This destroys the FreeBSD initialization mechanic.

> I'm open to
> moving it to another location though.

I already fixed this.  I currently try to integrate my changes.

-- 
Sebastian Huber, embedded brains GmbH

Address : Obere Lagerstr. 30, D-82178 Puchheim, Germany
Phone   : +49 89 18 90 80 79-6
Fax     : +49 89 18 90 80 79-9
E-Mail  : sebastian.huber at embedded-brains.de
PGP     : Public key available on request.

Diese Nachricht ist keine geschäftliche Mitteilung im Sinne des EHUG.



More information about the devel mailing list