Sponsored Content
The Lounge War Stories Linus Torvalds reply about Meltdown and Spectre. Post 303012275 by Corona688 on Thursday 1st of February 2018 04:07:36 PM
Old 02-01-2018
Quote:
Originally Posted by dodona
I read that with the 4.15 Kernel with build-in patches for the hypothetical problem comes with 15-30% performance loss.
That's way overblown, because the performance loss happens during the switch between userspace and kernelspace. Sensible programs don't spend most of their time doing thousands of tiny system calls.

A 30% reduction in performance there is bad, but not the same as a 30% slower computer.
 

5 More Discussions You Might Find Interesting

1. Filesystems, Disks and Memory

What the best HD format for Unix & Linus

Hello people, Im just about to install linux and unix but would like to know what the best Partition type format is for both of them. Can anyone tell me Thankyou in advanced (1 Reply)
Discussion started by: jeffersno1
1 Replies

2. Filesystems, Disks and Memory

hard disk meltdown

I had an issue with a second hard disk in my machine. I have a sparc station running solaris 7. It was working fine but now it wont mount on boot up and when you try to mount it manually it gives an I/O error. I tried a different disk as a control which was fine. What I want to know is if my... (3 Replies)
Discussion started by: Henrik
3 Replies

3. News, Links, Events and Announcements

A Couple of Short Linus Torvalds Videos

This link is to a page that has two short videos that feature Linus Torvalds discussing the Linux kernel. After you watch the first video, scroll down some more to reach the second video. (0 Replies)
Discussion started by: Perderabo
0 Replies

4. What is on Your Mind?

Meltdown and Spectre CPU bugs

This seems a bit serious: Meltdown, Spectre: The password theft bugs at the heart of Intel CPUs • The Register Vulnerability Note VU#584653 - CPU hardware vulnerable to side-channel attacks Project Zero: Reading privileged memory with a side-channel (8 Replies)
Discussion started by: Scrutinizer
8 Replies

5. AIX

AIX 6.1, POWER5 and Spectre/Meltdown

Apologies for this newbie question. We have inherited an IBM p5 520 (9111-520) running AIX 6.1.0.0 which seems to be the base install and no further patches installed. Is this vulnerable to the Spectre/Meltdown threat? Are patches available? Looks like AIX 6.1.0.0 went 'end of support' in... (8 Replies)
Discussion started by: the_garbage
8 Replies
default_disk_ir(5)						File Formats Manual						default_disk_ir(5)

NAME
default_disk_ir - enable and disable use of device's write cache in the SCSI subsystem (OBSOLETE) VALUES
Failsafe Default Allowed values Recommended values DESCRIPTION
Note: This tunable is obsolete. HP no longer allows enabling, by default, write cache for all direct access devices on the system. It is still possible to enable write cache for a specific device through the command. See scsictl(1M). This tunable enables(1) or disables(0) the Immediate Reporting behavior of the SCSI subsystem, also known as Write Cache Enable (WCE). With Immediate Reporting enabled, disk drives that have data caches return from a system call, including raw writes, when the data is cached, rather than returning after the data is written to the media. This sometimes improves write performance especially for sequential transfers. Cached data can be lost if a device power failure or reset occurs before the device writes the cached data to media. Because of these risks, the recommended value for this parameter on servers is Immediate Reporting disabled(0). Although not an option to the mount command, this tunable has a profound effect upon filesystem and raw disk performance and, conversely, data integrity when system resets occur. This tunable also affects delayed-write versus write-through-filesystem behavior. Who Is Expected to Change This Tunable? Anyone. Restrictions on Changing Changes to this tunable will take effect when the device is first opened. When Should the Tunable Be Turned On? When a third party application vendor recommends it. For normal use, HP strongly recommends you don't enable this tunable. What Are the Side Effects of Turning the Tunable On? Since enabling this tunable circumvents the protections provided by LVM or RAID, there is a strong risk of filesystem corruption and data loss in case of a device power failure or reset. When Should the Tunable Be Turned Off? HP recommends you always disable this tunable. This is especially true if you don't want to take the risk of filesystem corruption and data loss in case of a device power failure or reset. What Are the Side Effects of Turning the Tunable Off? This might reduce the performance of disk write (not read) access while eliminating the risk of filesystem corruption and data loss in case of a device power failure or reset. What Other Tunables Should Be Changed at the Same Time? None. WARNINGS
All HP-UX kernel tunable parameters are release specific. This parameter has been obsoleted for HP-UX 11i Version 3. Installation of optional kernel software, from HP or other vendors, may cause changes to tunable parameter values. After installation, some tunable parameters may no longer be at the default or recommended values. For information about the effects of installation on tun- able values, consult the documentation for the kernel software being installed. For information about optional kernel software that was factory installed on your system, see at AUTHOR
was developed by HP. SEE ALSO
write(2), scsi(7). OBSOLETE
Kernel Tunable Parameter default_disk_ir(5)
All times are GMT -4. The time now is 06:35 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy