login
Login
/
Register
Search
Header Space
Forums
News
Jobs
Blogs
Features
Man Pages
Site
Home
»
Mailing list archives
»
linux-fsdevel
»
2006
»
November
»
27
NFSv4/pNFS possible POSIX I/O API standards
view
thread
Score:
Previous message: [thread] [
date
] [author]
Next message: [
thread
] [
date
] [
author
]
[view in full thread]
From:
Gary Grider <ggrider@...>
Subject:
NFSv4/pNFS possible POSIX I/O API standards
Date: Tuesday, November 28, 2006 - 12:34 am
>
quoted text
>NFS developers, a group of people from the High End Computing >Interagency Working Group File >Systems and I/O (HECIWG FSIO), which is a funding oversight group >for file systems and >storage government funded research, has formed a project to extend >the POSIX I/O API. >The extensions have mostly to do with distributed computing/cluster >computing/high end computing >extensions. > >Things like >openg() - on process opens a file and gets a key that is passed to >lots of processes which >use the key to get a handle (great for thousands of processes opening a file) >readx/writex - scattergather readwrite - more appropriate and >complete than the real time extended read/write >statlite() - asking for stat info without requiring completely >accurate info like dates and sizes. This is good >for running stat against a file that is open by hundreds of >processes which currently forces callbacks >and the hundreds of processes to flush. > >Some of these things might be useful for pNFS and NFSv4. > >etc. > >In talking to Andy Adamson, we realized that NFS ACL's are a good >candidate for POSIX standardization. >There may be other items that might be good for standardization as well. > >The HECIWG FSIO POSIX team has already gotten the wheels rolling and >has gotten agreement >to do the standardization effort within the OpenGroup. We have an >official project in the platform >group in the OpenGroup and will publish man pages for review and >possible standardization >as an extension to POSIX. >The website is at >http://www.opengroup.org/platform/hecewg/ > >There are man pages for most of the proposed extensions at that >site. We will be putting more >out there in a few weeks. > >We in the HECIWG would welcome putting forth any NFS related >calls/utilities in our POSIX >extension effort. >We would need someone to work with in the NFS community to give us >the man pages >and point at example implementations. >We would be happy to do the legwork of getting the documents done >and the like. > >I also would be happy to add any of you to the POSIX HEC Extensions >mailing list etc. >if you want to monitor this effort. > >Andy and I felt that since we have the official POSIX Extensions >project spun up, getting a few things >from the NFSv4/pNFS community into the POSIX Standard would be nice >way to get leverage. > >I am very interested in your thoughts. >Thanks >Gary Grider >Los Alamos National Lab >HECIWG
- 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
Previous message: [thread] [
date
] [author]
Next message: [
thread
] [
date
] [
author
]
Messages in current thread:
NFSv4/pNFS possible POSIX I/O API standards
, Gary Grider
, (Tue Nov 28, 12:34 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Matthew Wilcox
, (Tue Nov 28, 11:08 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Tue Nov 28, 1:54 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Wed Nov 29, 5:04 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Matthew Wilcox
, (Wed Nov 29, 8:23 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Wed Nov 29, 8:39 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Fri Dec 1, 6:29 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Latchesar Ionkov
, (Fri Dec 1, 10:35 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Mon Dec 4, 8:37 pm)
Re: Re: NFSv4/pNFS possible POSIX I/O API standards
, Latchesar Ionkov
, (Tue Dec 5, 12:47 pm)
Re: Re: NFSv4/pNFS possible POSIX I/O API standards
, David Chinner
, (Wed Dec 6, 5:48 am)
openg and path_to_handle
, Rob Ross
, (Wed Dec 6, 11:53 am)
Re: openg and path_to_handle
, Latchesar Ionkov
, (Wed Dec 6, 7:19 pm)
Re: openg and path_to_handle
, Rob Ross
, (Thu Dec 14, 5:00 pm)
Re: openg and path_to_handle
, Matthew Wilcox
, (Thu Dec 14, 5:20 pm)
Re: openg and path_to_handle
, Rob Ross
, (Thu Dec 14, 7:02 pm)
Re: openg and path_to_handle
, David Chinner
, (Wed Dec 6, 4:40 pm)
Re: openg and path_to_handle
, Rob Ross
, (Wed Dec 6, 4:50 pm)
Re: openg and path_to_handle
, David Chinner
, (Wed Dec 6, 5:01 pm)
Re: openg and path_to_handle
, Matthew Wilcox
, (Wed Dec 6, 4:50 pm)
Re: openg and path_to_handle
, Andreas Dilger
, (Wed Dec 6, 6:09 pm)
Re: openg and path_to_handle
, Christoph Hellwig
, (Wed Dec 6, 7:39 pm)
Re: openg and path_to_handle
, Rob Ross
, (Thu Dec 14, 6:52 pm)
Re: openg and path_to_handle
, Matthew Wilcox
, (Wed Dec 6, 6:17 pm)
Re: openg and path_to_handle
, Andreas Dilger
, (Wed Dec 6, 6:41 pm)
Re: openg and path_to_handle
, David Chinner
, (Wed Dec 6, 5:09 pm)
Re: openg and path_to_handle
, Matthew Wilcox
, (Wed Dec 6, 12:04 pm)
Re: openg and path_to_handle
, Rob Ross
, (Wed Dec 6, 12:20 pm)
Re: openg and path_to_handle
, David Chinner
, (Wed Dec 6, 4:57 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Tue Dec 5, 5:44 pm)
Re: Re: NFSv4/pNFS possible POSIX I/O API standards
, Latchesar Ionkov
, (Wed Dec 6, 7:25 pm)
openg
, Christoph Hellwig
, (Wed Dec 6, 7:01 am)
Re: openg
, Rob Ross
, (Wed Dec 6, 11:42 am)
Re: openg
, Christoph Hellwig
, (Wed Dec 6, 7:32 pm)
Re: openg
, Rob Ross
, (Thu Dec 14, 7:36 pm)
Re: openg
, Trond Myklebust
, (Wed Dec 6, 11:41 am)
Re: Re: NFSv4/pNFS possible POSIX I/O API standards
, Matthew Wilcox
, (Tue Dec 5, 1:01 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Peter Staubach
, (Tue Dec 5, 5:50 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Tue Dec 5, 6:02 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Matthew Wilcox
, (Wed Nov 29, 8:35 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Gary Grider
, (Wed Nov 29, 12:26 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Wed Nov 29, 1:18 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Wed Nov 29, 5:48 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ric Wheeler
, (Fri Dec 1, 11:52 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Steven Whitehouse
, (Wed Nov 29, 6:25 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Thu Nov 30, 8:29 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Anton Altaparmakov
, (Wed Nov 29, 6:18 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Brad Boyer
, (Wed Nov 29, 4:26 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Thu Nov 30, 5:25 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Sage Weil
, (Thu Nov 30, 1:49 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Fri Dec 1, 1:26 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Sage Weil
, (Fri Dec 1, 3:08 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Fri Dec 1, 10:41 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Sat Dec 2, 9:52 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Sage Weil
, (Sun Dec 3, 12:10 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Mon Dec 4, 3:32 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Mon Dec 4, 11:15 am)
Re: readdirplus() as possible POSIX I/O API
, Andreas Dilger
, (Tue Dec 5, 6:26 am)
Re: Re: readdirplus() as possible POSIX I/O API
, Latchesar Ionkov
, (Tue Dec 5, 1:06 pm)
Re: readdirplus() as possible POSIX I/O API
, Rob Ross
, (Tue Dec 5, 6:48 pm)
Re: readdirplus() as possible POSIX I/O API
, Trond Myklebust
, (Tue Dec 5, 11:23 am)
Re: readdirplus() as possible POSIX I/O API
, Andreas Dilger
, (Wed Dec 6, 6:28 am)
Re: readdirplus() as possible POSIX I/O API
, Trond Myklebust
, (Wed Dec 6, 11:10 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Mon Dec 4, 8:59 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Peter Staubach
, (Tue Dec 5, 10:37 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Tue Dec 5, 1:56 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Tue Dec 5, 6:07 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Tue Dec 5, 5:50 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Tue Dec 5, 6:05 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Nikita Danilov
, (Thu Dec 7, 7:39 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Tue Dec 5, 7:55 pm)
statlite()
, Rob Ross
, (Thu Dec 14, 7:58 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Wed Dec 6, 6:06 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Wed Dec 6, 1:19 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Wed Dec 6, 1:27 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Wed Dec 6, 1:42 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Thu Dec 7, 1:57 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Fri Dec 15, 6:37 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Sat Dec 16, 2:13 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Sat Dec 16, 3:08 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ragnar
, (Wed Dec 6, 2:01 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Wed Dec 6, 2:13 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ragnar
, (Sun Dec 17, 10:41 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Sun Dec 17, 3:07 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Matthew Wilcox
, (Sun Dec 17, 3:38 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ulrich Drepper
, (Sun Dec 17, 5:51 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ragnar
, (Sun Dec 17, 10:57 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Gary Grider
, (Sun Dec 17, 11:54 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Sage Weil
, (Tue Dec 5, 7:18 pm)
Re: Re: NFSv4/pNFS possible POSIX I/O API standards
, Latchesar Ionkov
, (Tue Dec 5, 12:55 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Tue Dec 5, 6:12 pm)
Re: Re: NFSv4/pNFS possible POSIX I/O API standards
, Latchesar Ionkov
, (Wed Dec 6, 7:12 pm)
Re: Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Wed Dec 6, 7:33 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Tue Dec 5, 10:55 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Ragnar
, (Wed Dec 6, 8:22 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Wed Dec 6, 11:14 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Tue Dec 5, 6:11 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Tue Dec 5, 7:24 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Wed Dec 6, 12:42 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Matthew Wilcox
, (Tue Dec 5, 10:20 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Wed Dec 6, 11:04 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Matthew Wilcox
, (Wed Dec 6, 11:44 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Rob Ross
, (Wed Dec 6, 12:15 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Gary Grider
, (Tue Dec 5, 12:44 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Tue Dec 5, 6:05 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Sage Weil
, (Fri Dec 1, 12:47 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Fri Dec 1, 2:07 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Sat Dec 2, 9:57 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Sage Weil
, (Fri Dec 1, 2:42 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Peter Staubach
, (Mon Dec 4, 2:02 pm)
Re: readdirplus() as possible POSIX I/O API
, Sage Weil
, (Tue Dec 5, 7:20 pm)
Re: readdirplus() as possible POSIX I/O API
, Peter Staubach
, (Wed Dec 6, 11:48 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Trond Myklebust
, (Fri Dec 1, 3:13 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Sage Weil
, (Fri Dec 1, 4:32 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Wed Nov 29, 5:14 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Andreas Dilger
, (Tue Nov 28, 6:54 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Wendy Cheng
, (Tue Nov 28, 7:28 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Christoph Hellwig
, (Wed Nov 29, 5:12 am)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Russell Cattelan
, (Tue Nov 28, 4:17 pm)
Re: NFSv4/pNFS possible POSIX I/O API standards
, Anton Altaparmakov
, (Tue Nov 28, 7:28 am)
Navigation
Create content
Mailing list archives
Recent posts
Mail archive search
Enter your search terms.
all mailing lists
alsa-devel
dragonflybsd-bugs
dragonflybsd-commit
dragonflybsd-docs
dragonflybsd-kernel
dragonflybsd-submit
dragonflybsd-user
freebsd-announce
freebsd-bugs
freebsd-chat
freebsd-cluster
freebsd-current
freebsd-drivers
freebsd-embeded
freebsd-fs
freebsd-hackers
freebsd-hardware
freebsd-mobile
freebsd-net
freebsd-performance
freebsd-pf
freebsd-security
freebsd-security-notifications
freebsd-threads
git
git-commits-head
linux-activists
linux-arm
linux-ath5k-devel
linux-btrfs
linux-c-programming
linux-driver-devel
linux-ext4
linux-fsdevel
linux-ia64
linux-input
linux-kernel
linux-kernel-janitors
linux-kernel-mentors
linux-kernel-newbies
linux-kvm
linux-net
linux-netdev
linux-newbie
linux-nfs
linux-raid
linux-scsi
linux-security-module
linux-sparse
linux-usb
linux-usb-devel
madwifi-devel
netbsd-announce
netbsd-tech-kern
openbsd-announce
openbsd-bugs
openbsd-ipv6
openbsd-misc
openbsd-security-announce
openbsd-smp
openbsd-source-changes
openbsd-tech
openfabrics-general
openmoko-community
openmoko-devel
openmoko-kernel
reiserfs-devel
tux3
ucarp
Optionally limit your search to a specific mailing list.
advanced
Popular discussions
linux-kernel
:
Greg Kroah-Hartman
[PATCH 001/196] Chinese: Add the known_regression URI to the HOWTO
Linus Torvalds
Linux 2.6.27-rc8
James Bottomley
Re: Integration of SCST in the mainstream Linux kernel
Greg KH
Linux 2.6.25.10
git
:
Sverre Rabbelier
Git vs Monotone
Robert Collins
Re: VCS comparison table
Junio C Hamano
Re: git-diff on touched files: bug or feature?
Linus Torvalds
Re: [PATCH] Avoid running lstat(2) on the same cache entry.
openbsd-misc
:
Steve Shockley
Re: Real men don't attack straw men
chefren
Re: [Fwd: Open-Hardware]
ropers
Re: About Xen: maybe a reiterative question but ..
Leon Dippenaar
New tcp stack attack
linux-netdev
:
David Miller
Re: [GIT]: Networking
Jeff Garzik
Re: [bug?] tg3: Failed to load firmware "tigon/tg3_tso.bin"
Ilpo Järvinen
Re: [bug] stuck localhost TCP connections, v2.6.26-rc3+
Sangtae Ha
Re: A Linux TCP SACK Question
Latest forum posts
Kernel Module Oops! TRICKY PROBLEM!
7 hours ago
Linux kernel
usb mic not detected
10 hours ago
Applications and Utilities
linux-2.6.10
16 hours ago
Linux kernel
How to detect usb device insertioin and removal event ?
20 hours ago
Linux general
Extended configuration Read/Write
20 hours ago
Windows
Add ext2 inode field
1 day ago
Linux kernel
the kernel how to power off the machine
1 day ago
Linux kernel
struct gendisk via request_queue
1 day ago
Linux kernel
page initialization during kernel initialization
2 days ago
Linux kernel
Read Transport Layer Data form network packets (tcp/ip)
3 days ago
Linux kernel
Show all forums...
Recent Tags
quote
2.6.27-rc8
2.6.27
-rc
bugs
Intel
-rc8
Linus Torvalds
Linux
more tags
Colocation donated by:
Who's online
There are currently
4 users
and
908 guests
online.
Online users
strcmp
Jeremy
kingneutron
dangra
Syndicate
speck-geostationary