Re: [RFC/PATCH] mtd_blkdevs: Replace request handler kthread with a workqueue

2012-11-21 Thread Artem Bityutskiy
On Sat, 2012-11-10 at 13:08 -0300, Ezequiel Garcia wrote: > By replacing a kthread with a workqueue, the code is now a bit clearer. > There's also a slight reduction of code size (numbers apply for x86): > Before: >text data bss dec hex filename >324836

Re: [RFC/PATCH] mtd_blkdevs: Replace request handler kthread with a workqueue

2012-11-14 Thread Ezequiel Garcia
On Sat, Nov 10, 2012 at 1:08 PM, Ezequiel Garcia wrote: > By replacing a kthread with a workqueue, the code is now a bit clearer. > There's also a slight reduction of code size (numbers apply for x86): > Before: >textdata bss dec hex filename >3248 36 03284