version 1.3, 2009/11/15 19:30:59
|
version 1.4, 2009/11/15 19:31:20
|
Line 1
|
Line 1
|
*) disk ioctls |
My own TODO file where I'm trying to keep old things which I would like to see to be done in NetBSD. |
*) vnode locking |
|
*) reclaiming vnodes |
## Short time goals |
*) |
1. Fix disk and pseudo-disk ioctl calls used to get informations about disk partitions |
|
2. dm device driver rump port |
|
3. update lvm2tools to newer version |
|
4. update zfs code to newer version |
|
5. Modular improvements |
|
6. Change way how vnodes are reclaimed to make our vfs much cleaner. |
|
7. VN_RELE_ASYNC fix for NetBSD |
|
|
|
## Mid time goals |
|
1. Port crash(8) to other architectures |
|
2. Write DRBD like device for NetBSD dm |
|
3. LVM remote replication support |
|
4. LVM mirror target (taken from raidframe) ? |
|
4. ZFS Snapshosts support |
|
5. Change ZFS taskq to NetBSD workqueue in a useable way for ZFS. |
|
|
|
## Long time goals |
|
1. Rewrite ddb to be more modular and to be useable as userspace binary, too. |
|
2. Port Sun Dtrace to NetBSD (Freebsd did that some time ago) |
|
3. Cluster LVM |
|
4. Snapshot LVM support |