Displaying 20 results from an estimated 110 matches similar to: "Break Points"
2012 Feb 01
0
Help on the progam of CGE models
Is Computable General Equilibrium modelling(CGE modelling) possible
in R.... Please help as the software which does it is very costly
especially for the developing countries scholars like me
Thanking You
Ayanendu Sanyal
Institute for Social and Economic Change
Nagarbhavi
Bangalore
India
PIN 560072
2020 Mar 30
2
LLD bug causing objcopy ELF to binary generation to create large binaries
Hi Andrew,
Thanks for the background and context.
"In your issue, just to clarify, is the ELF output from LLD also
"large", or is it just the output from the llvm-objcopy operating on
that ELF that is "large"? Do you have a simple sample to demonstrate
this issue?"
The ELF size is actually smaller, compared to what was generated from
LLVM 7.x. (~900Kb vs
2020 Mar 29
2
LLD bug causing objcopy ELF to binary generation to create large binaries
Hi LLVM devs,
I came across an LLD bug in v 10.x where ELF parser / processor is
setting .PROGBITS attribute for .heap and .stack sections, which leads
to large binaries when we do `llvm-objcopy -o binary` to generate the
binary output for armv6m. (e.g. for a 57Kb elf would yield a ~400Mb
binary).
This in comparison with LLVM 7.x , would produce the correct binary size
of 35Kb and the
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath Security Advisory
The FreeBSD Project
Topic: Single byte buffer overflow in realpath(3)
Category: core
Module: libc
Announced:
2003 Aug 05
4
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath [REVISED]
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath Security Advisory
The FreeBSD Project
Topic: Single byte buffer overflow in realpath(3)
Category: core
Module: libc
Announced:
2008 Mar 30
2
Rsync on windows
Hi,
It there a way to use rsync from windows server, so it will pull data on
NFS through UNIX rsync server?
Thanks,
Oren Mark
Intel - Israel Engineering Computing
ISEC Data & Application Hosting
oren.mark@intel.com
(+) 972-4-865-5987
iNET: 465-5987
---------------------------------------------------------------------
Intel Israel (74) Limited
This e-mail and any attachments may contain
2019 Apr 19
0
[ANNOUNCE] libdrm 2.4.98
This release adds marketing names for AMDGPU devices, a fallback path in
drmDevice for devices lacking OF data and drmIsMaster API, amongst other
changes.
-Emil
Alex Deucher (3):
amdgpu: add some raven marketing names
amdgpu: add marketing name for AMD Radeon VII
amdgpu: update amdgpu_drm.h from drm-next for 5.2
Andreas Baierl (1):
xf86drm: Fix segmentation fault while
2018 Oct 04
0
[ANNOUNCE] libdrm 2.4.95
This release adds a fallback for realpath() which was blocked by the
web-browser sand-boxing. While the browsers are fixed-up they seem to have
little incentive to roll bugfix releases :-\
-Emil
Ayan Kumar Halder (1):
libdrm: headers: Sync with drm-next
Christian König (4):
tests/amdgpu: add unaligned VM test
amdgpu: remove invalid check in amdgpu_bo_alloc
test/amdgpu:
2009 Jun 28
1
testing an ARFIMA model for structural breaks with unknown breakpoint
Dear R users,
I'm trying to use the "strucchange" package to determine structural breaks
in an ARFIMA model.
Unfortunately I'm not so familiar with this topic (and worse, I'm a beginner
in R), so I don't know exactly how to specify my model so that the
"Fstats","sctest" and "breakpoint" functions to recognize it and to
calculate the
2011 Sep 21
1
Strucchange gbreakpoints
Hi,
I am a new user to R.
I am using strucchange to generate breakpoints:
--------------------------------------------------------------------------------------
> res <- gbreakpoints(GDP.new ~ 1,data=a,h=2,breaks=5)
> print(res)
Optimal 6-segment partition for `lm' fit:
Call:
gbreakpoints(formula = GDP.new ~ 1, data = a, h = 2, breaks = 5)
Breakpoints at observation number:
2004 Aug 17
0
HTB kernel panic crash!
(list admin, please cancel the same post from my other email address --
forgot to change it on first submission)
I need to setup QoS on a linux router/firewall I maintain. I spent 10
hours reading everything I could find on QoS/HTB/iproute2 and came up with
what I thought made sense for my situation. So I deployed it and BOOM!
KERNEL PANIC! Not what I was expecting... now the debugging begins.
2011 Sep 14
1
Strucchange generating breakpoints
Hi,
I am new to R. I am using strucchange to get the breakpoints in time series
dataset. So the problem I am facing is: I want to link the result generated
by the breakpoints to further analysis (for eg. generating volatility for
each group). The result is in following form:
---------------------------------------
> res <- gbreakpoints(GDP.new ~ 1,data=a,h=2,breaks=6)
> res
2011 Oct 13
0
1) A memory leak in drivers/rhino.c 2) Wunused-but-set-variable.patch
I would like to have your comments regarding:
1) drivers/rhino.c
------------------
The following patch addresses some problems in drivers/rhino.c. Or
that is what I think. I don't use this hardware. The patch:
1. Eliminates some usefulness definitions.
2. It removes code that evaluate the time. I can't see how the code
actually does useful work.
3. The
2003 Aug 03
0
FreeBSD Security Advisory FreeBSD-SA-03:08.realpath
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
=============================================================================
FreeBSD-SA-03:08.realpath Security Advisory
The FreeBSD Project
Topic: Single byte buffer overflow in realpath(3)
Category: core
Module: libc
Announced:
2003 Aug 05
1
What's the thing? FreeBSD Security AdvisoryFreeBSD-SA-03:08.realpath (fwd)
Hello there.
I tried make update using the following stable-supfile:
*default base=/usr
*default prefix=/usr
*default release=cvs tag=RELENG_4
*default delete use-rel-suffix
and my two nearest Russian CVS mirrors showed no changes in realpath.
Heck, I downloaded the patch and said in /usr/src:
# patch < realpath.patch
so it was rejected. Then I looked into realpath.c's revision and
2005 Jan 07
0
Another kernel vuln. 2.4 up to and including 2.4.29-pre3, 2.6 up to and including 2.6.10
Just a heads-up even though it''s probably not remotely sploitable::
Unprivileged local users can gain elevated (root) privileges.
http://www.securityfocus.com/archive/1/386436/2005-01-04/2005-01-10/0
http://isec.pl/vulnerabilities/isec-0021-uselib.txt
2000 Jan 04
0
Problem with Samba 1.9.18p10 on Solaris 2.5.1
Hi,
I have a problem accessing files on NT and 95 using Samba version
1.9.18p10. The files that I am accessing are in ClearCase (version
control software) on a Solaris Ultra 60 server. They are source files
and are compiled on NT on the command line through batch files. If I
fire more than one build (batch file) then once in a while I get a
fatal error from the Microsoft compiler - "Could
2009 Apr 22
3
Discover significant change in sorted vector
Hi,
suppose I have a simple sorted vector like this:
a <- c(2,3,3,5,6,8,8,9,15, 25, 34,36,36,38,41,43,44,44,46);
Is there a function in R, I can use to discover that from index 8 to
index 11 the values are changing significantly?
The function should return a value pointing to one of the indices 8,
9, 10 or 11. Any of them would be fine.
The difficulty is that there may be no big gap. I
2003 Mar 20
0
htb after ptrace patch
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi!
I''m running htb on an 2.4.20 with the linux-2.4.20-ptrace.patch and now the
messages in my syslog changed. specially, what is net-pf-14?
I didn''t change anything else, just applied the patch and installed the kernel
Mar 20 15:33:54 stovokor kernel: HTB: quantum of class 10001 is big. Consider
r2q change.<4>HTB: quantum
2005 Sep 03
1
Loggin of authorized keys
This is a follow-up on a thread from last year requesting that openssh
indicate which authorized key was accepted during a login as opposed to
just logging that a key was accepted...
Here's the old message:
It is possible for ~user/.ssh/authorized_keys to have multiple
entries. It would be quite helpful if openssh would enhance the
log to indicate WHICH key was