patches
Nvidia Linux driver 1.0-9639, 1.0-7185 and Linux kernel 2.6.23
Submitted by Gingioerge on Mon, 2007-09-03 10:54Referencing the post Nvidia Linux driver 100.14.11 and Linux kernel 2.6.23. Here I have reported the patches for older versions of Nvidia drivers. The procedure to follow is the same described in the above document.
- Gingioerge's blog
- 2 comments
- 6743 reads
Nvidia Linux driver 100.14.11 and Linux kernel 2.6.23
Submitted by linportal on Mon, 2007-08-06 00:54Well, they're not working together. Unless you're not willing to tweak it a little bit. So, out of the box, you won't be able to test brand new Linux CFS scheduler, merged in the 2.6.23-rc1 release, if you drive your Nvidia card with the proprietary driver. I guess that's what we get for running binary drivers.
- linportal's blog
- 11 comments
- Read more
- 24039 reads
The kernel lock validator
Submitted by admin on Thu, 2006-06-01 23:23Ingo Molnar has announced the first release of his "lock dependency correctness validator" kernel debugging feature.
From the announcement:
The lock validator "observes" and maps all locking rules as they occur dynamically (as triggered by the kernel's natural use of spinlocks, rwlocks, mutexes and rwsems).
Whenever the lock validator subsystem detects a new locking scenario, it validates this new rule against the existing set of rules. If this new rule is consistent with the existing set of rules then the new rule is added transparently and the kernel continues as normal. If the new rule could create a deadlock scenario then this condition is printed out.
- 2 comments
- Read more
- 2320 reads
The adaptive readahead patch benchmark
Submitted by admin on Mon, 2006-05-29 16:41One of the more interesting patches for the linux kernel lately has been Wu Fengguang's adaptive readahead patchset, currently at version 12. Talking about its performance benefits Wu says: "besides file servers and desktops, it is recently found to benefit postgresql databases a lot.".
So I decided to do a simple benchmark to see what difference would adaptive readahead make in my case. The idea was to test a very simple database query (random select) to the PostgreSQL database and see how it performs through time (while the memory is being primed with data from disk).
- 8 comments
- Read more
- 8665 reads
iostat related patch for 2.4.x kernels
Submitted by admin on Fri, 2004-01-16 22:30This patch, courtesy Rick Lindsley, resolves long standing problem with disk statistics counters in 2.4 kernels.
Because of the bug in kernel, the counters would occasionally incorrectly report negative values. The patch has been tested against 2.4.24, but will probably apply on other versions, too. Thanks Rick!
- Add new comment
- 2944 reads

Recent comments
1 day 21 hours ago
2 days 23 hours ago
3 days 25 min ago
1 week 2 days ago
2 weeks 4 days ago
2 weeks 4 days ago
2 weeks 6 days ago
3 weeks 2 hours ago
3 weeks 1 day ago
3 weeks 3 days ago