Re: An idea .... with code

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andi Kleen
Date: Wednesday, August 27, 2008 - 12:47 am

On Wed, Aug 27, 2008 at 12:24:07AM -0700, jassi brar wrote:

I fail to see what your patch generalizes? AFAIK it just adds a new
more narrow (less features than the old one) interface to create loop devices.


But you're adding more code which is more intrusive? 


Your goal is to replace all ioctls with sysfs files? 

If it's that then I'm going on the book as saying that's a bad idea, especially
for this case. While ioctls have their problems they work quite well for many 
things. I don't see any particular reason why ioctls should not be used
to configure loop devices.

-Andi
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
An idea .... with code, jassi brar, (Sun Aug 24, 1:53 am)
[PATCH 00/18] merge apic_32.c and apic_64.c, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 03/18] x86: apic - unify setup_apicpmtimer, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 05/18] x86: apic - unify setup_local_APIC, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 08/18] x86: apic_xx.c order variables, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 09/18] x86: use HAVE_X2APIC in apic_64.c, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 11/18] x86: make apic_32/64.c more like, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 12/18] x86: merge APIC_init_uniprocessor, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 14/18] x86: merge header files in apic_xx.c, Yinghai Lu, (Sun Aug 24, 2:01 am)
[PATCH 17/18] x86: apic copy apic_64.c to apic_32.c, Yinghai Lu, (Sun Aug 24, 2:01 am)
Re: [PATCH 00/18] merge apic_32.c and apic_64.c, Ingo Molnar, (Sun Aug 24, 2:14 am)
Re: [PATCH 00/18] merge apic_32.c and apic_64.c, Ingo Molnar, (Sun Aug 24, 5:16 am)
Re: An idea .... with code, Jochen Voß, (Mon Aug 25, 5:22 am)
Re: An idea .... with code, Marcin Slusarz, (Mon Aug 25, 1:53 pm)
Re: An idea .... with code, Bill Davidsen, (Mon Aug 25, 7:47 pm)
Re: An idea .... with code, Andi Kleen, (Tue Aug 26, 1:24 am)
Re: An idea .... with code, Alexey Dobriyan, (Tue Aug 26, 3:44 am)
Re: An idea .... with code, Andi Kleen, (Tue Aug 26, 4:08 am)
Re: An idea .... with code, jassi brar, (Wed Aug 27, 12:24 am)
Re: An idea .... with code, Andi Kleen, (Wed Aug 27, 12:47 am)
Re: An idea .... with code, David Newall, (Wed Aug 27, 2:57 am)
Re: An idea .... with code, Andi Kleen, (Wed Aug 27, 3:01 am)
Re: An idea .... with code, jassi brar, (Wed Aug 27, 5:38 am)
Re: An idea .... with code, Andi Kleen, (Wed Aug 27, 5:47 am)
Re: An idea .... with code, Kasper Sandberg, (Wed Aug 27, 7:49 am)
Re: An idea .... with code, Andi Kleen, (Wed Aug 27, 8:02 am)
Re: An idea .... with code, jassi brar, (Wed Aug 27, 6:24 pm)
Re: An idea .... with code, Kasper Sandberg, (Thu Aug 28, 2:41 am)
Re: An idea .... with code, Bill Davidsen, (Fri Aug 29, 7:57 pm)