linux-fsdevel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* LSF 2013 call for participation?
@ 2013-01-07 12:37 Jan Kara
  2013-01-07 15:43 ` Martin K. Petersen
  0 siblings, 1 reply; 5+ messages in thread
From: Jan Kara @ 2013-01-07 12:37 UTC (permalink / raw)
  To: martin.petersen, James.Bottomley; +Cc: linux-fsdevel

  Hi,

  I wanted to ask about this year's LSFMM summit - I didn't see any call
for participation yet although previous years it was sent out before
Christmas. What's going on? I believe things should get moving soon so that
invited people can arrange for visa / plane tickets...

								Honza

PS: If my memory serves well (thanks goes to Mel for reminding me), Martin
was appointed this year's chief organizer.
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

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

* Re: LSF 2013 call for participation?
  2013-01-07 12:37 LSF 2013 call for participation? Jan Kara
@ 2013-01-07 15:43 ` Martin K. Petersen
  2013-01-07 18:53   ` Jan Kara
  2013-01-15 23:11   ` Darrick J. Wong
  0 siblings, 2 replies; 5+ messages in thread
From: Martin K. Petersen @ 2013-01-07 15:43 UTC (permalink / raw)
  To: Jan Kara; +Cc: martin.petersen, James.Bottomley, linux-fsdevel

>>>>> "Jan" == Jan Kara <jack@suse.cz> writes:

Jan> Hi, I wanted to ask about this year's LSFMM summit - I didn't see
Jan> any call for participation yet although previous years it was sent
Jan> out before Christmas. 

Really? I always thought they went out in January. In any case we are
getting the call rolling.

And for those that want to plan ahead the dates are April 18th and 19th
in San Francisco. This year we're trailing the Collab Summit instead of
preceding it:

	https://events.linuxfoundation.org/events/lsfmm-summit

-- 
Martin K. Petersen	Oracle Linux Engineering

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

* Re: LSF 2013 call for participation?
  2013-01-07 15:43 ` Martin K. Petersen
@ 2013-01-07 18:53   ` Jan Kara
  2013-01-15 23:11   ` Darrick J. Wong
  1 sibling, 0 replies; 5+ messages in thread
From: Jan Kara @ 2013-01-07 18:53 UTC (permalink / raw)
  To: Martin K. Petersen; +Cc: Jan Kara, James.Bottomley, linux-fsdevel

On Mon 07-01-13 10:43:05, Martin K. Petersen wrote:
> >>>>> "Jan" == Jan Kara <jack@suse.cz> writes:
> 
> Jan> Hi, I wanted to ask about this year's LSFMM summit - I didn't see
> Jan> any call for participation yet although previous years it was sent
> Jan> out before Christmas. 
> 
> Really? I always thought they went out in January. In any case we are
> getting the call rolling.
  Thanks! Looking forward to it.

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

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

* Re: LSF 2013 call for participation?
  2013-01-07 15:43 ` Martin K. Petersen
  2013-01-07 18:53   ` Jan Kara
@ 2013-01-15 23:11   ` Darrick J. Wong
  2013-01-16 10:41     ` Jan Kara
  1 sibling, 1 reply; 5+ messages in thread
From: Darrick J. Wong @ 2013-01-15 23:11 UTC (permalink / raw)
  To: Martin K. Petersen; +Cc: Jan Kara, James.Bottomley, linux-fsdevel, linux-mm

[adding linux-mm to cc...]

On Mon, Jan 07, 2013 at 10:43:05AM -0500, Martin K. Petersen wrote:
> >>>>> "Jan" == Jan Kara <jack@suse.cz> writes:
> 
> Jan> Hi, I wanted to ask about this year's LSFMM summit - I didn't see
> Jan> any call for participation yet although previous years it was sent
> Jan> out before Christmas. 
> 
> Really? I always thought they went out in January. In any case we are
> getting the call rolling.
> 
> And for those that want to plan ahead the dates are April 18th and 19th
> in San Francisco. This year we're trailing the Collab Summit instead of
> preceding it:
> 
> 	https://events.linuxfoundation.org/events/lsfmm-summit

There are a few things I'd like to hold a discussion about...

 - How do we get from bcache/flashcache/dm-cache/enhanceio to a single upstream
   driver?  If we merge one of them, then can we cherry-pick the more easily
   pluggable pieces of each into whatever gets merged?  Which one would we
   merge as a basis for the others?

 - Stable pages part 3: Modifying existing block devices.  A number of block
   devices and filesystems provide their own page snapshotting, or play tricks
   with the page bits to satisfy their own stability requirements.  Can we
   eliminate this?

Also, miscellaneous other odd topics:

 - How many of the infrequently-tested mount options in ext4/others can we get
   away with eliminating?  Or at least hiding them behind a "pleaseeatmydata"
   mount flag to minimize (hopefully) the amount of accidental data loss due to
   wild mount incantations?

 - Update on exposing T10/DIF data to userspace via the preadv/pwritev aio
   interface.  I ought to publish some code first.

 - A discussion of deduplication could be fun, though I'm not sure its memory
   and processing requirements make it a great candidate for kernel code, or
   even general usage.  I'm not even sure there's a practical way to, say, have
   a userspace dedupe tool that could listen for delayed allocations and try to
   suggest adjustments before commit time.

--D
> 
> -- 
> Martin K. Petersen	Oracle Linux Engineering
> --
> 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

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

* Re: LSF 2013 call for participation?
  2013-01-15 23:11   ` Darrick J. Wong
