tech-kern archive

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

Re: serious performance regression in .41



On 24 May 2014, at 20:16, Christos Zoulas <christos%astron.com@localhost> wrote:

> In article <B06BA1F3-EBB6-414B-A27F-16F1395EEE1C%eis.cs.tu-bs.de@localhost>,
> J. Hannken-Illjes <hannken%eis.cs.tu-bs.de@localhost> wrote:
>> 
>> Why didn't you commit it then?
> 
> I just did.

I mean this: "selector and context should be passed to
vfs_vnode_iterator_init as they are invariant."

Call as

vfs_vnode_iterator_init(mp, vip, selector, context)  and
vfs_vnode_iterator_next(vi)

to make it more clear the selector and context are invariant.

--
J. Hannken-Illjes - hannken%eis.cs.tu-bs.de@localhost - TU Braunschweig 
(Germany)



Home | Main Index | Thread Index | Old Index