Displaying 20 results from an estimated 26 matches for "pof".
Did you mean:
of
2005 Dec 12
2
quantum
Dear all,
I''m new to traffic shapping although i have gone through marking and HTB queueing but i felt trouble in tc filter . I wonder if any one give me the hints about quantum or r2q.
i guess quantum is used when two class has same prio and rate and want to give first priority between them and control the borrowing traffic. It should be set more than MTU too. But my
2018 Nov 15
0
[PATCH v4 3/7] of: Allow the iommu-map property to omit untranslated devices
...+---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/drivers/of/base.c b/drivers/of/base.c
index 09692c9b32a7..99f6bfa9b898 100644
--- a/drivers/of/base.c
+++ b/drivers/of/base.c
@@ -2237,8 +2237,12 @@ int of_map_rid(struct device_node *np, u32 rid,
return 0;
}
- pr_err("%pOF: Invalid %s translation - no match for rid 0x%x on %pOF\n",
- np, map_name, rid, target && *target ? *target : NULL);
- return -EFAULT;
+ pr_info("%pOF: no %s translation for rid 0x%x on %pOF\n", np, map_name,
+ rid, target && *target ? *target : NULL);
+
+ /* Bypas...
2018 Oct 15
0
[PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu
...i/of.c b/drivers/pci/of.c
> > index 1836b8ddf292..2f5015bdb256 100644
> > --- a/drivers/pci/of.c
> > +++ b/drivers/pci/of.c
> > @@ -451,9 +451,10 @@ int of_pci_map_rid(struct device_node *np, u32 rid,
> > return 0;
> > }
> >
> > - pr_err("%pOF: Invalid %s translation - no match for rid 0x%x on %pOF\n",
> > - np, map_name, rid, target && *target ? *target : NULL);
> > - return -EFAULT;
> > + /* Bypasses translation */
> > + if (id_out)
> > + *id_out = rid;
> > + return 0;
> > }
>...
2018 Oct 15
0
[PATCH v3 3/7] PCI: OF: Allow endpoints to bypass the iommu
...rs/pci/of.c b/drivers/pci/of.c
>> index 1836b8ddf292..2f5015bdb256 100644
>> --- a/drivers/pci/of.c
>> +++ b/drivers/pci/of.c
>> @@ -451,9 +451,10 @@ int of_pci_map_rid(struct device_node *np, u32 rid,
>> return 0;
>> }
>>
>> - pr_err("%pOF: Invalid %s translation - no match for rid 0x%x on %pOF\n",
>> - np, map_name, rid, target && *target ? *target : NULL);
>> - return -EFAULT;
>> + /* Bypasses translation */
>> + if (id_out)
>> + *id_out = rid;
>> + return 0;
>> }
>>...
2013 Apr 30
13
WARNING: at fs/btrfs/free-space-cache.c:921 __btrfs_write_out_cache+0x6b9/0x9a0 [btrfs]()
...g snd_hda_intel snd_hda_codec coretemp tpm_infineon
snd_hwdep snd_pcm snd_page_alloc dm_multipath snd_seq_midi
snd_seq_midi_event snd_rawmidi kvm_intel kvm snd_seq snd_seq_device
snd_timer scsi_dh snd psmouse soundcore gpio_ich hp_wmi sparse_keymap
serio_raw lpc_ich mei wmi microcode tpm_tis nvidia(POF) mac_hid lp
parport btrfs zlib_deflate libcrc32c hid_generic usbhid hid
usb_storage floppy e1000e
Apr 29 12:59:31 ewzw032 kernel: [ 6275.016537] Pid: 4608, comm:
btrfs-transacti Tainted: PF W O 3.8.0-19-lowlatency #13-Ubuntu
Apr 29 12:59:31 ewzw032 kernel: [ 6275.016538] Call Trace:
Apr 29 1...
2013 Jul 31
3
SSL vulnerabilities
Hi,
Following 2 vulnerabilities were detected in VA scan required for PCI
compliance:
1. SSL Weak Cipher Suites Supported
2. SSL Medium Strength Cipher Suites Supported
I'm using CentOS 5.8 with open ssl version "openssl-0.9.8e-22.el5_8.4". Any
idea how to get rid of this?
Thanks,
Anumeha
2008 Aug 07
0
crash : 2.7.0 after installing it (PR#12143)
...KKACiiigAooooA6Hwr/AKuf6J/WtK7M0tzHbQ3DW+5GkZ0VSxAIGBuBHf0N
ZvhX/Vz/AET+tbF1aQ3aqJQ+VOVZJGRh9GUg1vW/iMmOxWMl5bCO3BS8uX3Nuc+UoUY64B55HQc+
1RNqd2ZIIobGNpJQ4YNPtCMhwcnacj0PXpwO1ltLtDCkQSRAhJDJM6vk9csDk575PNVrrRxNLa+X
N5cFvu+X5/MO48kSBwQffnqc5qE49SiVb+Y/Z91uiB5TFMTL/q2HTHHzA9s46jvxTH1G7W1S4WyS
RXl2KqT8spOFYZUDnrjI47mn3mnPLpxs7SVIUbO4yq0jHPOc7gc55zk1LcafBdRxJN5gEX3RFK8Q
B/4CR6celF4iIbu5vYdP81reNJFb94Fnzhc9VJTn6ECpbu6mjnjgtYEmmdWfEkmxQowOoB5yR29a
LjTbe5gSCUzmNBgAXEgJ+pDZb8c1Fd6UJrWOKCV45IydskkkrNg9RuDqx7dTjgegpLlGQC+v5vsk
0VuFaUupt2lAUAfxM20kHjoM9e/WpZb+8aGze2toC0zlJFkmK7SAeAQpzyp5x+HPEltpUEEVqpLl
rdSF...
2010 May 26
4
recipient_delimiter
I have recipient_delimiter = + in main.cf (Postfix). But deliveries
to dovecot/deliver are still being rejected. It appears that the full
email is still in the envelope (e.g. phil+howard at example.com which I
want to be delivered to phil at example.com). Is that how it's supposed
to work and Dovecot just doesn't support this?
2013 May 07
2
Kernel BUG: __tree_mod_log_rewind
I can get btrfs to throw a kernel bug easily by running btrfs fi
defrag on some files in 3.9.0:
May 7 01:57:33 caper kernel: [ 0.000000] Linux version
3.9.0-030900-generic (apw@gomeisa) (gcc version 4.6.3 (Ubuntu/Linaro
4.6.3-1ubuntu5) ) #201304291257 SMP Mon Apr 29 16:58:15 UTC 2013
...
May 7 02:09:21 caper kernel: [ 726.745485] ------------[ cut here
]------------
May 7 02:09:21 caper
2014 Jan 21
1
3des cipher and DH group size
Hello everybody,
An issue was reported in RH bugzilla [1] about the size of the used DH
group when combined with the 3des-cbc cipher. OpenSSH uses the
actual key length for the size estimation. This is probably fine as far
as the cipher has the same number of bits of security as the key
length. But this is not true for 3TDEA where the key size is 168 resp
192 but it's security is only 112.
2013 Dec 01
0
3.12 nvidia switcheroo regression
...m(F) bnep(F) joydev(F) x86_pkg_temp_thermal(F)
intel_powerclamp(F) coretemp(F) nfsd(F) applesmc(F) kvm_intel(F)
input_polldev(F) auth_rpcgss(F) nfs_acl(F) kvm(F) crc32_pclmul(F) nfs(F)
aesni_intel(F) aes_x86_64(F) lockd(F) glue_helper(F) binfmt_misc(F) lrw(F)
gf128mul(F) ablk_helper(F) cryptd(F) wl(POF) sunrpc(F) btusb(F) fscache(F)
ax88179_178a(F) usbnet(F) snd_seq_midi(F) mii(F) uvcvideo(F)
snd_seq_midi_event(F) snd_hda_codec_cirrus(F) bluetooth(F) bcm5974(F)
videobuf2_vmalloc(F) videobuf2_memops(F) videobuf2_core(F) snd_rawmidi(F)
videodev(F) snd_hda_intel(F) snd_hda_codec(F) snd_seq(F) lib802...
2017 Mar 19
8
[Bug 2695] New: inconsistent outout of "ssh.add -l" between ed25519 and rsa keys
https://bugzilla.mindrot.org/show_bug.cgi?id=2695
Bug ID: 2695
Summary: inconsistent outout of "ssh.add -l" between ed25519
and rsa keys
Product: Portable OpenSSH
Version: 7.3p1
Hardware: Other
OS: Linux
Status: NEW
Severity: minor
Priority: P5
Component:
2018 Dec 11
13
[PATCH v6 0/7] Add virtio-iommu driver
Implement the virtio-iommu driver, following specification v0.9 [1].
Only minor changes since v5 [2]. I fixed issues reported by Michael and
added tags from Eric and Bharat. Thanks!
You can find Linux driver and kvmtool device on v0.9 branches [3],
module and x86 support on virtio-iommu/devel. Also tested with Eric's
QEMU device [4].
[1] Virtio-iommu specification v0.9, sources and pdf
2018 Dec 11
13
[PATCH v6 0/7] Add virtio-iommu driver
Implement the virtio-iommu driver, following specification v0.9 [1].
Only minor changes since v5 [2]. I fixed issues reported by Michael and
added tags from Eric and Bharat. Thanks!
You can find Linux driver and kvmtool device on v0.9 branches [3],
module and x86 support on virtio-iommu/devel. Also tested with Eric's
QEMU device [4].
[1] Virtio-iommu specification v0.9, sources and pdf
2003 Feb 25
0
WinXP cannot join domain (Samba PDC on FreeBSD)
...@users
force group = users
writable = yes
write list = mdm
create mode = 0644
force create mode = 0644
force user = root
directory mode = 0755
force directory mode = 0755
[kontur]
comment = Kontur directory
path = /home/kontur
valid users = @buhsoft,ilia, irina,cea,pof,glu,syv,rifa,andy
write list = mdm, kostya, cea
create mode = 0775
force create mode = 0775
force user = kostya
directory mode = 0775
force directory mode = 0775
[techno]
comment = Techno group directory
path = /home/techno
public = yes
valid users = @techno,satay...
2018 Oct 12
18
[PATCH v3 0/7] Add virtio-iommu driver
Implement the virtio-iommu driver, following specification v0.8 [1].
Changes since v2 [2]:
* Patches 2-4 allow virtio-iommu to use the PCI transport, since QEMU
would like to phase out the MMIO transport. This produces a complex
topology where the programming interface of the IOMMU could appear
lower than the endpoints that it translates. It's not unheard of (e.g.
AMD IOMMU), and the
2018 Oct 12
18
[PATCH v3 0/7] Add virtio-iommu driver
Implement the virtio-iommu driver, following specification v0.8 [1].
Changes since v2 [2]:
* Patches 2-4 allow virtio-iommu to use the PCI transport, since QEMU
would like to phase out the MMIO transport. This produces a complex
topology where the programming interface of the IOMMU could appear
lower than the endpoints that it translates. It's not unheard of (e.g.
AMD IOMMU), and the
2019 May 30
10
[PATCH v8 0/7] Add virtio-iommu driver
Implement the virtio-iommu driver, following specification v0.12 [1].
Since last version [2] we've worked on improving the specification,
which resulted in the following changes to the interface:
* Remove the EXEC flag.
* Add feature bit for the MMIO flag.
* Change domain_bits to domain_range.
Given that there were small changes to patch 5/7, I removed the review
and test tags. Please find
2020 Mar 26
0
[PATCH nbdkit 9/9] tests/old-plugins: Add plugin from nbdkit 1.18.2.
...KzISCbFpdw%%#}raWpUr}9hb4kfLc82cLe35g
zg`9-c29?@(wZMO+y?H`ze-+nbheK(gP$ZP?-2gfA%U@fBJC*s;&VI&WVK&z&p=h4@
zQbiRF&&)aX6n9<B7GVV3#c(0c_=kd*aN_^k%EumvPTTJM+06r{C7xAJRv!Ce2ddbx
zjRvH4WPg4P#YDRdpXJ`QH(!3or?2DktmW?^c-~oR8bCW6eO*6v@{fv-y|hBV^qsZt
z;eOiP+YkMR5I&nd_x8hoX+Q1m>POF`{pdN|5C74A=nwUyXG=f)clSg8VLy86`{Dmt
zKm1cbKb!wO{qSqhe>Q%wD=I$r66r_JDKMUOy!xU4b3gRbe)M<r!@s>B{&C<}@v)a}
zAe^ng1^wu$2LC9#65t2%Ia`0{L(jR&aHVAh7n1pBDbqhhDVV_NG+$Zq`Ia?DBff;@
zk83`k;`7$c_636R;IdFc3&!haSA?UHV4Z(yILPbHUgK+6?e{f?BK~mbmY@=gCPJ%y
zjsC#OPy%AUU_2g)`ohr$zZQx{l*rP+@{mT<...
2018 Nov 15
12
[PATCH v4 0/7] Add virtio-iommu driver
Implement the virtio-iommu driver, following specification v0.8 [1].
Changes since v3 [2]:
* Rebase onto v4.20-rc2. Patch 3 now touches drivers/of/base.c instead
of drivers/pci/of.c, since the map_rid() function has moved.
* Removed the request timeout, that depended on DEBUG.
* Other small fixes addressing comments on v3.
You can find Linux driver and kvmtool device on my virtio-iommu/v0.8.1