@ 2013-01-16 10:41     ` Jan Kara
  0 siblings, 0 replies; 5+ messages in thread
From: Jan Kara @ 2013-01-16 10:41 UTC (permalink / raw)
  To: Darrick J. Wong
  Cc: Martin K. Petersen, Jan Kara, James.Bottomley, linux-fsdevel,
	linux-mm

On Tue 15-01-13 15:11:27, Darrick J. Wong wrote:
> [adding linux-mm to cc...]
> 
> On Mon, Jan 07, 2013 at 10:43:05AM -0500, Martin K. Petersen wrote:
> > >>>>> "Jan" == Jan Kara <jack@suse.cz> writes:
> > 
> > Jan> Hi, I wanted to ask about this year's LSFMM summit - I didn't see
> > Jan> any call for participation yet although previous years it was sent
> > Jan> out before Christmas. 
> > 
> > Really? I always thought they went out in January. In any case we are
> > getting the call rolling.
> > 
> > And for those that want to plan ahead the dates are April 18th and 19th
> > in San Francisco. This year we're trailing the Collab Summit instead of
> > preceding it:
> > 
> > 	https://events.linuxfoundation.org/events/lsfmm-summit
> 
> There are a few things I'd like to hold a discussion about...
...
>  - Stable pages part 3: Modifying existing block devices.  A number of block
>    devices and filesystems provide their own page snapshotting, or play tricks
>    with the page bits to satisfy their own stability requirements.  Can we
>    eliminate this?
  I guess this is more about sending patches than agreeing on how to do
it. But you can give a quick status update so that respective maintainers
know about the current situation.

> Also, miscellaneous other odd topics:
> 
>  - How many of the infrequently-tested mount options in ext4/others can we get
>    away with eliminating?  Or at least hiding them behind a "pleaseeatmydata"
>    mount flag to minimize (hopefully) the amount of accidental data loss due to
>    wild mount incantations?
  I'm interested in this discussion as well. But be aware that this
question is coming up for at least last two years if I remember right. And
again if you come up with suggestions for particular options, we can speak
about it. Actually I have a plan to prepare some concrete suggestions for
ext4 workshop / LSF. So just tell me if you plan to work on this so that we
don't duplicate the effort.

>  - A discussion of deduplication could be fun, though I'm not sure its memory
>    and processing requirements make it a great candidate for kernel code, or
>    even general usage.  I'm not even sure there's a practical way to, say, have
>    a userspace dedupe tool that could listen for delayed allocations and try to
>    suggest adjustments before commit time.
  I think userspace is a better place for efficient deduplication... Plus
you have to implement COW to handle when deduplicated block is written.

								Honza
-- 
Jan Kara <jack@suse.cz>
SUSE Labs, CR

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

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

end of thread, other threads:[~2013-01-16 10:41 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-01-07 12:37 LSF 2013 call for participation? Jan Kara
2013-01-07 15:43 ` Martin K. Petersen
2013-01-07 18:53   ` Jan Kara
2013-01-15 23:11   ` Darrick J. Wong
2013-01-16 10:41     ` Jan Kara

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).