HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- hpux filesystem IO and raw IO
Operating System - HP-UX
1832304
Members
2047
Online
110041
Solutions
Forums
Categories
Company
Local Language
back
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
back
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 02:20 AM
11-14-2005 02:20 AM
hpux filesystem IO and raw IO
I am experiencing that hpux disk driver handles
raw buffer different than file system buffer(vxfs)at blk layer,but i dont see any document or info talking about it.
i see this intresting comments in buf.h ,but could not find any more info.would appreciate if somebody can put more light on these/any doc which can explain these.
/* the following fields are added for third party file systems to use.
* See "HP-UX Kernel Changes for VxFS External Reference Specification"
* section 7 for details.
*/
struct buf *b_nextchain; /* VXFS or NFS */
void *b_private; /* file system private buf info */
int (*b_writestrat) __((struct buf *)); /* this file system has its own
strategy routine for bwrite()
and asyncpageio() */
raw buffer different than file system buffer(vxfs)at blk layer,but i dont see any document or info talking about it.
i see this intresting comments in buf.h ,but could not find any more info.would appreciate if somebody can put more light on these/any doc which can explain these.
/* the following fields are added for third party file systems to use.
* See "HP-UX Kernel Changes for VxFS External Reference Specification"
* section 7 for details.
*/
struct buf *b_nextchain; /* VXFS or NFS */
void *b_private; /* file system private buf info */
int (*b_writestrat) __((struct buf *)); /* this file system has its own
strategy routine for bwrite()
and asyncpageio() */
2 REPLIES 2
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 02:59 AM
11-14-2005 02:59 AM
Re: hpux filesystem IO and raw IO
Hi sagarwal,
Kind of depends on the app.
A. Clay Stephenson did a study on Oracle.
With 11i there was viturally no performance bump going with or without raw disk.
Other things being equal.
some issues requires testing, not a whitepaper to be resolved.
SEP
Kind of depends on the app.
A. Clay Stephenson did a study on Oracle.
With 11i there was viturally no performance bump going with or without raw disk.
Other things being equal.
some issues requires testing, not a whitepaper to be resolved.
SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-14-2005 03:04 AM
11-14-2005 03:04 AM
Re: hpux filesystem IO and raw IO
thanks steven,
i am not asking this questin in context of oracle application.
i am writing a blk layer filter driver ,which can keep track of changes happening at blklevel.
it works fine on raw devices/raw applications but dont get callback when IO coming from filesystem .
regards
shri
i am not asking this questin in context of oracle application.
i am writing a blk layer filter driver ,which can keep track of changes happening at blklevel.
it works fine on raw devices/raw applications but dont get callback when IO coming from filesystem .
regards
shri
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP