search for: underway

Displaying 20 results from an estimated 337 matches for "underway".

2010 Jun 23
0
ConVirt Enterprise 2.0 Beta underway.
Hi guys In case you have missed, ConVirt Enterprise Beta is now available. Check out details here. http://www.convirture.com/blog/2010/general/convirt-2-0-enterprise-beta-is-underway/ /Jd _______________________________________________ Xen-users mailing list Xen-users@lists.xensource.com http://lists.xensource.com/xen-users
2012 Apr 29
0
[PATCH 1/2] vfs: re-implement writeback_inodes_sb(_nr)_if_idle() and rename them
...iteback_inodes_sb_nr); /** * writeback_inodes_sb - writeback dirty inodes from given super_block @@ -1248,47 +1247,43 @@ void writeback_inodes_sb(struct super_block *sb, enum wb_reason reason) EXPORT_SYMBOL(writeback_inodes_sb); /** - * writeback_inodes_sb_if_idle - start writeback if none underway + * try_to_writeback_inodes_sb_nr - try to start writeback if none underway * @sb: the superblock - * @reason: reason why some writeback work was initiated + * @nr: the number of pages to write + * @reason: the reason of writeback * - * Invoke writeback_inodes_sb if no writeback is currently un...
2006 Apr 12
4
Laszlo on Rails underway
If you have an interest in providing rich web interfaces for your applications beyond the abilities of DHTML, including audio and video, you may want to join me and 225 other developers on the Laszlo on Rails project. Our Google group is at http://groups.google.com/group/laszlo-on-rails. Be a part of something that will be featured in a talk at RailsConf -- join us!
2008 Apr 19
6
sparc server plus zfs
I have heard rumors to the affect that there will be a sparc release of lustre incorporating zfs. If this is true does anyone know how I can get a copy, beta test, or sign up for the effort.
2004 Dec 04
5
Is Gigabit Ethernet necessary?
For an office that is using VoIP phones to connect to Asterisk, is gigabit ethernet really necessary for the Asterisk box to connect to the switch? I know that I won't even approach the limits of 100 Mbps, but would gigabit help with latency / collisions when several calls are underway? The fact is, anything going outside the office will be over a data T1, so intuition tells me that 100 Mbps should be fine... The office will have 20 phones, with remote VoIP phones added to the mix later on. TIA, -Ron -------------- next part -------------- An HTML attachment was scrubbed......
2007 Oct 11
3
CVS/SVN conversion to GIT finished for Samba 3.x branches
-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Folks, The migration is done and the new git repos are online. You can browse the repositories as well as find links to the documentation in the Samba wiki at http://gitweb.samba.org/ A few things, such as buildfarm integration, are still underway and will be completed in a few days. cheers, jerry - -- ===================================================================== Samba ------- http://www.samba.org Centeris ----------- http://www.centeris.com "What man is a man who do...
2012 Aug 08
2
[LLVMdev] VLIW code generation for LLVM backend
...ad learning curve, I suggest choosing LLVM. It seems now the only drawback is its poor support for VLIW architecture. And so if we can count on LLVM's support for VLIW in a near future, we will choose LLVM as the compiler infrastructure without the least hesitation. Can I do any help for this underway work? Regards. 2012/8/8 Sergei Larin <slarin at codeaurora.org>: > Yang, > > There is work currently underway to add SW pipelining and some sort of > global scheduling to Hexagon, but if there is some interest to it from other > targets, it would be helpful to know. What is...
2006 May 09
2
A rails CMS
A client has posed me the task of creating a CMS for a customer facing website using Ruby on Rails. Are there any such projects already underway? If not, is a basic CMS going to be too much for one developer to handle? (I can probably outsource a bit but the budget isn''t massive) The project is scheduled to last for 3 months and will probably involve some basic marketing pages, seach, and a more specific set of functionali...
2003 Jan 08
1
Trivial patch: update README about AIX port status
Hi All. As of now, openssh on AIX passes all regressions tests (and, yes, I just checked!), works with privsep, bugzilla has zero open AIX-specific bugs and IBM ship it essentially unmodified as a supported product. I think it's beyond "support underway" :-) -Daz. -- Darren Tucker (dtucker at zip.com.au) GPG key 8FF4FA69 / D9A3 86E9 7EEE AF4B B2D4 37C9 C982 80C7 8FF4 FA69 Good judgement comes with experience. Unfortunately, the experience usually comes from bad judgement. -------------- next part -------------- Index: README =======...
2007 Nov 21
7
describe scope
...'t yield much, so apologies if this question has been dealt with. It seem well known that a ruby class is ''visible'' between describes, and if this is a problem then you should use some counter as prefix or suffix: ''class Item_001; ... end'' Is there any work underway, or sheduled release where classes will exist only in the scope they are defined? Writing spec''s for Og is where this becomes an issue because Og will grab _all_ manageble objects it can ''see''... all sorts of PITA can arise. Thanks for all the great work, T/BDD definite...
2012 Aug 07
0
[LLVMdev] VLIW code generation for LLVM backend
Yang, There is work currently underway to add SW pipelining and some sort of global scheduling to Hexagon, but if there is some interest to it from other targets, it would be helpful to know. What is your involvement with this? Sergei Larin -- Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum. > -----Original Messa...
2012 Jul 25
2
[LLVMdev] VLIW code generation for LLVM backend
Hi, It seems the only one VLIW target Hexagon in LLVM 3.2 devel uses a straightforward way to emit its VLIW-style asm codes. It uses a list scheduler to schedule on DAG and a simple packetizer to wrap the emitted asm instructions. Both scheduling and packetizing work on basic blocks. so, is there any plan to implement better optimization methods such as trace scheduling, software pipelining, ...
2008 Dec 29
2
[LLVMdev] Enhancing the Trident compiler
Hi, Would anyone happen to know if there are any efforts underway at enhancing the Trident compiler? Some of the things that I would like to add to the Trident compiler are : a. Support for compiling multiple C functions in an input file b. Support for parameter passing c. Support for functions returning results d. Support for a C++ front end, and C++ objec...
2021 Mar 12
2
On retiring some terminology
Hello fellow NUTs :) Some time ago an issue https://github.com/networkupstools/nut/issues/840 was raised, and with current work underway to publish a standard on NUT protocol it became more urgent - to retire the master/slave terminology from NUT configuration and documentation. I looked around for suitable synonyms, and for our primary use-case with upsmon roles - where it either manages an UPS by direct link and tells others to...
2021 Mar 12
2
On retiring some terminology
Hello fellow NUTs :) Some time ago an issue https://github.com/networkupstools/nut/issues/840 was raised, and with current work underway to publish a standard on NUT protocol it became more urgent - to retire the master/slave terminology from NUT configuration and documentation. I looked around for suitable synonyms, and for our primary use-case with upsmon roles - where it either manages an UPS by direct link and tells others to...
1997 Oct 08
2
OPLOCKS....
Hi, I have an application under Access that is running dead slow. I've done some testing and it appears that Access really likes to use OPLOCKS which of course Samba does not support. Is there any work underway to get Samba to support OPLOCKS? I know they are difficult to implement but I'm faced with a decisions now to buy an NT box (Ugh!) or do a lot of messing around to get this application to perform decently. The application in questions takes around 5 hours to do a taks without OPLOCKS and ar...
2003 Dec 26
13
Remaining .htm? files
Of the remaining HTML files in the Shorewall-docs/ project, the only ones that I want to convert to HTML are: standalone.htm two-interface.htm three-interface.htm Paul -- while file(s) are you working on? -Tom -- Tom Eastep \ Nothing is foolproof to a sufficiently talented fool Shoreline, \ http://shorewall.net Washington USA \ teastep@shorewall.net
2018 Mar 12
3
[RFC PATCH 00/13] SVM (share virtual memory) with HMM in nouveau
...e mesa). Open source userspace being a > > requirement for the DRM subsystem. I pushed in [1] a simple standalone > > program that can be use to test SVM through HMM with nouveau. I expect > > we will have a somewhat working userspace in the coming weeks, work > > being well underway and some patches have already been posted on mesa > > mailing list. > > You could use the OpenGL extensions to import arbitrary user pointers as > bringup use case for this. > > I was hoping to do the same for my ATC/HMM work on radeonsi and as far as I > know there are ev...
2017 May 09
2
Add more projects into Git monorepo
...gly opposed to libunwind having its separate life). There have been multiple discussions, and the conclusion from all that I have participated in was that projects that are tightly version locked to LLVM should be in the monorepo, everything else should be separate. Apparently there is now a plan underway to not do this and to make life harder for people who work on the projects that are not version locked to LLVM. I am simply repeating the objections that numerous people have made in each of these discussions. David
2005 Jan 16
3
New Doc Status
I know it''s been a few weeks since Nick asked me to work on new wxRuby document output from the xml file in the wxruby-swig source tree. So I''m updating the list so you know that it is underway. A new wxRuby API is coming!! I have the parsing complete, and I am trying to make this be most-beneficial to the wxRuby community. Perhaps someone reading this may have an opinion, idea or insight that will help. Here''s the direction I have/am moving in... - Extract the classes from...