search for: pasha

Displaying 20 results from an estimated 37 matches for "pasha".

Did you mean: sasha
2017 Jun 05
1
[Bug 12820] New: rsync always try change owner and group of symlink in --fake-super mode
...ync -apr --links --itemize-changes --fake-super --rsync-path="rsync --fake-super" rsync.symlinks [hidden email]:~/temp/rsync.symlinks .L....og... rsync.symlinks/file.symlink -> file.itself Please note all symlinks correct: $ LANG=en_US.utf-8 ls -l rsync.symlinks total 4 -rw-rw-r--. 1 pasha pasha 13 Oct 11 06:10 file.itself lrwxrwxrwx. 1 pasha pasha 11 Oct 11 06:11 file.symlink -> file.itself $ cat rsync.symlinks/file.symlink file content It also correct on receiver side. P.S. Asked long time ago in ML - http://samba.2283325.n4.nabble.com/rsync-always-try-change-owner-and-group...
2015 Oct 11
2
rsync always try change owner and group of symlink in --fake-super mode
Hi all. I long time discover strange to me behavior. If I add --fake-super option on both sides rsync start always set owner and group of symlink. What interesting there no error, but it done each time as it has been changed. Simple reproduce: $ mkdir rsync.symlinks $ echo 'file content' > rsync.symlinks/file.itself $ ln -s file.itself rsync.symlinks/file.symlink Then try to transfer
2018 Feb 27
0
[v2 1/1] xen, mm: Allow deferred page initialization for xen pv domains
* Pavel Tatashin <pasha.tatashin at oracle.com> wrote: > Juergen Gross noticed that commit > f7f99100d8d ("mm: stop zeroing memory during allocation in vmemmap") > broke XEN PV domains when deferred struct page initialization is enabled. > > This is because the xen's PagePinned() flag is...
2007 Oct 11
2
Multi-language input
Hi. I'm using Fedora 7 and Gnome. I need sometimes to be able to write Russian and Hebrew. This works fine with native linux applications, but not in Wine applications. If I launch Wine application, I can write only in English, if I try to type in other language, my input is either ignored or displayed as blocks. If I set LANG to ru_RU.UTF-8 or to he_IL.UTF-8 before starting Wine application,
2001 Feb 19
1
Wine for linux
Hello! Where I can found wine for Red Hat Linux 7.0? Pasha(safronov_pdv@mail.ru)
2020 May 07
3
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
...Pankaj Gupta <pankaj.gupta.linux at gmail.com> > Cc: Andrew Morton <akpm at linux-foundation.org> > Cc: David Hildenbrand <david at redhat.com> > Cc: Oscar Salvador <osalvador at suse.com> > Cc: Michal Hocko <mhocko at suse.com> > Cc: Pavel Tatashin <pasha.tatashin at soleen.com> > Cc: Wei Yang <richard.weiyang at gmail.com> > Cc: Dan Williams <dan.j.williams at intel.com> > Cc: Qian Cai <cai at lca.pw> > Signed-off-by: David Hildenbrand <david at redhat.com> didn't you lose Andrew Morton's ack here?...
2020 May 07
3
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
...Pankaj Gupta <pankaj.gupta.linux at gmail.com> > Cc: Andrew Morton <akpm at linux-foundation.org> > Cc: David Hildenbrand <david at redhat.com> > Cc: Oscar Salvador <osalvador at suse.com> > Cc: Michal Hocko <mhocko at suse.com> > Cc: Pavel Tatashin <pasha.tatashin at soleen.com> > Cc: Wei Yang <richard.weiyang at gmail.com> > Cc: Dan Williams <dan.j.williams at intel.com> > Cc: Qian Cai <cai at lca.pw> > Signed-off-by: David Hildenbrand <david at redhat.com> didn't you lose Andrew Morton's ack here?...
2018 Feb 27
0
[v2 1/1] xen, mm: Allow deferred page initialization for xen pv domains
...nitialized. If deferred page initialization is enabled, the > rest of struct pages are going to be initialized later in boot once > page_alloc_init_late() is called. > > xen_after_bootmem() walks page table's pages and marks them pinned. > > Signed-off-by: Pavel Tatashin <pasha.tatashin at oracle.com> Verified to work on a system where the original issue caused a crash. Reviewed-by: Juergen Gross <jgross at suse.com> Tested-by: Juergen Gross <jgross at suse.com> Juergen
2020 May 07
0
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
...nkaj.gupta.linux at gmail.com> >> Cc: Andrew Morton <akpm at linux-foundation.org> >> Cc: David Hildenbrand <david at redhat.com> >> Cc: Oscar Salvador <osalvador at suse.com> >> Cc: Michal Hocko <mhocko at suse.com> >> Cc: Pavel Tatashin <pasha.tatashin at soleen.com> >> Cc: Wei Yang <richard.weiyang at gmail.com> >> Cc: Dan Williams <dan.j.williams at intel.com> >> Cc: Qian Cai <cai at lca.pw> >> Signed-off-by: David Hildenbrand <david at redhat.com> > > > didn't you lose...
2009 Apr 17
0
Nice walkthrough of installing Wine and two database applications
Here's a walkthrough for how to install and run Database Designer for PostgreSQL and Database Designer for MySQL. Every step is screenshotted, including setting up the winehq repository: http://kishkin.blogspot.com/2009/04/there-was-post-at-pasha-golubs-blog.html
2005 Mar 28
1
H323: g711-g729 transcoding
I have a connect to * via H.323/g711 from device A and want to connect to B which want for H.323/g729 h323.conf contains disallow=all allow=alaw allow=g729 but outgoing faststart/TCS contains only g711 (from h323_request(format) i think) and so no codec negotiation and no voice. Howto run up g711/H323 -> * -> g729/H323 PS intel's g729 was used. ast 1.0.3-6 PPS stupid -
2019 Sep 19
0
[PATCH RFC v3 8/9] mm/memory_hotplug: Introduce offline_and_remove_memory()
...removed. To keep things simple, allow to only work on a single memory block. Cc: Andrew Morton <akpm at linux-foundation.org> Cc: David Hildenbrand <david at redhat.com> Cc: Oscar Salvador <osalvador at suse.com> Cc: Michal Hocko <mhocko at suse.com> Cc: Pavel Tatashin <pasha.tatashin at soleen.com> Cc: Wei Yang <richard.weiyang at gmail.com> Cc: Dan Williams <dan.j.williams at intel.com> Cc: Qian Cai <cai at lca.pw> Signed-off-by: David Hildenbrand <david at redhat.com> --- include/linux/memory_hotplug.h | 1 + mm/memory_hotplug.c...
2020 Mar 02
0
[PATCH v1 08/11] mm/memory_hotplug: Introduce offline_and_remove_memory()
...ug lock. To keep things simple, allow to only work on a single memory block. Cc: Andrew Morton <akpm at linux-foundation.org> Cc: David Hildenbrand <david at redhat.com> Cc: Oscar Salvador <osalvador at suse.com> Cc: Michal Hocko <mhocko at suse.com> Cc: Pavel Tatashin <pasha.tatashin at soleen.com> Cc: Wei Yang <richard.weiyang at gmail.com> Cc: Dan Williams <dan.j.williams at intel.com> Cc: Qian Cai <cai at lca.pw> Signed-off-by: David Hildenbrand <david at redhat.com> --- include/linux/memory_hotplug.h | 1 + mm/memory_hotplug.c...
2020 Mar 11
0
[PATCH v2 07/10] mm/memory_hotplug: Introduce offline_and_remove_memory()
...ug lock. To keep things simple, allow to only work on a single memory block. Cc: Andrew Morton <akpm at linux-foundation.org> Cc: David Hildenbrand <david at redhat.com> Cc: Oscar Salvador <osalvador at suse.com> Cc: Michal Hocko <mhocko at suse.com> Cc: Pavel Tatashin <pasha.tatashin at soleen.com> Cc: Wei Yang <richard.weiyang at gmail.com> Cc: Dan Williams <dan.j.williams at intel.com> Cc: Qian Cai <cai at lca.pw> Signed-off-by: David Hildenbrand <david at redhat.com> --- include/linux/memory_hotplug.h | 1 + mm/memory_hotplug.c...
2020 May 07
0
[PATCH v3 07/15] mm/memory_hotplug: Introduce offline_and_remove_memory()
...t suse.com> Tested-by: Pankaj Gupta <pankaj.gupta.linux at gmail.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: David Hildenbrand <david at redhat.com> Cc: Oscar Salvador <osalvador at suse.com> Cc: Michal Hocko <mhocko at suse.com> Cc: Pavel Tatashin <pasha.tatashin at soleen.com> Cc: Wei Yang <richard.weiyang at gmail.com> Cc: Dan Williams <dan.j.williams at intel.com> Cc: Qian Cai <cai at lca.pw> Signed-off-by: David Hildenbrand <david at redhat.com> --- include/linux/memory_hotplug.h | 1 + mm/memory_hotplug.c...
2018 Nov 06
0
[PATCH v15 23/26] sched: early boot clock
...ng here about cf7a63ef4 not compiling earlier in this serie; some variable declaration got removed before their use. Was fixed in the next patch but I didn't notice the kernel didn't fully rebuild and wasted time in my bisect heading the wrong way...) > Signed-off-by: Pavel Tatashin <pasha.tatashin at oracle.com> > --- > init/main.c | 2 +- > kernel/sched/clock.c | 20 +++++++++++++++++++- > 2 files changed, 20 insertions(+), 2 deletions(-) > > diff --git a/init/main.c b/init/main.c > index 162d931c9511..ff0a24170b95 100644 > --- a/init/main.c &...
2020 Apr 30
0
[PATCH v2 3/3] device-dax: Add system ram (add_memory()) with MHP_NO_FIRMWARE_MEMMAP
...hocko at suse.com> Cc: Pankaj Gupta <pankaj.gupta.linux at gmail.com> Cc: Wei Yang <richard.weiyang at gmail.com> Cc: Baoquan He <bhe at redhat.com> Cc: Dave Hansen <dave.hansen at linux.intel.com> Cc: Eric Biederman <ebiederm at xmission.com> Cc: Pavel Tatashin <pasha.tatashin at soleen.com> Cc: Dan Williams <dan.j.williams at intel.com> Signed-off-by: David Hildenbrand <david at redhat.com> --- drivers/dax/kmem.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/drivers/dax/kmem.c b/drivers/dax/kmem.c index e159184e0ba0..9298...
2020 Mar 02
0
[PATCH v1 07/11] virtio-mem: Allow to offline partially unplugged memory blocks
...<osalvador at suse.de> Cc: Michal Hocko <mhocko at kernel.org> Cc: Igor Mammedov <imammedo at redhat.com> Cc: Dave Young <dyoung at redhat.com> Cc: Andrew Morton <akpm at linux-foundation.org> Cc: Dan Williams <dan.j.williams at intel.com> Cc: Pavel Tatashin <pasha.tatashin at soleen.com> Cc: Stefan Hajnoczi <stefanha at redhat.com> Cc: Vlastimil Babka <vbabka at suse.cz> Signed-off-by: David Hildenbrand <david at redhat.com> --- drivers/virtio/virtio_mem.c | 64 ++++++++++++++++++++++++++++++++++++- 1 file changed, 63 insertions(+), 1 d...
2005 Nov 03
0
all2theora script
...================================================================= it is based on "Florian Schilhabel <florian.schilhabel@web.de>"'s dvd2divx script (Under GPL). ============================================================================================== contact us: Salahuddin Pasha (also known as salahuddin66) mail: <salahuddin66@gmail.com> or <salahuddin.debian@gmail.com> Abu Zaher Faridi mail: <zaher14@gmail.com> ============================================== -- -salahuddin_66 registered Linux user number 362610 http://counter.li.org/ ----------...
2018 Feb 26
0
[v1 1/1] xen, mm: Allow deferred page initialization for xen pv domains
...; rest of struct pages are going to be initialized later in boot once > page_alloc_init_late() is called. > > xen_after_bootmem() is xen's implementation of pv_init_ops.after_bootmem(), > we walk page table and mark every page as pinned. > > Signed-off-by: Pavel Tatashin <pasha.tatashin at oracle.com> > --- > arch/x86/include/asm/paravirt.h | 9 +++++++++ > arch/x86/include/asm/paravirt_types.h | 3 +++ > arch/x86/kernel/paravirt.c | 1 + > arch/x86/mm/init_32.c | 1 + > arch/x86/mm/init_64.c | 1...