lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Date:	Tue, 12 Jun 2012 17:38:08 +0200
From:	Paolo Bonzini <pbonzini@...hat.com>
To:	linux-kernel@...r.kernel.org,
	Andrew Morton <akpm@...ux-foundation.org>, hughd@...gle.com
Subject: Re: [PATCH 0/2] msync improvements

Il 31/05/2012 22:43, Paolo Bonzini ha scritto:
> These two patches are improvements on the implementation of the msync
> system call.  To give some context, I found them while working on
> the implementation of a persistent dirty bitmap.
> 
> Paolo Bonzini (2):
>   msync: support syncing a small part of the file
>   msync: start async writeout when MS_ASYNC
> 
>  include/linux/fs.h |    3 +-
>  mm/fadvise.c       |    2 +-
>  mm/filemap.c       |   11 +++++---
>  mm/msync.c         |   63 +++++++++++++++++++++++++++++++++-------------------
>  4 files changed, 50 insertions(+), 29 deletions(-)
> 

Ping?

Paolo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