From: steve Date: Thu, 6 Dec 2001 14:41:23 +0000 (+0000) Subject: o updated after investigation of an item X-Git-Tag: beta1-pre1~67 X-Git-Url: https://sourceware.org/git/?a=commitdiff_plain;h=7c3a123d9716e57f6bc281493471ba59391c611c;p=dm.git o updated after investigation of an item --- diff --git a/kernel/projects.txt b/kernel/projects.txt index 73f3ff6..d02e872 100644 --- a/kernel/projects.txt +++ b/kernel/projects.txt @@ -14,8 +14,7 @@ o Investigate char device number allocation for dm-ioctl.c (maybe use misc device ?) - o dm-table.c:dm_table_get_device() only appears to check the sizes when - allocating new devices + o dm-table.c:dm_table_get_device() reference counting o Investigate overhead of vmalloc()ed tables and if required look at ways of using "normal" kernel memory instead.