Mailinglist Archive: packet-writing (28 mails)
| < Previous | Next > |
[ANN]: 0.0.2a
- From: Jens Axboe <axboe@xxxxxxx>
- Date: Sun, 25 Jun 2000 09:41:14 +0000 (UTC)
- Message-id: <20000620042322.C4687@xxxxxxx>
(appologies if this goes out twice...)
Hi,
I pulled the stuff back together into a brand new release of
CD-RW packet writing. This release should be a lot more solid
than previous versions, not to mention a whole lot faster.
Patch is here
ftp://ftp.kernel.org/pub/linux/kernel/people/axboe/packet/packet-0.0.2a.tar.bz2
and is against 2.4.0-test1-ac21. Apply packet-0.0.2a-inc.diff on top
of that, two small typos snuck in there.
Extract from Changelog:
- kpacketd kernel thread pulling missing data
- fix plugging bug
- rewrite pkt_gather_data to a one-step solution
- add private pktcdvd elevator
- shutdown write access to device upon write failure
- set inactive request queue head
- rework locking
- introduce per-pd queues, simplifies pkt_request
- store pd in queuedata
Since this is still considered alpha (at best), kdb is included
in the patch. Hopefully this will make it much easier for folks
experiencing problems to report back with useful info.
This release is pretty solid for me, although I'm sure there are
still lots of bugs. Querying UDF for zero blocks and UDF dir/file
count block caching did not make it in, expect that for next time.
--
* Jens Axboe <axboe@xxxxxxx>
* SuSE Labs
Hi,
I pulled the stuff back together into a brand new release of
CD-RW packet writing. This release should be a lot more solid
than previous versions, not to mention a whole lot faster.
Patch is here
ftp://ftp.kernel.org/pub/linux/kernel/people/axboe/packet/packet-0.0.2a.tar.bz2
and is against 2.4.0-test1-ac21. Apply packet-0.0.2a-inc.diff on top
of that, two small typos snuck in there.
Extract from Changelog:
- kpacketd kernel thread pulling missing data
- fix plugging bug
- rewrite pkt_gather_data to a one-step solution
- add private pktcdvd elevator
- shutdown write access to device upon write failure
- set inactive request queue head
- rework locking
- introduce per-pd queues, simplifies pkt_request
- store pd in queuedata
Since this is still considered alpha (at best), kdb is included
in the patch. Hopefully this will make it much easier for folks
experiencing problems to report back with useful info.
This release is pretty solid for me, although I'm sure there are
still lots of bugs. Querying UDF for zero blocks and UDF dir/file
count block caching did not make it in, expect that for next time.
--
* Jens Axboe <axboe@xxxxxxx>
* SuSE Labs
| < Previous | Next > |