Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 310038 Details for
Bug 452534
[RFE] Enable raw devices on s390x
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
[patch]
Kconfig patch for raw driver on s390x
linux-2.6-s390-rawdevices.patch (text/plain), 1.12 KB, created by
Bryn M. Reeves
on 2008-06-23 15:56:45 UTC
(
hide
)
Description:
Kconfig patch for raw driver on s390x
Filename:
MIME Type:
Creator:
Bryn M. Reeves
Created:
2008-06-23 15:56:45 UTC
Size:
1.12 KB
patch
obsolete
>--- drivers/s390/Kconfig.old 2008-05-23 01:07:07.000000000 +1200 >+++ drivers/s390/Kconfig 2008-06-18 17:16:43.000000000 +1200 >@@ -51,6 +51,26 @@ > When not in use, each additional set of 256 PTYs occupy > approximately 8 KB of kernel memory on 32-bit architectures. > >+config RAW_DRIVER >+ tristate "RAW driver (/dev/raw/rawN) (OBSOLETE)" >+ help >+ The raw driver permits block devices to be bound to /dev/raw/rawN. >+ Once bound, I/O against /dev/raw/rawN uses efficient zero-copy I/O. >+ See the raw(8) manpage for more details. >+ >+ The raw driver is deprecated and may be removed from 2.7 >+ kernels. Applications should simply open the device (eg /dev/hda1) >+ with the O_DIRECT flag. >+ >+config MAX_RAW_DEVS >+ int "Maximum number of RAW devices to support (1-8192)" >+ depends on RAW_DRIVER >+ default "256" >+ help >+ The maximum number of RAW devices that are supported. >+ Default is 256. Increase this number in case you need lots of >+ raw devices. >+ > config HANGCHECK_TIMER > tristate "Hangcheck timer" > help >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 452534
: 310038