USB subsystem merge plans

2007-10-12 Thread Frank Kingswood
Hallo! I haven't seen anything on linux.kernel about what the merge plans are for the USB subsystem going into 2.6.24. Should I be submitting my driver as a patch to linux.kernel or are Alan or Greg going to push their changes? Thanks, Frank - To unsubscribe from this list: send the line

Re: -mm merge plans for 2.6.23

2007-07-26 Thread Frank Kingswood
Andi Kleen wrote: One simple way to fix this would be to implement a fadvise() flag that puts the dentry/inode on a "soon to be expired" list if there are no other references. Then if a dentry allocation needs more memory try to reuse dentries from that list (or better queue) first. Any other acc