cvs commit: src/lib/libpthread/arch/i386/include pthread_md.h src/lib/libpthread/thread thr_create.c thr_init.c thr_kern.c thr_private.h (fwd)

From: Daniel Eischen <eischen_at_pcnet1.pcnet.com>
Date: Wed, 30 Apr 2003 11:27:32 -0400 (EDT)
This should fix the problem of knode crashing.  Perhaps other problems
too.

---------- Forwarded message ----------
Date: Wed, 30 Apr 2003 08:05:17 -0700 (PDT)
From: Daniel Eischen <deischen_at_FreeBSD.org>
To: src-committers_at_FreeBSD.org, cvs-src_at_FreeBSD.org, cvs-all_at_FreeBSD.org
Subject: cvs commit: src/lib/libpthread/arch/i386/include pthread_md.h
    src/lib/libpthread/thread         thr_create.c thr_init.c thr_kern.c
    thr_private.h

deischen    2003/04/30 08:05:17 PDT

  FreeBSD src repository

  Modified files:
    lib/libpthread/arch/i386/include pthread_md.h 
    lib/libpthread/thread thr_create.c thr_init.c thr_kern.c 
                          thr_private.h 
  Log:
  Move the mailbox to the beginning of the thread and align the
  thread so that the context (SSE FPU state) is also aligned.
  
  Revision  Changes    Path
  1.3       +3 -0      src/lib/libpthread/arch/i386/include/pthread_md.h
  1.43      +3 -0      src/lib/libpthread/thread/thr_create.c
  1.51      +3 -0      src/lib/libpthread/thread/thr_init.c
  1.62      +9 -3      src/lib/libpthread/thread/thr_kern.c
  1.85      +6 -4      src/lib/libpthread/thread/thr_private.h
Received on Wed Apr 30 2003 - 06:27:34 UTC

This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:37:05 UTC