Thank you everyone for the feedback!

>
> > --track-fds=random.
>
> Is this really related to descriptor tracking, though?
>

Florian, you're right, I agree it's better to transform this feature into a
new option.

>
> I would expected a separate option, with a couple of choices:
>
>   min (the POSIX default)
>   max (what you call new)
>   oldest (first no reuse; after running out of numbers, oldest close first)
>   random
>   strict-max
>   strict-oldest
>   strict-random
>
>
> I'm proposing a new option then, called --modify-fds=[no,high]
no is a default and high is what I've been calling 'new' previously.
I'm going to start with these to for the beginning and we might add
additional
options later if needed.

I'm not sure if 'random' is really needed. Florian, do you have a use for
it?

Thank you,
Alexandra
_______________________________________________
Valgrind-users mailing list
Valgrind-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/valgrind-users

Reply via email to