All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: Status of UDF CD packet writing?
@ 2002-10-09 11:37 lell02
  2002-10-09 10:45 ` Jens Axboe
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: lell02 @ 2002-10-09 11:37 UTC (permalink / raw)
  To: Jens Axboe; +Cc: linux-kernel@vger.kernel.org

>On Tue, Oct 08 2002, lell02 wrote:
>> hi, 
>> 
>> >Will Jens Axboes patch for CD packet writing for CD-R/RW make it in
>> >before the feature freeze? I know Jens Axboe is busy with more basic I/O
>> >stuff, but i sincerely hope it can be squeezed in before 2.6/3.0 is
>> >released.
>> 
>> jens stated on this about 1-2 days ago. he said, it would be little
>> modification on the ide-cdrom, to make it work with cd-mrw/ packet
>> writing.  so it could go in after the feature freeze.
>
>You might be talking about two different patches -- one for cd-rw
>support (this is the pktcdvd (or -packet) patch that Peter Osterlund has
>been maintaining) and the other for cd-mrw. The cd-mrw patch is very
>small, not a lot is required to support that in the cd driver.
>Supporting cd-rw is a lot harder, basically you have to do in software
>what cd-mrw does in hardware (defect management, read-modify-write
>packet gathering, etc).
>
>cd-mrw will definitely be in 2.6. cd-rw support maybe, I haven't even
>looked at that lately.
>

thanx for clearing out these differences. 

but, isn't cd-mrw supposed to replace the old packet-writing technique?
so, in the end, there wouldn't be any need for packet-writing, if every burner 
ships with cd-mrw-support... i read in the "specs", that the technology would 
be much better.



Marcus Lell




^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Status of UDF CD packet writing?
@ 2002-10-09 22:24 lell02
  0 siblings, 0 replies; 8+ messages in thread
From: lell02 @ 2002-10-09 22:24 UTC (permalink / raw)
  To: Brian Gerst; +Cc: linux-kernel@vger.kernel.org

hi, 
>lell02 wrote:
>>>On Tue, Oct 08 2002, lell02 wrote:
>>>
>>>>hi, 
>>>>
>>>>
>>>>>Will Jens Axboes patch for CD packet writing for CD-R/RW make it in
>>>>>before the feature freeze? I know Jens Axboe is busy with more basic I/O
>>>>>stuff, but i sincerely hope it can be squeezed in before 2.6/3.0 is
>>>>>released.
>>>>
>>>>jens stated on this about 1-2 days ago. he said, it would be little
>>>>modification on the ide-cdrom, to make it work with cd-mrw/ packet
>>>>writing.  so it could go in after the feature freeze.
>>>
>>>You might be talking about two different patches -- one for cd-rw
>>>support (this is the pktcdvd (or -packet) patch that Peter Osterlund has
>>>been maintaining) and the other for cd-mrw. The cd-mrw patch is very
>>>small, not a lot is required to support that in the cd driver.
>>>Supporting cd-rw is a lot harder, basically you have to do in software
>>>what cd-mrw does in hardware (defect management, read-modify-write
>>>packet gathering, etc).
>>>
>>>cd-mrw will definitely be in 2.6. cd-rw support maybe, I haven't even
>>>looked at that lately.
>>>
>> 
>> 
>> thanx for clearing out these differences. 
>> 
>> but, isn't cd-mrw supposed to replace the old packet-writing technique?
>> so, in the end, there wouldn't be any need for packet-writing, if every burner 
>> ships with cd-mrw-support... i read in the "specs", that the technology would 
>> be much better.
>
>For drives that support cd-mrw.  Older cd-rw drives will still need the 
>full blown packet writing patch though.

so, both have to go in 2.6/3.0. i hope, they do. it is clear, relying to jens, cd-mrw
is going to be in the future "stable"  kernel, so the question it on pkt-writing...
this code is more than 2 years old (i suppose). so it would be a gain, to include 
it within the official kernel. that would also be a point to the desktop-linux users
to use linux. (that ones dosen't use linux, until it supports things naturely (aka 
in mainline), 'cause they don't believe, it would be stable, until it is in mainline)


Marcus Lell



^ permalink raw reply	[flat|nested] 8+ messages in thread
* Re: Status of UDF CD packet writing?
@ 2002-10-08 22:46 lell02
  2002-10-09  8:54 ` Jens Axboe
  0 siblings, 1 reply; 8+ messages in thread
From: lell02 @ 2002-10-08 22:46 UTC (permalink / raw)
  To: Tommy Vestermark; +Cc: linux-kernel@vger.kernel.org

hi, 

>Will Jens Axboes patch for CD packet writing for CD-R/RW make it in
>before the feature freeze? I know Jens Axboe is busy with more basic I/O
>stuff, but i sincerely hope it can be squeezed in before 2.6/3.0 is
>released.

jens stated on this about 1-2 days ago. he said, it would be little modification 
on the ide-cdrom, to make it work with cd-mrw/ packet writing.
so it could go in after the feature freeze.

>
>Most new machines are fitted with a CD burner and some have finally even
>dropped the floppy drive!. Good desktop support is not only about
>low-latency and scheduler issues (Good work though!).
>
>Looking forward to 2.6/3.0 (or whatever the name may be ;-)
>Tommy Vestermark
>

Marcus Lell



>
>
>
>-
>To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
>the body of a message to majordomo@vger.kernel.org
>More majordomo info at  http://vger.kernel.org/majordomo-info.html
>Please read the FAQ at  http://www.tux.org/lkml/



^ permalink raw reply	[flat|nested] 8+ messages in thread
* Status of UDF CD packet writing?
@ 2002-10-08 18:38 Tommy Vestermark
  0 siblings, 0 replies; 8+ messages in thread
From: Tommy Vestermark @ 2002-10-08 18:38 UTC (permalink / raw)
  To: linux-kernel

Will Jens Axboes patch for CD packet writing for CD-R/RW make it in
before the feature freeze? I know Jens Axboe is busy with more basic I/O
stuff, but i sincerely hope it can be squeezed in before 2.6/3.0 is
released.

Most new machines are fitted with a CD burner and some have finally even
dropped the floppy drive!. Good desktop support is not only about
low-latency and scheduler issues (Good work though!).

Looking forward to 2.6/3.0 (or whatever the name may be ;-)
Tommy Vestermark





^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2002-10-10 17:48 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2002-10-09 11:37 Status of UDF CD packet writing? lell02
2002-10-09 10:45 ` Jens Axboe
2002-10-09 12:37 ` Brian Gerst
2002-10-10 17:46 ` Bill Davidsen
  -- strict thread matches above, loose matches on Subject: below --
2002-10-09 22:24 lell02
2002-10-08 22:46 lell02
2002-10-09  8:54 ` Jens Axboe
2002-10-08 18:38 Tommy Vestermark

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.