This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.

Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] Fix tst-aio7.


> Then these variables have to have global scope.
> 
> The test in question was also testing that the AIO handling at exit time
> is leak-free.  There is not explicit test but one easily sees system
> resources being depleated.  This is important once we have a
> kernel-supported AIO implementation.

Ok.  I've reverted the aio_cancel change and instead given CB1 permanent
extent so that it's valid.  I put in a comment mentioning this rationale.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]