Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 7 Oct 2002 20:53:53 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/dev/pccbb pccbb.c
Message-ID:  <200210080353.g983rr0b034715@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2002/10/07 20:53:53 PDT

  Modified files:
    sys/dev/pccbb        pccbb.c 
  Log:
  Make kldunload cbb work:
  o Implement the thread killing interlock as described by jhb in arch@
    while talking to markm.
  o Hold Giant around cbb_insert()/cbb_remove().  Deep in the belly of
    the vm code we panic if we don't hold this when we activate the memory
    for reading the CIS.
  o If we had to do the kludge alloc, then do a kludge free.
  
  Revision  Changes    Path
  1.58      +17 -22    src/sys/dev/pccbb/pccbb.c

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?200210080353.g983rr0b034715>