Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 5 Jan 2002 01:35:50 -0800 (PST)
From:      Peter Wemm <peter@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/sys pcpu.h src/sys/kern subr_pcpu.c
Message-ID:  <200201050935.g059Zod81219@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       2002/01/05 01:35:50 PST

  Modified files:
    sys/sys              pcpu.h 
    sys/kern             subr_pcpu.c 
  Log:
  Add a per-cpu variable, cpumask, the preshifted equivalent of 1 << cpuid.
  We use this around the place a lot.
  
  Revision  Changes    Path
  1.4       +1 -0      src/sys/kern/subr_pcpu.c
  1.3       +2 -1      src/sys/sys/pcpu.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?200201050935.g059Zod81219>