Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1283681

Re: [PATCH RFC 1/3] lightnvm: check mm before use

From Matias Bjørling <m@bjorling.me>
Newsgroups linux.kernel
Subject Re: [PATCH RFC 1/3] lightnvm: check mm before use
Date 2015-12-04 11:00 +0100
Message-ID <qBVjH-ZM-5@gated-at.bofh.it> (permalink)
References <qBey6-72N-25@gated-at.bofh.it> <qBTBf-7g-3@gated-at.bofh.it>
Organization Paletta

Show all headers | View raw


> Is there any chance core can initialize IOs on device without register
> with a media manger ?
> In my understanding core cannot create target on device without a
> media manger, if core doesn't have a target how can core initialize
> IOs on these devices?  If I'm wrong about this, please correct me.
>

You're right. This is preparation patches for system blocks. The core 
gets features added to work with the device, before gennvm is 
initialized. For that case, no media manager will have been initialized, 
and we therefore can't call it.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Back to linux.kernel | Previous | NextPrevious in thread | Find similar | Unroll thread


Thread

[PATCH RFC 1/3] lightnvm: check mm before use Matias Bjørling <m@bjorling.me> - 2015-12-02 13:20 +0100
  [PATCH RFC 2/3] lightnvm: comments on constants Matias Bjørling <m@bjorling.me> - 2015-12-02 13:20 +0100
  Re: [PATCH RFC 1/3] lightnvm: check mm before use Wenwei Tao <ww.tao0320@gmail.com> - 2015-12-04 09:10 +0100
    Re: [PATCH RFC 1/3] lightnvm: check mm before use Matias Bjørling <m@bjorling.me> - 2015-12-04 11:00 +0100

csiph-web