search for: lsc

Displaying 20 results from an estimated 120 matches for "lsc".

Did you mean: asc
2008 Mar 25
0
No subject
Shows that as the MCU increases, the OpenMP extra overhead is amortized and OpenMP becomes as fast as the pthreads implementation. The last chart http://lampiao.lsc.ic.unicamp.br/~piga/gsoc_2008/systime.png Shows that both pthreads and OpenMP overhead decreases as what seems to be a logarithmic function of the MCU size. This was a great experiment, and from what I can conclude, the OpenMP implementation can be as good as the pthread. Therefore maybe it is...
2008 Jul 07
2
GSoC - Theora multithread decoder
...but they are called too many times. The time spent to create and synchronize threads is greater than the speed up gains. We need functions that are called a few times and spend many cpu time. Also data dependency should be the lowest as possible. According to the model that i did ( http://lampiao.lsc.ic.unicamp.br/~piga/gsoc_2008/implementation.pdf<http://lampiao.lsc.ic.unicamp.br/%7Epiga/gsoc_2008/implementation.pdf>) the decoding time should be reduced in 33%, but it was just 10% for pthread an 5% for openMP. I used a video with 1440x1080. The pthread implementation has 3 threads and t...
2010 May 13
2
long command line cut in 2 parts
...st for convenient purpose). Here is what I did : zz<-merge(transform(merge(value,allcon,all.y=T),SHORTDESCRIPTION=NULL, + VALUE=NULL,PL=-VALUE*pl,quantity=NULL),PosB,all.x=T,sort=F) But when I source the function, I get an error message: Error in source("C:\\Users\\arno\\Documents\\r\\LSC\\PLwork2.r") : C:\Users\arno\Documents\r\LSC\PLwork2.r:34:10: unexpected '=' 33: zz<-merge(transform(merge(value,allcon,all.y=T),SHORTDESCRIPTION=NULL, 34: + VALUE= ^ What is wrong? TY for any help
2011 Nov 10
13
dom0 - oom-killer - memory leak somewhere ?
Hello, I work in a hosting company, we have tens of Xen dom0 running just fine, but unfortunately we do have a few that get out of control. Reported behaviour : - dom0 uses more and more memory - no process can be found using that memory - at some point, oom killer kicks in, and kills everything, until even ssh the box becomes hard - when there is really no more process to kill, it crashes
2008 Aug 15
1
GSoC - Theora multithread decoder
...d implementation of these functions: (c_dec_dc_unpredict_mcu_plane + oc_dec_frags_recon_mcu_plane) and (oc_state_loop_filter_frag_rows + oc_state_borders_fill_rows) as explained in my previous email. But the results were not good. They were equal the implementation without pipeline. http://lampiao.lsc.ic.unicamp.br/~piga/gsoc_2008/comparison.png http://lampiao.lsc.ic.unicamp.br/~piga/gsoc_2008/speedup.png http://lampiao.lsc.ic.unicamp.br/~piga/gsoc_2008/systime.png Next I tried to do some improvements, but without success. I think that the implementation as it is, could not be improved more wi...
2018 Sep 27
4
Synchronizing passwords to Samba 4
Hi, I'm trying to synchronize user accounts from LDAP to Samba 4 AD (using LSC) but it seems that password update through ldap is not allowed. I failed to find details about it, but can someone confirm that unicodePwd cannot be read / wrote trough a LDAPS connection ? Is there any workaround ? Regards. -- Sébastien BEAUDLOT Université d'Avignon et des Pays de Vau...
2003 Oct 31
5
VoiceMail Configuration
Hi, I have some troubles with voicemail sending message to my email address. Do I have to configure sendmail to use Voicemail ? What's about sendmail configuration ? In voicemail. i have lines like this : [default] 1000 => 1234, xxxx yyyy,beasse.lsc@wanadoo.fr I don't see what's password 1234 is ? (password for what ?) But i never received any mail with wav file attached in my beasse.lsc mailbox (wanadoo.fr) The message and the files are in /var/spool/..../1000/INBOX If someone can help me ?
2008 Mar 26
3
Theora logo master
Hello I would like to ask if it's possible to display Theora logo at http://ronja.twibright.com/sw.php I use Theora for automatically generated videos at http://ronja.twibright.com/3d/ If yes can I please have the master of the logo? I cannot use the small logo you have on the website. Thanks, Karel Kulhavy
2003 Dec 10
1
Debian + Samba 3.0 + Mac OS X 10.[2-3] -> insufficient privileges
...e. There's no option: users want to use Finder - and they are right - and not Terminal. Anyone has found a solution to this very embarassing problem? Maybe 3.0.1rc1 helps? It's a _production_ server. I wouldn't like to lose more than 100 gigs of data. Bye, Ago ----------- Deim ?goston LSC Linux Support Center Kft. e-mail: deim.agoston@lsc.hu Tel/fax:06-1/341-0457
2018 Sep 28
2
Synchronizing passwords to Samba 4
Hi Sébastien, >> I'm trying to synchronize user accounts from LDAP to Samba 4 AD >> (using LSC) but it seems that password update through ldap is not >> allowed. >> >> I failed to find details about it, but can someone confirm that >> unicodePwd cannot be read / wrote trough a LDAPS connection ? Is >> there any workaround ? The unicodePwd attribute is not used...
2007 Jul 10
0
Theora Hardware: Integration with LEON is completed!
Hi, The Integration with LEON (first part of my GSoC) is completed. http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3_full.png At the last week I had (leon3 + linux + libtheora) and (leon3 + send_vector_of_input + theora hardware) working ok. Firstly, I thougth that it just would be: http://atlas.lsc.ic.unicamp.br/~andre.lnc/theora_integration_with_leon3.png...
2006 May 31
0
Theora Decoding on FPGA
Hello people My name is Felipe and I sent a proposal to the Google Summer of Code that the goal is to get a FPGA embeded system decoding Theora Streams in real-time. It was accepted and the mentor is the Ralph Giles. The proposal can be viewd here: http://atlas.lsc.ic.unicamp.br/~portavales/wp-content/uploads/2006/05/soc_proposal.txt There is also a presentation with a better division of the hardware modules: http://svn.xiph.org/trunk/theora-fpga/doc/hard_theora.pdf Now, I'm working on it, and today I did a simple implementation of the IDctSlow procedu...
2019 Mar 19
3
Migration to samba4 ad and sync to openldap.
...workstations are linux ltsp and all windows is done via rdp. Getting rid of the openldap is too painful to contemplate. Even if I was willing to more all the authentication and authorization stuff to ad would still need openldap. Seen references to solutions to sync ad to openldap like: https://lsc-project.org/documentation/howto/activedirectory Suspect there are other ways to attack the problem. I'm willing to live with the issue of not being able to sync passwords from kerberos -> ldap. May switch to kerberos for authentication at some point. I have set up a lab environment to te...
2006 Apr 02
0
no audio between sip channels * 1.2.6
...from 192.168.1.201:5062: SIP/2.0 100 Trying To: <sip:699@192.168.1.201:5062> From: "John Millican" <sip:677@pap2>;tag=as604497e3 Call-ID: 400784d110e4e314373334be31ee3576@pap2 CSeq: 102 INVITE Via: SIP/2.0/UDP 192.168.1.10:5060;branch=z9hG4bK036b03c0 Server: Linksys/PAP2-3.1.9(LSc) Content-Length: 0 --- (8 headers 0 lines)--- <-- SIP read from 192.168.1.201:5062: SIP/2.0 180 Ringing To: <sip:699@192.168.1.201:5062>;tag=4eb3c3babbd8e5efi0 From: "John Millican" <sip:677@pap2>;tag=as604497e3 Call-ID: 400784d110e4e314373334be31ee3576@pap2 CSeq: 102 IN...
2007 Jan 29
3
weird hvm performance issue.
(I posted this on xen-users last week, and nobody seemed to know what was up. It is time, I suppose then, to dust off the debugger; I was hoping one of you could point me in the correct direction to begin troubleshooting this.) I''m HVM booting our install-disks (systemimager) here, and I''m spotting some weird performance issues. Our install uses rsync and prints every
2006 Jul 02
5
What goes to Hardware ?
....com/literature/manual/mnl_nios2_board_stratixII_2s60.pdf Please, comments and sugestions are wellcome. Best Regards, felipe -- ________________________________________ Felipe Portavales <portavales@gmail.com> Undergraduate Student - IC-UNICAMP Computer Systems Laboratory http://www.lsc.ic.unicamp.br
2007 May 07
2
Theora running on FPGA
...etter and post in the SVN the quickest as possible. I will did a little movie with the video playing when I finish the integration with the VGA controller. I want thanks Felipe Portavales Goldstein to the support and help. -- Leonardo de Paula Rosa Piga Undergraduate Computer Engineering Student LSC - IC - UNICAMP http://www.students.ic.unicamp.br/~ra033956
2018 Sep 04
1
dcesrv process purpose
...DCs. thank you, really helpful. > Finally, I would say that 50k users is not a mid-sided domain for Samba > as an AD DC, indeed it is one of the largest I've heard of. If so, it > is quite likely that you are hitting some scaling issues. the users are syncronized from OpenLDAP with LSC. When we make the nightly full-syncronization, with hundreds of modify/add/delete, the load is high, but not scaring. So the general case is, in my opinion, fine. > > We continue to improve Samba's AD DC performance at this scale, but > while we have also identified a number of poten...
2008 Apr 23
1
Theora got extreamly slow (Makefile.am was changed)
I have tried to add a plunging to the "libtheora-1.0beta2" (network bandwidth measuring component was added) and Got it success for some far now the problem is when it is added the encoding process get extremely slow (around 20 seconds delay). I think that the problem is with my modified Makefile (some flag may have missed). the following is my modified Makefile.am which is in the
2000 Dec 20
7
CFLAGS / LDFLAGS
I notice that the user is not able to set their own CFLAGS or LDFLAGS in the ao, ogg, vorbis, and voribs-tools projects. Is there a reason for this? I understand the fact that these modules want to set extremely high optimization flags, and that most users won't know what these are offhand, but there are times when it is useful for the user to specify their own CFLAGS/LDFLAGS. For example,