зеркало из https://github.com/mono/mail-archives.git
92 строки
3.6 KiB
HTML
92 строки
3.6 KiB
HTML
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
|
|
<HTML>
|
|
<HEAD>
|
|
<TITLE> [Mono-bugs] [Bug 58866][Wis] Changed - Performance in io-layer: _wapi_handle_get_shared_segment
|
|
</TITLE>
|
|
<LINK REL="Index" HREF="index.html" >
|
|
<LINK REL="made" HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com">
|
|
<META NAME="robots" CONTENT="index,nofollow">
|
|
|
|
<LINK REL="Previous" HREF="016793.html">
|
|
<LINK REL="Next" HREF="016795.html">
|
|
</HEAD>
|
|
<BODY BGCOLOR="#ffffff">
|
|
<H1>[Mono-bugs] [Bug 58866][Wis] Changed - Performance in io-layer: _wapi_handle_get_shared_segment
|
|
</H1>
|
|
<B>bugzilla-daemon@bugzilla.ximian.com
|
|
</B>
|
|
<A HREF="mailto:bugzilla-daemon%40bugzilla.ximian.com"
|
|
TITLE="[Mono-bugs] [Bug 58866][Wis] Changed - Performance in io-layer: _wapi_handle_get_shared_segment">bugzilla-daemon@bugzilla.ximian.com
|
|
</A><BR>
|
|
<I>Sat, 5 Jun 2004 14:22:29 -0400 (EDT)</I>
|
|
<P><UL>
|
|
<LI> Previous message: <A HREF="016793.html">[Mono-bugs] [Bug 59557][Nor] Changed - Mono hangs when allocating memory
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016795.html">[Mono-bugs] [Bug 59587][Nor] Changed - Attributes on events in System.Data.SqlClient
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16794">[ date ]</a>
|
|
<a href="thread.html#16794">[ thread ]</a>
|
|
<a href="subject.html#16794">[ subject ]</a>
|
|
<a href="author.html#16794">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
<HR>
|
|
<!--beginarticle-->
|
|
<PRE>Please do not reply to this email- if you want to comment on the bug, go to the
|
|
URL shown below and enter your comments there.
|
|
|
|
Changed by <A HREF="mailto:lupus@ximian.com.">lupus@ximian.com.</A>
|
|
|
|
<A HREF="http://bugzilla.ximian.com/show_bug.cgi?id=58866">http://bugzilla.ximian.com/show_bug.cgi?id=58866</A>
|
|
|
|
--- shadow/58866 2004-05-22 23:39:05.000000000 -0400
|
|
+++ shadow/58866.tmp.13690 2004-06-05 14:22:29.000000000 -0400
|
|
@@ -1,14 +1,14 @@
|
|
Bug#: 58866
|
|
Product: Mono: Runtime
|
|
Version: unspecified
|
|
-OS:
|
|
+OS: unknown
|
|
OS Details:
|
|
-Status: NEW
|
|
-Resolution:
|
|
-Severity:
|
|
+Status: RESOLVED
|
|
+Resolution: INVALID
|
|
+Severity: Unknown
|
|
Priority: Wishlist
|
|
Component: misc
|
|
AssignedTo: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
ReportedBy: <A HREF="mailto:bmaurer@users.sf.net">bmaurer@users.sf.net</A>
|
|
QAContact: <A HREF="mailto:mono-bugs@ximian.com">mono-bugs@ximian.com</A>
|
|
TargetMilestone: ---
|
|
@@ -28,6 +28,9 @@
|
|
28670 1.2569 libmono.so.0.0.0 _wapi_search_handle
|
|
25911 1.1360 libpthread-0.34.so __pthread_mutex_unlock_internal
|
|
24501 1.0742 libmono.so.0.0.0 mono_object_allocate_spec
|
|
21692 0.9510 libpthread-0.34.so __pthread_mutex_lock_internal
|
|
|
|
I am not sure why it is spending so much time in the wapi methods.
|
|
+
|
|
+------- Additional Comments From <A HREF="mailto:lupus@ximian.com">lupus@ximian.com</A> 2004-06-05 14:22 -------
|
|
+The data looks completely bogus.
|
|
|
|
</PRE>
|
|
<!--endarticle-->
|
|
<HR>
|
|
<P><UL>
|
|
<!--threads-->
|
|
<LI> Previous message: <A HREF="016793.html">[Mono-bugs] [Bug 59557][Nor] Changed - Mono hangs when allocating memory
|
|
</A></li>
|
|
<LI> Next message: <A HREF="016795.html">[Mono-bugs] [Bug 59587][Nor] Changed - Attributes on events in System.Data.SqlClient
|
|
</A></li>
|
|
<LI> <B>Messages sorted by:</B>
|
|
<a href="date.html#16794">[ date ]</a>
|
|
<a href="thread.html#16794">[ thread ]</a>
|
|
<a href="subject.html#16794">[ subject ]</a>
|
|
<a href="author.html#16794">[ author ]</a>
|
|
</LI>
|
|
</UL>
|
|
</body></html>
|