On Thu, May 26, 2011 8:55 pm, Joe Gidi wrote:
> Last week I picked up another Radeon HD 4350 card, expecting it to "just
> work" like another 4350 I own. For whatever reason, the new card (same
> manufacturer, same part number) has a different PCI ID and didn't work
> until I patched in support for
The newer AMD Family 14h processors have the same mechanism for accessing
the internal temp sensor as the previous Family 10h/11h processors.
I don't have a system with such a processor so if you have a newer
system with this processor please test.
Index: share/man/man4/km.4
No functional change since aobjs should never hit this path. However, I
introduced this diff when I reworked the page releasing stuff for
objects.
ok?
diff --git uvm/uvm_page.c uvm/uvm_page.c
index 10ef7d1..27e970a 100644
--- uvm/uvm_page.c
+++ uvm/uvm_page.c
@@ -1099,7 +1099,7 @@ uvm_page_unbusy
These functions used to be big and complicated, now they are glorified
wrappers around pmemrange and don't really need their own file.
Discussed with ariane@ a while ago.
ok?
diff --git conf/files conf/files
index 02da860..017e5f9 100644
--- conf/files
+++ conf/files
@@ -1007,7 +1007,6 @@ file u
ok?
diff --git uvm/uvm_fault.c uvm/uvm_fault.c
index 76f0708..76429dc 100644
--- uvm/uvm_fault.c
+++ uvm/uvm_fault.c
@@ -1936,11 +1936,7 @@ uvmfault_lookup(struct uvm_faultinfo *ufi, boolean_t
write_lock)
*/
if (UVM_ET_ISSUBMAP(ufi->entry)) {
list
Reply-To:
It will handle an empty list just fine (there is a potential small
optimisation in there to avoid grabbing the fpageqlock if no pages need
freeing but that is another diff)
ok?
diff --git uvm/uvm_km.c uvm/uvm_km.c
index 1990adf..818cb18 100644
--- uvm/uvm_km.c
+++ uvm/uvm_km.c
@
Hi,
Some years ago X.Org decided to switch to a new set of XKB (the X
Keyboard extension) data files known as xkeyboard-config.
For various reasons (local changes, complexity of the build system for
xkeyboard-config, slacking) Xenocara is still using the old and
unmaintained xkb-data.
The upd
On Fri, May 27, 2011 at 04:28:44PM +0400, Alexander Polakov wrote:
> This diff works for me with some fonts (fixed, snap, even verdana),
> but doesn't work with terminus (black squares instead of chars).
I have been meaning to write this diff for years.
I will try and get to it soon.
Cheers,
-0
I think ksh needs more love from the devs ;)
[PATCH 1/7] ksh/vi mode: complete as command on Ctrl-f.
* adds a flag for x_cf_glob() to force completion like it was a command
* new argument for complete_word() to pass the flag
* reuse print_expansions() unused argument to pass the flag
Why: us
Otto Moerbeek writes:
> On Mon, May 30, 2011 at 10:09:59AM +0200, Rainer Orth wrote:
>> Richard Sandiford writes:
>>
>> > Index: gcc/config.gcc
>> > ===
>> > --- gcc/config.gcc 2011-05-28 09:00:32.0 +0100
>> > +++ gcc/config
Rainer Orth writes:
> Richard Sandiford writes:
>> Index: gcc/config.gcc
>> ===
>> --- gcc/config.gcc 2011-05-28 09:00:32.0 +0100
>> +++ gcc/config.gcc 2011-05-28 09:00:45.0 +0100
>> @@ -240,6 +240,7 @@ case ${tar
On Mon, May 30, 2011 at 10:09:59AM +0200, Rainer Orth wrote:
> Richard Sandiford writes:
>
> > Index: gcc/config.gcc
> > ===
> > --- gcc/config.gcc 2011-05-28 09:00:32.0 +0100
> > +++ gcc/config.gcc 2011-05-28 09:00:45.000
Richard Sandiford writes:
> Index: gcc/config.gcc
> ===
> --- gcc/config.gcc2011-05-28 09:00:32.0 +0100
> +++ gcc/config.gcc2011-05-28 09:00:45.0 +0100
> @@ -240,6 +240,7 @@ case ${target} in
> i[34567]86-
On 2011/05/29 20:03, Mark Kettenis wrote:
> On some machines the MSI remapping capabilities are not automatically
> enabled by the BIOS. My diff leaves those disabled.
I guess this is the case with my HT-1000 based Supermicro; system still
works but msi is not used.
> This diff will effectively
14 matches
Mail list logo