2002-10-03 14:02:19

by Mark Peloquin

[permalink] [raw]
Subject: Re: [Evms-devel] Re: [PATCH] EVMS core 4/4: evms_biosplit.h


On 10/03/02 at 8:57 AM, Alan Cox wrote:
> > +static void
> > +bio_split_setup(char * split_name, char * bio_name)
> > +{
> > + /* initialize MY bio split record pool */
> > + my_bio_split_slab = kmem_cache_create(split_name,
> > + sizeof
> > + (struct bio_split_cb),
> > + 0, SLAB_HWCACHE_ALIGN,
> > + NULL, NULL);
> > + if (!my_bio_split_slab) {
> > + panic("unable to create EVMS Bio Split cache.");

> If IBM are going to be doing telco grade stuff you could start now by
> failing politely in this case 8)

Your absolutely right! The appropriate changes will be made
immediately. Also, please bear in mind that this bio
splitting code is just temporary until the community comes
up with an acceptable generic solution.

Mark





-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
Evms-devel mailing list
[email protected]
To subscribe/unsubscribe, please visit:
https://lists.sourceforge.net/lists/listinfo/evms-devel