search for: tje

Displaying 20 results from an estimated 20 matches for "tje".

Did you mean: je
2019 May 09
2
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...fier); > > > goto out_unregister; > > > } > > > + cio_dma_pool_init(); > > > > This is too late for early devices (ccw console!). > > You have already raised concern about this last time (thanks). I think, > I've addressed this issue: tje cio_dma_pool is only used by the airq > stuff. I don't think the ccw console needs it. Please have an other look > at patch #6, and explain your concern in more detail if it persists. What about changing the naming/adding comments here, so that (1) folks aren't confused by the same t...
2019 May 09
2
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...fier); > > > goto out_unregister; > > > } > > > + cio_dma_pool_init(); > > > > This is too late for early devices (ccw console!). > > You have already raised concern about this last time (thanks). I think, > I've addressed this issue: tje cio_dma_pool is only used by the airq > stuff. I don't think the ccw console needs it. Please have an other look > at patch #6, and explain your concern in more detail if it persists. What about changing the naming/adding comments here, so that (1) folks aren't confused by the same t...
2004 Aug 06
2
what happens to a client when a streams source dissapears
...: I've have two streams /jazz and /pop, if both streams are running and the source for say /jazz dissapears, the clients attached to tje /jazz mountpoint are fed the /pop stream. In my case I would rather that the client were disconnected than give it the other stream. I thougth setting mount_fallback to...
2019 May 08
4
[PATCH 05/10] s390/cio: introduce DMA pools to cio
On Fri, 26 Apr 2019, Halil Pasic wrote: > @@ -224,6 +228,9 @@ struct subchannel *css_alloc_subchannel(struct subchannel_id schid, > INIT_WORK(&sch->todo_work, css_sch_todo); > sch->dev.release = &css_subchannel_release; > device_initialize(&sch->dev); > + sch->dma_mask = css_dev_dma_mask; > + sch->dev.dma_mask = &sch->dma_mask; > +
2019 May 08
4
[PATCH 05/10] s390/cio: introduce DMA pools to cio
On Fri, 26 Apr 2019, Halil Pasic wrote: > @@ -224,6 +228,9 @@ struct subchannel *css_alloc_subchannel(struct subchannel_id schid, > INIT_WORK(&sch->todo_work, css_sch_todo); > sch->dev.release = &css_subchannel_release; > device_initialize(&sch->dev); > + sch->dma_mask = css_dev_dma_mask; > + sch->dev.dma_mask = &sch->dma_mask; > +
2003 Jul 05
1
Script error 216, 191
I have been installing a new HP printer. With the program HP Director I get 2 erro messages. One is 216 the other 191. Tje program will not open. Thanks. Jessie Hills -------------- next part -------------- An HTML attachment was scrubbed... URL: http://www.winehq.org/pipermail/wine-users/attachments/20030705/80fafd39/attachment.htm
2011 Apr 25
4
dovecot & OCFS2 Cluster
...t { path = /var/spool/postfix/private/auth mode = 0660 user = postfix group = mail } We are having severals problems from "cpu stuck for 61 seconds" to "too many connexion". I wonder if there is a configuation type of dovecot when using ocfs2. In tje dovecot site they give advices about how to configure dovecot when using NFS, but not about OCFS2. Somme people say that lda shuld not be used. Any help please? Thanks nebano
2011 Apr 25
1
dovecot & OCFS2 Cluster
...ser = postfix > > group = mail > > } > > > > We are having severals problems from "cpu stuck for 61 seconds" to > > "too many connexion". > > > > I wonder if there is a configuation type of dovecot when using ocfs2. > > In tje dovecot site they give advices about how to configure dovecot > > when using NFS, but not about OCFS2. > > Somme people say that lda shuld not be used. > > Any help please? > > > > Thanks > > nebano > > first upgrade your dovecot and i.e postfix to latest v...
2008 Jan 11
1
password sync "Failed to open/create TDB passwd" - some progress
...e the unix Administrator (ie. Windows Domain Administrator) is in the sysadmin group, this gives it read-write permissions to this file. Under windows, as the Domain Administrator, I can now change account properties such as "password never expires." (these parameters are apparently in tje account_policy.tdb file, which Administrator can't access anyway.) I still can not change a user's password from Windows (with password sync enabled.) However now I get the following error: The following error occured changing the properties of the user x Acess is denied Pre...
2019 May 08
0
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...egister_reboot_notifier(&css_reboot_notifier); > > goto out_unregister; > > } > > + cio_dma_pool_init(); > > This is too late for early devices (ccw console!). You have already raised concern about this last time (thanks). I think, I've addressed this issue: tje cio_dma_pool is only used by the airq stuff. I don't think the ccw console needs it. Please have an other look at patch #6, and explain your concern in more detail if it persists. (@Mimu: What do you think, am I wrong here?) Thanks for having a look! Regards, Halil
2019 May 09
0
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...nregister; > > > > } > > > > + cio_dma_pool_init(); > > > > > > This is too late for early devices (ccw console!). > > > > You have already raised concern about this last time (thanks). I think, > > I've addressed this issue: tje cio_dma_pool is only used by the airq > > stuff. I don't think the ccw console needs it. Please have an other look > > at patch #6, and explain your concern in more detail if it persists. > > What about changing the naming/adding comments here, so that (1) folks > aren'...
2011 Apr 25
0
dovecot & OCFS2 Cluster
...gt; mode = 0660 > user = postfix > group = mail > } > > We are having severals problems from "cpu stuck for 61 seconds" to > "too many connexion". > > I wonder if there is a configuation type of dovecot when using ocfs2. > In tje dovecot site they give advices about how to configure dovecot > when using NFS, but not about OCFS2. > Somme people say that lda shuld not be used. > Any help please? > > Thanks > nebano first upgrade your dovecot and i.e postfix to latest versions use lmtp instead of lda read h...
2007 Oct 03
1
remove old wine before updating?
I am currently using wine 9.22 and am getting ready to switch to the latest version. If I understand things right I need to remove my current wine before installing the new one, but I do not know how to do that. When I installed 9.22 I was very new to this and couldn't find instructions that made sense to me so I followed the directions here: http://ubuntuforums.org/showthread.php?t=243336
2012 Jan 25
2
how i can run windows program inside a wine box?
I try to explain..On wine 1.0 i was able to run programms ipning them with wine and then they all running in a box (wine desktop) taht was apart from my Unguntu system.Instead now i'm useing wine 1.0.1 and olso if i open the windows program with wine i have the running out tje "wine personal desktop" i will get all program running integrated in the ubuntu system taht i'm afraid is the mai problem beacause the ubuntu server is freeeng so i would prefer to run wine as i qas able to do with the older version.Maybe i must install something elese? ATm i have i...
2017 Mar 20
2
Ogg stream stops on Chrome for Android
Thank you Scott. I will try to test in more devices. This errors is ocurring with my moto g3 android 6.0 and also happened with another device with same especifications. Maybe its a moto g3 issue. The mp3 and he-aac works fine with no problem. Thank you Em 20 de mar de 2017 12:10 AM, "0turn1 at gmail.com" <0turn1 at gmail.com> escreveu: > I also opened it in several other
2016 Mar 26
2
Follow up to adding EFI boot?
...uot;blank" ]; then cdrecord -v blank=fast dev=$device boot.iso fi echo "Deleting ISO image" rm boot.iso fi echo "Deleting ramdisk" #mv bootcd/isolinux/ramdisk.gz /home/msetzerii mv bootcd/isolinux/ramdisk.lzma /home/msetzerii echo "DONE..." Rim tje script with the following option for testing. ./makecdrm create "" 45efi The run this to modify? ./isohybrid --uefi boot.iso Contents of the working bootcd/isolinux directory. bootcd/isolinux/: 40_custom bz3x12.57 bz3x12.57.config bz3x14.65 bz3x14.65.config bz3x18.29 bz3x18.29.config...
2007 Jul 06
1
winbindd running amok
Hi, on a customer system samba/winbindd is used for windows and unix authentication. I just tuned searches of the ldap backend to speedup by factor 20-200 and slapd now doesn't seem to be the bottleneck anymore. Don't know how well the windows authentication now works, since this is presently done by the heartbeat failover server. However, simply starting 'mc' as root makes
2019 May 10
3
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...> > > > > + cio_dma_pool_init(); > > > > > > > > This is too late for early devices (ccw console!). > > > > > > You have already raised concern about this last time (thanks). I think, > > > I've addressed this issue: tje cio_dma_pool is only used by the airq > > > stuff. I don't think the ccw console needs it. Please have an other look > > > at patch #6, and explain your concern in more detail if it persists. > > > > What about changing the naming/adding comments here, so that (...
2019 May 10
3
[PATCH 05/10] s390/cio: introduce DMA pools to cio
...> > > > > + cio_dma_pool_init(); > > > > > > > > This is too late for early devices (ccw console!). > > > > > > You have already raised concern about this last time (thanks). I think, > > > I've addressed this issue: tje cio_dma_pool is only used by the airq > > > stuff. I don't think the ccw console needs it. Please have an other look > > > at patch #6, and explain your concern in more detail if it persists. > > > > What about changing the naming/adding comments here, so that (...
2013 Sep 26
29
[Bug 69827] New: Uneven, jerky mouse movement, increasing CPU usage
...(every 1 - 2 seconds) for some fraction of a second, then "catches up" to where it would have been had it not paused. As the session time increases, so does the jerkiness, i.e., the pauses increase in length. This is annoying. It is exaggerated in a VirtualBox VM, guest type os/2, where tje issue is quite pronounced. Given enough time, though, even native apps show the jerkiness. It is related somehow to the build up of CPU usage. Initially the idle time usage is about 4% with a browser, email agent and a VM. As time goes by the idle usage increases to about 15% where the mouse actio...