linux-ide.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* Linux Plumbers IO & File System Micro-conference
@ 2013-07-12 17:20 Ric Wheeler
  2013-07-12 17:42 ` faibish, sorin
  0 siblings, 1 reply; 3+ messages in thread
From: Ric Wheeler @ 2013-07-12 17:20 UTC (permalink / raw)
  To: linux-scsi@vger.kernel.org, Linux FS Devel,
	linux-nfs@vger.kernel.org, linux-btrfs, xfs-oss,
	linux-ext4@vger.kernel.org, device-mapper development,
	IDE/ATA development list, anaconda-devel-list


Linux Plumbers has approved a file and storage microconference. The overview 
page is here:

http://wiki.linuxplumbersconf.org/2013:file_and_storage_systems

I would like to started gathering in ideas for topics. I have been approached 
already with a request to cover the copy_range work Zach Brown kicked off at LSF 
which I think is a great topic since it has impact throughout the stack, all the 
way up to applications programmers.

A similar request was made to give some time to non-volatile memory devices and 
the proposed "persistent memory" backed block device and persistent memory file 
system from Intel. That also seems to fall in nicely with the plumbers mission 
statement since it clearly will impact everything from the application on down 
through the kernel.

Last year, we had a good discussion on management of storage (anaconda, yast, 
libstoragemgt, etc) - that also might be worth giving updates on.

The instructions for submitting ideas will be updated later today at:

http://www.linuxplumbersconf.org/2013/submitting-topic/

If you have topics that you would like to add, wait until the instructions get 
posted at the link above. If you are impatient, feel free to email me directly 
(but probably best to drop the broad mailing lists from the reply).

Thanks!

Ric


^ permalink raw reply	[flat|nested] 3+ messages in thread

* RE: Linux Plumbers IO & File System Micro-conference
  2013-07-12 17:20 Linux Plumbers IO & File System Micro-conference Ric Wheeler
@ 2013-07-12 17:42 ` faibish, sorin
  2013-07-15 21:22   ` Ric Wheeler
  0 siblings, 1 reply; 3+ messages in thread
From: faibish, sorin @ 2013-07-12 17:42 UTC (permalink / raw)
  To: Ric Wheeler, linux-scsi@vger.kernel.org, Linux FS Devel,
	linux-nfs@vger.kernel.org, linux-btrfs, xfs-oss,
	linux-ext4@vger.kernel.org, device-mapper development,
	IDE/ATA development list, anaconda-devel-list@redhat.com

Can we have a discussion on Lustre client in the kernel? Thanks

./Sorin

-----Original Message-----
From: linux-fsdevel-owner@vger.kernel.org [mailto:linux-fsdevel-owner@vger.kernel.org] On Behalf Of Ric Wheeler
Sent: Friday, July 12, 2013 1:21 PM
To: linux-scsi@vger.kernel.org; Linux FS Devel; linux-nfs@vger.kernel.org; linux-btrfs; xfs-oss; linux-ext4@vger.kernel.org; device-mapper development; IDE/ATA development list; anaconda-devel-list@redhat.com
Subject: Linux Plumbers IO & File System Micro-conference


Linux Plumbers has approved a file and storage microconference. The overview page is here:

http://wiki.linuxplumbersconf.org/2013:file_and_storage_systems

I would like to started gathering in ideas for topics. I have been approached already with a request to cover the copy_range work Zach Brown kicked off at LSF which I think is a great topic since it has impact throughout the stack, all the way up to applications programmers.

A similar request was made to give some time to non-volatile memory devices and the proposed "persistent memory" backed block device and persistent memory file system from Intel. That also seems to fall in nicely with the plumbers mission statement since it clearly will impact everything from the application on down through the kernel.

Last year, we had a good discussion on management of storage (anaconda, yast, libstoragemgt, etc) - that also might be worth giving updates on.

The instructions for submitting ideas will be updated later today at:

http://www.linuxplumbersconf.org/2013/submitting-topic/

If you have topics that you would like to add, wait until the instructions get posted at the link above. If you are impatient, feel free to email me directly (but probably best to drop the broad mailing lists from the reply).

Thanks!

Ric

--
To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org More majordomo info at  http://vger.kernel.org/majordomo-info.html

_______________________________________________
xfs mailing list
xfs@oss.sgi.com
http://oss.sgi.com/mailman/listinfo/xfs

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: Linux Plumbers IO & File System Micro-conference
  2013-07-12 17:42 ` faibish, sorin
@ 2013-07-15 21:22   ` Ric Wheeler
  0 siblings, 0 replies; 3+ messages in thread
From: Ric Wheeler @ 2013-07-15 21:22 UTC (permalink / raw)
  To: faibish, sorin
  Cc: linux-scsi@vger.kernel.org, Linux FS Devel,
	linux-nfs@vger.kernel.org, linux-btrfs, xfs-oss,
	linux-ext4@vger.kernel.org, device-mapper development,
	IDE/ATA development list, anaconda-devel-list@redhat.com

On 07/12/2013 01:42 PM, faibish, sorin wrote:
> Can we have a discussion on Lustre client in the kernel? Thanks
>
> ./Sorin

I am not sure that we have that much to do for Lustre on the client side. Is 
this a topic that would be of broad enough interest to include people outside of 
the kernel developers?

thanks!

Ric

>
> -----Original Message-----
> From: linux-fsdevel-owner@vger.kernel.org [mailto:linux-fsdevel-owner@vger.kernel.org] On Behalf Of Ric Wheeler
> Sent: Friday, July 12, 2013 1:21 PM
> To: linux-scsi@vger.kernel.org; Linux FS Devel; linux-nfs@vger.kernel.org; linux-btrfs; xfs-oss; linux-ext4@vger.kernel.org; device-mapper development; IDE/ATA development list; anaconda-devel-list@redhat.com
> Subject: Linux Plumbers IO & File System Micro-conference
>
>
> Linux Plumbers has approved a file and storage microconference. The overview page is here:
>
> http://wiki.linuxplumbersconf.org/2013:file_and_storage_systems
>
> I would like to started gathering in ideas for topics. I have been approached already with a request to cover the copy_range work Zach Brown kicked off at LSF which I think is a great topic since it has impact throughout the stack, all the way up to applications programmers.
>
> A similar request was made to give some time to non-volatile memory devices and the proposed "persistent memory" backed block device and persistent memory file system from Intel. That also seems to fall in nicely with the plumbers mission statement since it clearly will impact everything from the application on down through the kernel.
>
> Last year, we had a good discussion on management of storage (anaconda, yast, libstoragemgt, etc) - that also might be worth giving updates on.
>
> The instructions for submitting ideas will be updated later today at:
>
> http://www.linuxplumbersconf.org/2013/submitting-topic/
>
> If you have topics that you would like to add, wait until the instructions get posted at the link above. If you are impatient, feel free to email me directly (but probably best to drop the broad mailing lists from the reply).
>
> Thanks!
>
> Ric
>
> --
> To unsubscribe from this list: send the line "unsubscribe linux-fsdevel" in the body of a message to majordomo@vger.kernel.org More majordomo info at  http://vger.kernel.org/majordomo-info.html
>


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-07-15 21:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-07-12 17:20 Linux Plumbers IO & File System Micro-conference Ric Wheeler
2013-07-12 17:42 ` faibish, sorin
2013-07-15 21:22   ` Ric Wheeler

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).