Searched hist:"9688 f93163ae4f63a2caa18f6998ab493fefed07" (Results 1 – 3 of 3) sorted by relevance
/freebsd/sys/vm/ |
H A D | vm_map.h | diff 9688f93163ae4f63a2caa18f6998ab493fefed07 Thu Jul 11 04:39:24 CEST 2002 Alan Cox <alc@FreeBSD.org> o Add a "needs wakeup" flag to the vm_map for use by kmem_alloc_wait() and kmem_free_wakeup(). Previously, kmem_free_wakeup() always called wakeup(). In general, no one was sleeping. o Export vm_map_unlock_and_wait() and vm_map_wakeup() from vm_map.c for use in vm_kern.c. diff 9688f93163ae4f63a2caa18f6998ab493fefed07 Thu Jul 11 04:39:24 CEST 2002 Alan Cox <alc@FreeBSD.org> o Add a "needs wakeup" flag to the vm_map for use by kmem_alloc_wait() and kmem_free_wakeup(). Previously, kmem_free_wakeup() always called wakeup(). In general, no one was sleeping. o Export vm_map_unlock_and_wait() and vm_map_wakeup() from vm_map.c for use in vm_kern.c.
|
H A D | vm_kern.c | diff 9688f93163ae4f63a2caa18f6998ab493fefed07 Thu Jul 11 04:39:24 CEST 2002 Alan Cox <alc@FreeBSD.org> o Add a "needs wakeup" flag to the vm_map for use by kmem_alloc_wait() and kmem_free_wakeup(). Previously, kmem_free_wakeup() always called wakeup(). In general, no one was sleeping. o Export vm_map_unlock_and_wait() and vm_map_wakeup() from vm_map.c for use in vm_kern.c. diff 9688f93163ae4f63a2caa18f6998ab493fefed07 Thu Jul 11 04:39:24 CEST 2002 Alan Cox <alc@FreeBSD.org> o Add a "needs wakeup" flag to the vm_map for use by kmem_alloc_wait() and kmem_free_wakeup(). Previously, kmem_free_wakeup() always called wakeup(). In general, no one was sleeping. o Export vm_map_unlock_and_wait() and vm_map_wakeup() from vm_map.c for use in vm_kern.c.
|
H A D | vm_map.c | diff 9688f93163ae4f63a2caa18f6998ab493fefed07 Thu Jul 11 04:39:24 CEST 2002 Alan Cox <alc@FreeBSD.org> o Add a "needs wakeup" flag to the vm_map for use by kmem_alloc_wait() and kmem_free_wakeup(). Previously, kmem_free_wakeup() always called wakeup(). In general, no one was sleeping. o Export vm_map_unlock_and_wait() and vm_map_wakeup() from vm_map.c for use in vm_kern.c. diff 9688f93163ae4f63a2caa18f6998ab493fefed07 Thu Jul 11 04:39:24 CEST 2002 Alan Cox <alc@FreeBSD.org> o Add a "needs wakeup" flag to the vm_map for use by kmem_alloc_wait() and kmem_free_wakeup(). Previously, kmem_free_wakeup() always called wakeup(). In general, no one was sleeping. o Export vm_map_unlock_and_wait() and vm_map_wakeup() from vm_map.c for use in vm_kern.c.
|