[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[dm-devel] [PATCH] remove alloc_page from dm-emc.c
- From: Mike Christie <michaelc cs wisc edu>
- To: Lars Marowsky-Bree <lmb suse de>, Alasdair G Kergon <agk redhat com>, device-mapper development <dm-devel redhat com>
- Cc:
- Subject: [dm-devel] [PATCH] remove alloc_page from dm-emc.c
- Date: Mon, 11 Apr 2005 04:32:47 -0700
Hey Lars,
Here is what I meant. A Page for just something around 8-16 bytes
seems wasteful. Plus there is no reserve.
If you have to end up setting more bits maybe it is better to
preallocate a command per device at create time, or maybe since
there are four different combos I should have done it with this
patch?
This was made against 2.6.12-rc2. Only compile tested.
Mike
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]