From: Avi K. <av...@qu...> - 2008-05-08 17:16:50
|
Anthony Liguori wrote: > This patch adds compatibility code so that we can make use of eventfd() within > QEMU. eventfd() is a pretty useful mechanism as it allows multiple > notifications to be batched in a single system call. > > We emulate eventfd() using a standard pipe(). > Applied all six patches; thanks. -- Do not meddle in the internals of kernels, for they are subtle and quick to panic. |