Displaying 20 results from an estimated 500 matches similar to: "[OTAnn] Feedback"
2019 Aug 13
2
DANGER WILL ROBINSON, DANGER
On 09/08/19 18:24, Matthew Wilcox wrote:
> On Fri, Aug 09, 2019 at 07:00:26PM +0300, Adalbert Laz?r wrote:
>> +++ b/include/linux/page-flags.h
>> @@ -417,8 +417,10 @@ PAGEFLAG(Idle, idle, PF_ANY)
>> */
>> #define PAGE_MAPPING_ANON 0x1
>> #define PAGE_MAPPING_MOVABLE 0x2
>> +#define PAGE_MAPPING_REMOTE 0x4
> Uh. How do you know page->mapping would
2019 Aug 13
2
DANGER WILL ROBINSON, DANGER
On 09/08/19 18:24, Matthew Wilcox wrote:
> On Fri, Aug 09, 2019 at 07:00:26PM +0300, Adalbert Laz?r wrote:
>> +++ b/include/linux/page-flags.h
>> @@ -417,8 +417,10 @@ PAGEFLAG(Idle, idle, PF_ANY)
>> */
>> #define PAGE_MAPPING_ANON 0x1
>> #define PAGE_MAPPING_MOVABLE 0x2
>> +#define PAGE_MAPPING_REMOTE 0x4
> Uh. How do you know page->mapping would
2011 Feb 12
11
SIP Hardphone that works well with asterisk
Hi,
I have been out of touch with asterisk for quit some time and needed some
recommendations. I am looking for SIP hardphone that works well with
asterisk server.
Pls suggest.
cheers
/ag
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20110212/ccd9d985/attachment.htm>
2005 Mar 15
4
simple routing protocol for VPN redundancy?
Hello all,
I need a very simple routing protocol for VPN redundancy.
We have several sites and each site has a Linux router and two IPCops each
with an ADSL connection to the internet using different ISP''s.
I have configured VPN''s between all of the sites for each IPcop on ispA and
the same for the IPCops on ispB. This way, if one of the ISP fails, I change
the route on the
2004 Nov 16
2
[LLVMdev] Fixes for windows version
I have some patches of my own:
* An improvement on Morten's fix to Signals.cpp.
* Undo the breakage to system.vcproj (Signals.cpp was being built twice
as a result).
* Fix a class/struct inconsistency.
* Remove unneeded #includes from win32 fSystem files.
I've also determined why VC++ complains about deprecated destructors
when using hash_map. Because it's not ANSI (yet),
2016 Jan 28
2
Suggestions for cross site domain
Hi James,
Command to join:
sudo samba-tool domain join int.thevoiceasia.com DC -Uadministrator
--realm=int.thevoiceasia.com
I can reproduce the problem in the UK and it seems to be something to
do with IPv6. As far as I'm aware, although my network switches support
IPv6, I have never set it up.
I have disabled IPv6 addresses on all the DCs a few days ago. I
suppose it is possible
2004 Jun 16
4
Digium X100P vs Dodgy Ebay X100P
Hi
I thought this might be of general interest.
Recently I purchased an X100P from a Digium reseller in the UK. Very
pleased with the card; works perfectly. My friend (known for his deep
pockets and short arms) purchased an X100P card from Ebay. He's had no end
of problems with line noise, dropped called etc so I thought I would compare
the two cards. Plus mine was delivered within two
2014 Nov 05
2
[LLVMdev] Inline Symbolication with -gsplit-dwarf
So, after many shenanigans, we finally have -gmlt-like inline summary debug
info in .debug_info when using -gsplit-dwarf (see r221306). Hooray \o/
Testing this with asan, it seems to be working:
Given a simple example of inlining failure:
$ cat asan.cpp
__attribute__((always_inline)) inline void func(int* i) { *i = 3; }
int main() {
func(nullptr);
}
The failures before this change:
#0
2018 Mar 12
4
Expected performance for WORM scenario
Heya fellas.
I've been struggling quite a lot to get glusterfs to perform even
halfdecently with a write-intensive workload. Testnumbers are from gluster
3.10.7.
We store a bunch of small files in a doubly-tiered sha1 hash fanout
directory structure. The directories themselves aren't overly full. Most of
the data we write to gluster is "write once, read probably never", so 99%
2006 Jun 04
5
Manipulating form inputs?
I have created a scaffold Admin/Radicals for doing CRUD. However, I''m
not sure exactly where the scaffold uses the save() method. For a new
entry, it creates form "radical" referencing method create(). The code
for create() is as follows:
def create
@radical = Radical.new(params[:radical])
if @radical.save
flash[:notice] = ''Radical was
2011 Mar 21
4
Localhost:3000 using IE on parallels
Hey Guys,
I am at my wits end over this issue.
I have a rails app up and running using WEBrick on localhost:3000 from
my mac, everything is fine.
I would like to test my app in IE, so i am running parallels. To access
localhost from IE on the virtual machine, i use MYCOMPUTERNAME.local in
the address bar of IE. This serves up the "it works!" page no problem.
However, when i specify
2019 May 16
5
nrow(rbind(character(), character())) returns 2 (as documented but very unintuitive, IMHO)
Hi all,
Apologies if this has been asked before (a quick google didn't find it for
me),and I know this is a case of behaving as documented but its so
unintuitive (to me at least) that I figured I'd bring it up here anyway. I
figure its probably going to not be changed, but I'm happy to submit a
patch if this is something R-core feels can/should change.
So I recently got bitten by
2020 Aug 05
4
Deprecation of scp protocol and improving sftp client
It seems that there are a few camps here:
* The scp power users - this camp believes that scp supporting backtick
notation is fine and that running arbitrary commands is a perfectly fine
thing to do.
* The restricted shell users - this camp believes that scp supporting
backtick may not be the best, and there are various restricted shells which
can prevent this. Power users may belong to this
2011 Dec 25
1
is centos bugzilla borked?
I managed to get an account set up on the centos bugzilla, after futzing
with it for a half hour, but for the life of me I cannot get to the
page where I would enter a new one. my browser just says "transferring
data from bugs.centos.org" and sits there with the little thingie going
round and round. for an hour or more. disconnect and try again. same
thing. I've been trying for over
2014 Feb 24
1
FYI: CentOS legalese
Putting the Genie Back in the Bottle:
More RedHat Legal Shenanigans with CentOS
http://nerdvittles.com/?p=8721
Closing the Book on CentOS: [...]
http://nerdvittles.com/
Thanks to the author of the above articles.
jb
2016 Jan 28
2
Suggestions for cross site domain
On 28/01/16 21:32, Wayne Merricks wrote:
> Apologies, managed to venture onto the dreaded 2nd page of Google and
> found an answer.
>
> If anyone gets stuck add --server to the end of the command and this
> points samba-tool directly to the DC you wish to use for joining.
>
> E.g. my dc of ukads001.int.thevoiceasia.com makes this command:
>
> sudo samba-tool domain
2020 May 01
3
io_uring cause data corruption
On Fri, May 01, 2020 at 09:27:58PM +0200, A L via samba wrote:
> > Jeremy.
> I did not use a command line, but rather File Explorer
> 1) In File explorer, go to \\SAMBA\share_io_uring\
> 2) Select folder "test2-ro" and choose copy
> 3) Paste to a local drive
>
> The amount of files not working seems to vary, but usually within the 10
> first copied files. You
2004 Nov 16
0
[LLVMdev] Fixes for windows version
Jeff,
On Mon, 2004-11-15 at 21:43, Jeff Cohen wrote:
> I have some patches of my own:
>
> * An improvement on Morten's fix to Signals.cpp.
>
> * Undo the breakage to system.vcproj (Signals.cpp was being built twice
> as a result).
>
> * Fix a class/struct inconsistency.
>
> * Remove unneeded #includes from win32 fSystem files.
>
Thanks for the
2017 Oct 06
2
My sub-folder with Outlook work-around to date
Hi All, please be kind, this is my first e-mail to the list :-)
I actively support CentOS based e-mail servers running Dovecot,
Sendmail, Spammassassin and 3 x SOGo based setups.
Dovecot is my goto IMAP server and have used it and modifications to it
to net excellent results for years.
Then we have people who insist on only using Outlook (and in some
instances the MS Live Messenger thingy).
2004 Nov 16
2
[LLVMdev] Fixes for windows version
>>I've also determined why VC++ complains about deprecated destructors
>>when using hash_map. Because it's not ANSI (yet), Microsoft decided to
>>move it from the std namespace to the stdext namespace. Use of
>>std::hash_map is therefore deprecated. Similar shenanigans have been
>>committed by gcc from one version to another. I see where this is