Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 14 Dec 1998 13:34:56 -0800 (PST)
From:      Matt Dillon <dillon@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG
Subject:   cvs commit: src/sys/sys sem.h
Message-ID:  <199812142134.NAA18826@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dillon      1998/12/14 13:34:56 PST

  Modified files:
    sys/sys              sem.h 
  Log:
      Remove hardwired alignment, align to sizeof(long) which should be more
      portable (though the hardwired alignment of 16 would also have worked just
      fine and perhaps even resulted in better L1 cache operation).
  
  Revision  Changes    Path
  1.18      +7 -2      src/sys/sys/sem.h

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199812142134.NAA18826>