Displaying 20 results from an estimated 36 matches for "14u".
Did you mean:
14
2018 Sep 13
4
[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
...Aimfor-tech laptop that we had not yet patched. I suspect it will also
fix the issue that was worked around in commit 7c53a722459c ("r8169:
don't use MSI-X on RTL8168g").
Thomas Martitz reports that this change also solves an issue where
the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
after S3 suspend/resume.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=201069
Signed-off-by: Daniel Drake <drake at endlessm.com>
---
drivers/pci/pci.c | 25 +++++++++++++++++--------
1 file changed, 17 insertions(+), 8 deletions(-)
diff --git a/drivers/pci/pci.c b/d...
2018 Sep 07
1
[PATCH] PCI: Reprogram bridge prefetch registers on resume
...LKML, Dave, Luming]
On Fri, Sep 07, 2018 at 05:05:15PM +0200, Peter Wu wrote:
> On Fri, Sep 07, 2018 at 01:36:14PM +0800, Daniel Drake wrote:
> <..>
> > Thomas Martitz reports that this workaround also solves an issue where
> > the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
> > after S3 suspend/resume.
>
> Where was this claimed? It is not stated in the linked bug:
> (https://bugs.freedesktop.org/show_bug.cgi?id=105760
>
> > On resume, reprogram the PCI bridge prefetch registers, including the
> > magic register menti...
2018 Sep 12
3
[PATCH v2] PCI: Reprogram bridge prefetch registers on resume
...Aimfor-tech laptop that we had not yet patched. I suspect it will also
fix the issue that was worked around in commit 7c53a722459c ("r8169:
don't use MSI-X on RTL8168g").
Thomas Martitz reports that this change also solves an issue where
the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
after S3 suspend/resume.
Link: https://bugzilla.kernel.org/show_bug.cgi?id=201069
Signed-off-by: Daniel Drake <drake at endlessm.com>
---
Notes:
Replaces patch:
PCI: add prefetch quirk to work around Asus/Nvidia suspend issues
Some of the more verbose...
2018 Sep 07
9
[PATCH] PCI: Reprogram bridge prefetch registers on resume
...for-tech laptop that we had not yet
patched. I suspect it will also fix the issue that was worked around in
commit 7c53a722459c ("r8169: don't use MSI-X on RTL8168g").
Thomas Martitz reports that this workaround also solves an issue where
the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
after S3 suspend/resume.
>From our testing, the affected Intel PCI bridges are:
Intel Skylake PCIe Controller (x16) [8086:1901] (rev 05)
Intel Skylake PCIe Controller (x16) [8086:1901] (rev 07)
Intel Device [8086:31d8] (rev f3)
Intel Celeron N3350/Pentium N4200/Atom E3900 Ser...
2018 Sep 07
0
[PATCH] PCI: Reprogram bridge prefetch registers on resume
On Fri, Sep 07, 2018 at 01:36:14PM +0800, Daniel Drake wrote:
<..>
> Thomas Martitz reports that this workaround also solves an issue where
> the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
> after S3 suspend/resume.
Where was this claimed? It is not stated in the linked bug:
(https://bugs.freedesktop.org/show_bug.cgi?id=105760
> On resume, reprogram the PCI bridge prefetch registers, including the
> magic register mentioned above.
>
> This matches...
2018 Sep 27
2
[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
...suspect it will also
> > fix the issue that was worked around in commit 7c53a722459c ("r8169:
> > don't use MSI-X on RTL8168g").
> >
> > Thomas Martitz reports that this change also solves an issue where
> > the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
> > after S3 suspend/resume.
> >
> > Link: https://bugzilla.kernel.org/show_bug.cgi?id=201069
> > Signed-off-by: Daniel Drake <drake at endlessm.com>
>
> Applied with Rafael's and Peter's reviewed-by to pci/enumeration for v4.20.
>...
2018 Sep 07
1
rsyslog listening on high port
...30??????0t0??TCP *:662 (LISTEN)
avagent.b??1431?????root????4u??IPv6???26892??????0t0??TCP *:28002 (LISTEN)
avagent.b??1431?????root????6u??IPv6???28867??????0t0??TCP localhost:38061 (LISTEN)
master?????1535?????root???13u??IPv4???26579??????0t0??TCP localhost:25 (LISTEN)
master?????1535?????root???14u??IPv6???26580??????0t0??TCP localhost:25 (LISTEN)
smbd???????1663?????root???35u??IPv6???28676??????0t0??TCP *:445 (LISTEN)
smbd???????1663?????root???36u??IPv4???28677??????0t0??TCP *:445 (LISTEN)
[root at bedrock ~]# netstat -e --inet --program --numeric --listen | grep syslog
udp????????0??????0...
2004 Aug 12
0
Xend, File Descriptors, and Children
...3e0 37020 socket
dhcpd3 766 root 11u raw 37019 00000000:0001->00000000:0000 st=07
dhcpd3 766 root 12u REG 0,2 0 4569 /proc/xen/privcmd
dhcpd3 766 root 13u REG 0,2 0 4569 /proc/xen/privcmd
dhcpd3 766 root 14u CHR 1,1 107604 /dev/mem
dhcpd3 766 root 15u REG 0,2 0 4569 /proc/xen/privcmd
dhcpd3 766 root 16w REG 8,1 470 61948 /var/lib/dhcp3/dhcpd.leases
dhcpd3 766 root 17u REG 0,2 0 4569 /proc/xen/privcmd
dhcpd3 766 r...
2018 Sep 13
0
[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
...we had not yet patched. I suspect it will also
> fix the issue that was worked around in commit 7c53a722459c ("r8169:
> don't use MSI-X on RTL8168g").
>
> Thomas Martitz reports that this change also solves an issue where
> the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
> after S3 suspend/resume.
>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=201069
> Signed-off-by: Daniel Drake <drake at endlessm.com>
Still
Reviewed-by: Rafael J. Wysocki <rafael.j.wysocki at intel.com>
> ---
> drivers/pci/pci.c | 25 ++++...
2018 Sep 18
0
[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
...we had not yet patched. I suspect it will also
> fix the issue that was worked around in commit 7c53a722459c ("r8169:
> don't use MSI-X on RTL8168g").
>
> Thomas Martitz reports that this change also solves an issue where
> the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
> after S3 suspend/resume.
>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=201069
> Signed-off-by: Daniel Drake <drake at endlessm.com>
Applied with Rafael's and Peter's reviewed-by to pci/enumeration for v4.20.
Thanks for the the huge investigat...
2007 Jan 10
1
[sfs: dovecot-auth file descriptor usage]
...(0x3cbaa7667e0)
dovecot-a 26071 root 12u unix 105,255 0t79 3190 /devices/pseudo/tl at 0:ticots->/var/opt/dovecot/run/dovecot/login/default (0x3cbaa769288)
dovecot-a 26071 root 13r DOOR 265,0 0t0 50 /var/run (swap) (door to nscd[7752])
dovecot-a 26071 root 14u unix 105,258 0t79 3190 /devices/pseudo/tl at 0:ticots->/var/opt/dovecot/run/dovecot/login/default (0x30002dc4008)
dovecot-a 26071 root 15u unix 105,282 0t80 3190 /devices/pseudo/tl at 0:ticots->/var/opt/dovecot/run/dovecot/login/default (0x30003185738)
dovecot-...
2007 Jan 05
2
dovecot-auth file descriptor usage
...(0x3cbaa7667e0)
dovecot-a 26071 root 12u unix 105,255 0t79 3190 /devices/pseudo/tl at 0:ticots->/var/opt/dovecot/run/dovecot/login/default (0x3cbaa769288)
dovecot-a 26071 root 13r DOOR 265,0 0t0 50 /var/run (swap) (door to nscd[7752])
dovecot-a 26071 root 14u unix 105,258 0t79 3190 /devices/pseudo/tl at 0:ticots->/var/opt/dovecot/run/dovecot/login/default (0x30002dc4008)
dovecot-a 26071 root 15u unix 105,282 0t80 3190 /devices/pseudo/tl at 0:ticots->/var/opt/dovecot/run/dovecot/login/default (0x30003185738)
dovecot-...
2018 Sep 12
0
[PATCH v2] PCI: Reprogram bridge prefetch registers on resume
...we had not yet patched. I suspect it will also
> fix the issue that was worked around in commit 7c53a722459c ("r8169:
> don't use MSI-X on RTL8168g").
>
> Thomas Martitz reports that this change also solves an issue where
> the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
> after S3 suspend/resume.
>
> Link: https://bugzilla.kernel.org/show_bug.cgi?id=201069
> Signed-off-by: Daniel Drake <drake at endlessm.com>
> ---
>
> Notes:
> Replaces patch:
> PCI: add prefetch quirk to work around Asus/Nvidia suspen...
2012 Jan 30
1
Libvirt migration issues (0.9.4 and 0.9.9)
Dear all,
we're having two different problems with migrations in libvirt, running as root user on host machines with CentOS release 5.5 (Final), kernel: Linux 2.6.32.24 #3 SMP Fri Oct 29 16:22:02 BST 2010 x86_64 x86_64 x86_64 GNU/Linux
First case:
virsh version
Compiled against library: libvir 0.9.4
Using library: libvir 0.9.4
Using API: QEMU 0.9.4
Running hypervisor: QEMU 1.0.50
2002 Mar 12
2
Address already in use on samba 2.2.3.a
Hi there,
when I try to start the nmbd -D daemon on my OpenServer5.0.5 box,
I'll get the errormessage in log.nmbd:
[...]
[2002/03/12 19:30:18, 0] nmbd/nmbd.c:(783)
Netbios nameserver version 2.2.3a started.
Copyright Andrew Tridgell and the Samba Team 1994-2002
[2002/03/12 19:30:18, 0] lib/util_sock.c:(789)
bind failed on port 137 socket_addr = 0.0.0.0.
Error = Address already in use
2006 Apr 04
0
Request for guidance
Hello all,
I have leased 1/3rd of a rack (14U space) in a top notch data center.
I''ll be racking a layer 2 managed switch (a Dell PowerConnect 5224),
four of my own servers (1U Opteron servers, single socket, dual core,
dual NIC), as well 2 servers for 2 friends who will be subleasing
from me. The package includes 6Mbps of ban...
2007 Jul 19
1
one mongrel with hundreds of CLOSE_WAIT tcp connections
...TCP
mysite.com:49269->xxx-xxx-xxx-xxx.amazon.com:80<http://xxx-xxx-xxx-xxx.amazon.com/>(CLOSE_WAIT)
mongrel_r 831 root 11u IPv4 95162093 TCP mysite.com:49339->
xxx-xxx-xxx-xxx.amazon.com:80 <http://xxx-xxx-xxx-xxx.amazon.com/>(CLOSE_WAIT)
mongrel_r 831 root 14u IPv4 95162202 TCP mysite.com:49373->
xxx-xxx-xxx-xxx.amazon.com:80 <http://xxx-xxx-xxx-xxx.amazon.com/>(CLOSE_WAIT)
mongrel_r 831 root 15u IPv4 95162229 TCP mysite.com:49380->
xxx-xxx-xxx-xxx.amazon.com:80 <http://xxx-xxx-xxx-xxx.amazon.com/>(CLOSE_WAIT)
mongr...
2007 Jul 19
0
one mongrel with *lots* of close_wait tcp connections
...TCP
mysite.com:49269->xxx-xxx-xxx-xxx.amazon.com:80<http://xxx-xxx-xxx-
xxx.amazon.com/>(CLOSE_WAIT)
mongrel_r 831 root 11u IPv4 95162093 TCP mysite.com:
49339->
xxx-xxx-xxx-xxx.amazon.com:80 <http://xxx-xxx-xxx-xxx.amazon.com/
>(CLOSE_WAIT)
mongrel_r 831 root 14u IPv4 95162202 TCP mysite.com:
49373->
xxx-xxx-xxx-xxx.amazon.com:80 <http://xxx-xxx-xxx-xxx.amazon.com/
>(CLOSE_WAIT)
mongrel_r 831 root 15u IPv4 95162229 TCP mysite.com:
49380->
xxx-xxx-xxx-xxx.amazon.com:80 <http://xxx-xxx-xxx-xxx.amazon.com/
>(CLOSE_WAIT)
m...
2018 Dec 24
1
NT_STATUS_NETWORK_SESSION_EXPIRED Domain member
...C;W)E+6%L;"`@("`@("`@("`@("!&;W)C92!C;W)E(&1U;7!S(&]F(&%L
M;"!R=6YN:6YG(&1A96UO;G,*("`@+41\+2UD865M;VYS(#QL:7-T/B`@("`@
M("`@1&%E;6]N<R!T;R!M;VYI=&]R(&%N9"!G970 at 8V]R92!D=6UP<R!F<F]M
M(%M$865M;VYS.B`D>T1!14U/3E-]70H@("`M2'PM+6AO<W0@/&YA;64^("`@
M("`@("`@("!397)V97(@=&\@8V]N;F5C="!T;R!;2&]S=#H@)'M315)615)]
M70H@("`M0WPM+6-O<F5D:7(@/&1I<CX@("`@("`@("!$:7)E8W1O<GD@=&\@
M<W1O<F4 at 8V]R92!D=6UP(&9I;&5S(%...
2018 Sep 29
0
[PATCH v3] PCI: Reprogram bridge prefetch registers on resume
...ll also
>>> fix the issue that was worked around in commit 7c53a722459c ("r8169:
>>> don't use MSI-X on RTL8168g").
>>>
>>> Thomas Martitz reports that this change also solves an issue where
>>> the AMD Radeon Polaris 10 GPU on the HP Zbook 14u G5 is unresponsive
>>> after S3 suspend/resume.
>>>
>>> Link: https://bugzilla.kernel.org/show_bug.cgi?id=201069
>>> Signed-off-by: Daniel Drake <drake at endlessm.com>
>>
>> Applied with Rafael's and Peter's reviewed-by to pci/enumerati...