Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 3 Mar 2005 02:41:37 +0000 (UTC)
From:      Doug White <dwhite@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_mbuf.c
Message-ID:  <200503030241.j232fbCn032297@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwhite      2005-03-03 02:41:37 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_mbuf.c 
  Log:
  Insert volatile cast to discourage gcc from optimizing the read outside
  of the while loop.
  
  Suggested by:   alc
  MFC after:      1 day
  
  Revision  Changes    Path
  1.144     +4 -1      src/sys/kern/uipc_mbuf.c



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