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-next>] [day] [month] [year] [list]
Date:	Mon, 26 Jan 2009 14:26:24 +0100
From:	Gerd Hoffmann <kraxel@...hat.com>
To:	linux-kernel@...r.kernel.org, linux-arch@...r.kernel.org,
	linux-api@...r.kernel.org
Cc:	aarcange@...hat.com, Gerd Hoffmann <kraxel@...hat.com>
Subject: [PATCH v7 0/5] Add preadv & pwritev system calls.

  Hi folks,

Next round of the preadv & pwritev patch series.  The whitespace bugs
should finally be gone now, checkpatch has nothing to complain about.

There is now a git tree with the patches (branch 'preadv'):
  git://git.et.redhat.com/kernel-kraxel.git
  http://git.et.redhat.com/?p=kernel-kraxel.git;a=shortlog;h=refs/heads/preadv

Plan it so get this into the linux-next once it comes back to life (after
LCA?).

As for userspace bits someone asked for:

Qemu wants use that to handle virtual disk I/O.  A patch for qemu can be
found here: http://article.gmane.org/gmane.comp.emulators.qemu/36851
The code can't put into use yet though as the qemu block layer needs
some changes to pass though iovecs to the disk image format driver code.

Note this isn't the first attempt to get preadv support into the kernel,
therefore I expect others (databases?) will quickly use that too.

Also *BSD has this syscall for quite some time, thus there likely is
code using this in the wild already ...

cheers,
  Gerd

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