Re: ZwCloseHandle asynchronous on no read/write activity?
- From: dmitry.sychov@xxxxxxx
- Date: 1 Oct 2006 13:48:52 -0700
Hi,
why is the perf of closing a handle an issue?
because the load is not constant and could be high
i do not want for thread to wait for close op to flush metadata
while i can do some purely cpu-based tasks
are you doing it in a perf
critical path?
there are certain loads when all paths become perf critical :)
if so, why are you tearing down resources in a performance
critical path to begin with?
why me? ts not me, but the users...
regards, dmitry
.
- Follow-Ups:
- Re: ZwCloseHandle asynchronous on no read/write activity?
- From: Doron Holan [MS]
- Re: ZwCloseHandle asynchronous on no read/write activity?
- References:
- ZwCloseHandle asynchronous on no read/write activity?
- From: dmitry . sychov
- Re: ZwCloseHandle asynchronous on no read/write activity?
- From: Doron Holan [MS]
- ZwCloseHandle asynchronous on no read/write activity?
- Prev by Date: Re: deviceiocontrol fails for bus driver
- Next by Date: Re: IRP_MJ_PNP
- Previous by thread: Re: ZwCloseHandle asynchronous on no read/write activity?
- Next by thread: Re: ZwCloseHandle asynchronous on no read/write activity?
- Index(es):