Home
last modified time | relevance | path

Searched hist:"3979450 b4cca0a16d6e71b5856e7642c28ddd063" (Results 1 – 9 of 9) sorted by relevance

/freebsd/sys/fs/devfs/
H A Ddevfs_rule.cdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
H A Ddevfs_vnops.cdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
/freebsd/sys/vm/
H A Ddevice_pager.cdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
H A Dvm_mmap.cdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
/freebsd/sys/kern/
H A Dkern_conf.cdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
H A Dtty.cdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
H A Dvfs_bio.cdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
/freebsd/sys/sys/
H A Dconf.hdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month
H A Dvnode.hdiff 3979450b4cca0a16d6e71b5856e7642c28ddd063 Fri Aug 06 11:42:15 CEST 2010 Konstantin Belousov <kib@FreeBSD.org> Add new make_dev_p(9) flag MAKEDEV_ETERNAL to inform devfs that created
cdev will never be destroyed. Propagate the flag to devfs vnodes as
VV_ETERNVALDEV. Use the flags to avoid acquiring devmtx and taking a
thread reference on such nodes.

In collaboration with: pho
MFC after: 1 month