qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemu-devel] [v1 PATCH 0/3]: Use GLib threadpool in 9pfs.


From: Arun R Bharadwaj
Subject: [Qemu-devel] [v1 PATCH 0/3]: Use GLib threadpool in 9pfs.
Date: Tue, 15 Mar 2011 16:04:53 +0530
User-agent: Mutt/1.5.20 (2009-06-14)

Hi,

This patchset enables the use of GLib threadpool infrastructure in
9pfs. It contains the following patches:

1/3 - Move the paio_signal_handler to a generic location.
2/3 - Helper routines to use GLib threadpool infrastructure in 9pfs.
3/3 - Convert v9fs_stat to threaded model.

As a prerequisite, before these patches are applied, we need to apply
Anthony's patch "Add support for glib based threading and convert qemu
thread to use it" found at
http://www.mail-archive.com/address@hidden/msg52791.html


Testing carried out:

This patchset has been tested by running the following autotest suites
successfully:
* Dbench
* Fsstress
* Connecthon
* Tuxera POSIX.

Please let me know your comments.


-arun



reply via email to

[Prev in Thread] Current Thread [Next in Thread]